added basic ssl support to ircu
[ircu2.10.12-pk.git] / ircd / ircd_lexer.l
2015-11-08 pk910added basic ssl support to ircu upstream-ssl
2015-11-07 pk910Merge branch 'u2_10_12_branch' of git://git.code.sf...
2007-11-30 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-10-30 Michael PooleConvert lexer to read using fileio.[ch] functions ...
2007-02-25 Michael PooleAllow specification of DNS vhost and server in ircd...
2006-12-07 Michael PooleAllow per-port specification of address family, and...
2006-06-08 Michael PooleAllow ircd.conf to control the list_chan privilege.
2006-02-16 Michael PooleImplement a progressive iauth system.
2005-04-26 Michael PooleQuash lexer warning.
2005-04-25 Michael PooleAdd autoconnect option for Connect block.
2005-04-24 Michael PooleFix sporadic spurious (and mysterious) config file...
2005-04-02 Michael PooleAllow flagging of pseudo-commands as "fast".
2005-02-24 Michael PooleDefine a privilege (off by default) that allows opers...
2005-01-15 Michael PooleMore RELEASE.NOTES updates and operator privilege docum...
2004-12-29 Michael PooleImprove support for IPv4 vs IPv6 virtual hosts (fixes...
2004-12-14 Michael PooleAllow the resolver source address to be specified in...
2004-12-14 Michael PooleRemove obsolete tools/crypter script. Allow Client...
2004-10-18 Michael PooleAllow Client and Operator blocks to be CIDR-based.
2004-10-12 Michael PooleGet rid of CONF_LEAF and CONF_HUB, and follow up with...
2004-08-19 Michael PooleIPv6 support (hopefully with fewer future transition...
2004-08-17 Michael PooleChange tokenizer to reduce number of lexer states and be
2004-08-16 Michael PooleFixes to improve portability (especially to OS X, Solar...
2004-06-30 Michael Pooleimplement IAUTH client code to query a separate server...
2004-05-17 Michael PooleReplace privilege-controlling Feature settings with
2004-05-11 Michael PooleImplement a per-connection-class default usermode option.
2004-05-10 Michael Poole2004-05-09 Michael Poole <mdpoole@troilus.org>
2003-01-07 Andrew Miller- The big forward port. I probably broke lots of stuff...
2002-04-05 Andrew MillerAuthor: Andrew Miller
2002-04-02 Perry LorierAuthor: A1kmm