added basic ssl support to ircu
[ircu2.10.12-pk.git] / include /
2005-04-25 Michael PooleAdd autoconnect option for Connect block.
2005-04-24 Michael PooleFix sporadic spurious (and mysterious) config file...
2005-04-17 Michael PooleMake realname Kill blocks more predictable, and add...
2005-04-09 Michael PooleAdd option to debug Client block selections. Fix relat...
2005-04-07 Michael PooleSplit RPL_APASSWARN and ERR_NOTMANAGER into multiple...
2005-04-05 Michael PooleMake CAP handling comply with draft-mitchell-irc-capabi...
2005-04-02 Michael PooleAllow flagging of pseudo-commands as "fast".
2005-04-02 Michael PooleReturn accurate privilege information for remote opers.
2005-03-31 Michael PooleFix Doxygen comment typo; clarify username handling.
2005-03-30 Michael PooleAlphabetize HIS_STATS_? features, but remove HIS_STATS_h.
2005-03-30 Michael PooleReed Loden's patch to add /stats J, listing nick jupes...
2005-03-19 Michael PooleAdd assertions to try to catch IPcheck counting errors.
2005-02-24 Michael PooleDefine a privilege (off by default) that allows opers...
2005-02-22 Michael PooleMake PRIV_LIST_CHAN work as it should (affecting LIST...
2005-01-27 Michael PooleFix error in MyCalloc definition; memdebug compile...
2005-01-23 Michael PooleFix typos and kqueue() engine.
2004-12-29 Michael PooleImprove support for IPv4 vs IPv6 virtual hosts (fixes...
2004-12-28 Michael PooleRemove unused macros and #include <arpa/inet.h>s.
2004-12-28 Michael PooleConvert irc_in_addr_* to macros. Add test program...
2004-12-18 Michael PooleMove unreg, privs, capab and active fields from struct...
2004-12-18 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-12-18 Michael PooleFix bugs and memory leaks in ban management.
2004-12-16 Michael PooleAdd new server flag (+6) to indicate IPv6 address forma...
2004-12-11 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-11-10 Michael PooleFix resolver code when IPv6 is enabled (or at least...
2004-11-07 Michael PooleFix memory leaks from ircd_crypt and epoll support.
2004-11-07 Michael PooleConvert connection byte counters to 64-bit integers.
2004-11-07 Michael PooleImplement silence exceptions.
2004-11-07 Michael PooleAdd an "exception" flag to struct Ban. (This is not...
2004-10-26 Michael PooleFix minor error in FLAGSET_MASK definition (pointed...
2004-10-21 Michael PooleAdd CIDR ban support.
2004-10-20 Michael PooleUpdate names for ban flags.
2004-10-19 Michael PooleConvert the ban parts of struct SLink into struct Ban.
2004-10-18 Michael PooleAllow Client and Operator blocks to be CIDR-based.
2004-10-17 Michael PooleAdd support for CIDR-based MOTD masks.
2004-10-17 Michael PooleGet rid of the unused RPL_STATMEM and RPL_STATMEMTOT.
2004-10-14 Michael PooleTrack in-progress LISTs by next hash bucket to send...
2004-10-13 Michael PooleClean up struct Client, struct Connection, and user...
2004-10-12 Michael PooleGet rid of CONF_LEAF and CONF_HUB, and follow up with...
2004-10-05 Michael PooleGet rid of "Good" and "Broken" prefixes on MD5 functions.
2004-10-05 Michael PooleAdd file-level doxygen comment blocks where they were...
2004-10-05 Michael PooleRemove the unused and unreferenced ircd_xopen.h.
2004-10-05 Michael PooleFix typos in doxygen comment blocks.
2004-10-05 Michael PooleDoxyfy ircd_handler.h.
2004-10-05 Michael PooleDoxyfy hash.h and hash.c.
2004-10-05 Michael PooleDoxyfy msg.h.
2004-10-05 Michael PooleDoxyfy ircd_reply.h and ircd_reply.c.
2004-10-05 Michael PooleDoxyfy ircd_md5.h and ircd_md5.c.
2004-10-05 Michael PooleDoxyfy ircd_defs.h.
2004-10-05 Michael PooleDoxyfy ircd_chattr.h.
2004-10-05 Michael PooleDoxyfy ircd_alloc.h and ircd_alloc.c.
2004-10-05 Michael PooleDoxyfy fileio.h and fileio.c.
2004-10-05 Michael PooleDoxyfy dbuf.h and dbuf.c.
2004-10-05 Michael PooleDoxyfy client.h and client.c.
2004-10-04 Michael PooleDoxyfy class.h and class.c.
2004-10-03 Michael PooleDoxyfy random.h and random.c.
2004-10-03 Michael PooleDoxyfy querycmds.h and querycmds.c.
2004-10-03 Michael PooleDoxyfy jupe.h and jupe.c.
2004-10-03 Michael PooleDoxyfy listener.h and listener.c.
2004-10-02 Michael PooleDoxyfy motd.h and motd.c.
2004-10-02 Michael PooleDoxyfy numnicks.h and numnicks.c.
2004-10-02 Michael PooleDoxyfy list.h and list.c.
2004-09-30 Michael PooleDoxyfy msgq.h and msgq.c.
2004-09-30 Michael PooleDoxyfy ircd_osdep.h and os_generic.c.
2004-09-30 Michael PooleSquash errors from doxygen (fix typos and unescaped...
2004-09-30 Michael PooleDoxyfy ircd_string.h and ircd_string.c.
2004-09-30 Michael PooleFix wrong typename escapes to prevent doxygen auto...
2004-09-29 Michael PooleDoxyfy ircd.h and ircd.c.
2004-09-29 Michael PooleDoxyfy ircd_features.h and ircd_features.c.
2004-09-29 Michael PooleDoxyfy ircd_events.h and ircd_events.c.
2004-09-29 Michael PooleDoxyfy gline.h and gline.c.
2004-09-28 Michael PooleDoxyfy match.h and match.c.
2004-09-28 Michael PooleDoxyfy ircd_log.h and ircd_log.c.
2004-09-28 Michael PooleDoxyfy res.h and ircd_res.c.
2004-09-28 Michael PooleDoxyfy ircd_reslib.h and ircd_reslib.c.
2004-09-28 Michael PooleDoxyfy ircd_snprintf.h and ircd_snprintf.c.
2004-09-27 Michael PooleDoxyfy struct.h.
2004-09-27 Michael PooleDoxyfy whowas.h and whowas.c.
2004-09-27 Michael PooleDoxyfy whocmds.h and whocmds.c.
2004-09-27 Michael PooleDoxyfy userload.h and userload.c.
2004-09-27 Michael PooleDoxyfy uping.h and uping.c.
2004-09-27 Michael PooleMove check_if_ipmask() from support.* to match.*.
2004-09-27 Michael PooleDoxyfy send.h and send.c. Move opsarray[] declaration...
2004-09-26 Michael PooleDoxyfy s_user.h and s_user.c.
2004-09-23 Michael PooleDoxyfy s_stats.h and s_stats.c.
2004-09-23 Michael PooleDoxyfy s_misc.h and s_misc.c.
2004-09-23 Michael PooleDoxyfy numeric.h and s_err.c, getting rid of the unused...
2004-09-23 Michael PooleDoxyfy s_debug.h and s_debug.c.
2004-09-23 Michael PooleDoxyfy s_conf.h and s_conf.c.
2004-09-22 Perry LorierAuthor: Isomer <isomer@undernet.org>
2004-09-21 Michael PooleDoxyfy list.h, removing the unused delist_conf() function.
2004-09-21 Michael PooleRemove unused types and variables from s_bsd.h so I...
2004-09-21 Michael PooleDoxyfile s_auth.h.
2004-09-18 Michael PooleMake "counting" fields of ConnectionClass unsigned.
2004-09-17 Michael PooleMake IAuth protocol work again and add a bit of debuggi...
2004-09-13 Michael PooleUse +U instead of +u for user passwords (avoiding colli...
2004-09-13 Michael PooleMake default virtual host work for .12, and make IPv4...
2004-09-12 Michael PooleAllow /stats to accept long names for the displayed...
2004-09-12 Michael PooleSend RPL_TRACEEND at end of trace output.
2004-09-11 Michael PooleAdd new feature FEAT_HIS_WHOIS_LOCALCHAN.
next