summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-10Load the certificate chain rather than just the first certlinuxnet-8.1.20Russell King
2021-01-26Update lexer and parserRussell King
2020-11-19Update autoconf filesRussell King
2020-11-19Update libcap supportRussell King
2019-07-21Accept expired server certificatesRussell King
2019-07-21Add CERTFP capabilityRussell King
2019-07-21Re-allow wildcarded hosts in connect blocksRussell King
2019-07-21Add initial support for client certificate fingerprintsRussell King
2019-07-21Initial libcap capability supportRussell King
2019-07-21Add support for hidden command modulesRussell King
2019-07-21Add ^ support for SSL connectionsRussell King
2019-07-21Add support for limited temporary KlinesRussell King
2019-07-21Convert global channel operator support to OFTC's God mode.Russell King
2019-07-21Add global channel operator supportRussell King
2016-06-12Add support for configurable initial channel modesRussell King
2016-06-12Fix empty sockhostRussell King
2016-06-12Add patch from Pie-Man to stop flooding connecting servers with 451 errorsRussell King
2014-07-19- conf.c:valid_wild_card_simple(): don't read past the zero charactermichael
2014-07-18- conf_parser.y: do some logging if the dh param file can't be opened/readmichael
2014-07-18- Cleaned up and sanitized /challenge relatedcodemichael
2014-07-02- Removed supported.hmichael
2014-07-02- Removed hooking systemmichael
2014-06-29- conf.c:set_default_conf(): default to 1 connection per 1 secondmichael
2014-06-25- channel.c:check_splitmode(): logic fixesmichael
2014-06-24- conf.c:read_conf_files(): chanmodes c an M were missed in CHANMODESmichael
2014-06-19- AUTHORS, version.c: added Fawkes to contributorsmichael
2014-06-18- version.c: fixed compile warning with clang -Winvalid-source-encoding. Fix ...michael
2014-06-06- conf_parser.y: fixed stupid bug that has successfully has hidden itself sin...michael
2014-06-05- Update macros in m4/michael
2014-06-03- send.c:sendto_match_servs(): use DLINK_FOREACH_SAFE() as send_message_remote()michael
2014-06-02- conf.c:set_default_conf(): reset ConfigFileEntry.stats_e_disabledmichael
2014-06-01- hostmask.c:mask_addr(): fixed merging errormichael
2014-06-01- hostmask.c:mask_addr(): fiex compile warningsmichael
2014-05-30- channel_mode.c:chm_simple(): channel halfops may now set +pmichael
2014-05-30- channel_mode.c:chm_hop(): channel halfops (%) may now no longer (de)halfop ...michael
2014-05-30- irc-operators may now no longer set a channel +O if they are only halfops (%)michael
2014-05-30- channel_mode.c:chm_operonly(): removed dead codemichael
2014-05-29- channel_mode.c: revert changes to channel_modes() for now. apparentlymichael
2014-05-29- channel_mode.c:channel_modes(): replaced sprintf with strcat;michael
2014-05-29- channel_mode.c:channel_modes(): fix to previous changesmichael
2014-05-29- channel_mode.c:channel_modes(): get rid of trailing spaces ifmichael
2014-05-23- channel_mode.c:chm_operonly(): removed redundant assignmentmichael
2014-05-22- parse.c:mod_del_cmd(): make sure the command actually exists in the trie be...michael
2014-05-16- conf_class.c:class_free(): added an assert()michael
2014-05-14- ircd.c:main(): make this "don't run ircd as root!!!11" message look more se...michael
2014-05-10- conf.c:parse_aline(): use CONF_NOREASON for default reasonmichael
2014-05-01- Backported /list and hunt_server() optimization from TRUNKmichael
2014-05-01- conf_parser.y: fixed bug where the parser wouldn't take time unitsmichael
2014-04-30- Fixed possible WATCH core. Fix provided by Adammichael
2014-04-15- Readded FLAGS_BLOCKEDmichael