added gnutls backend and moved backend code into new files
[ircu2.10.12-pk.git] / ircd / test /
2015-11-07 pk910Merge branch 'u2_10_12_branch' of git://git.code.sf...
2015-09-24 Michael Pooleipmask_parse: Reject a full IPv6 address followed by ::.
2015-09-17 Michael Pooleircd_in_addr_t.c: Add test for the previous commit.
2012-06-01 Michael PooleRename .cvsignore files to .gitignore.
2010-03-09 Michael PooleFix compilation problems when _SC_PAGE_SIZE is not...
2008-11-18 Michael PooleUpdate the match() unit test to catch buffer over-reads.
2008-03-20 Michael PooleDo not accept strings like 0.0.0.0.0 as IP masks.
2007-08-21 Michael PooleMatch 127.*.*.* masks against IPs in the usually expect...
2005-10-31 Michael PooleUpdate .cvsignore files.
2005-09-20 Michael PooleRegenerate "make depend" dependencies.
2005-09-12 Michael PooleFix IP mask parsing some more (hopefully for good).
2005-06-17 Michael PooleAdd missing header to ircd_string.h; add debug logging...
2005-05-31 Michael PooleAdd new test scripts and generally improve code coverag...
2005-05-30 Michael PooleCorrectly match globs that end in escaped wildcards.
2005-05-11 Michael PooleAvoid sending MODE +o to local channel creator, and...
2005-05-10 Michael PooleAdd some automated test scripts and fix bugs exposed...
2005-05-08 Michael PooleFix base64toip() bugs (PR#1197043).
2005-03-20 Michael PooleFix typos in comments and strings to reduce future...
2005-02-10 Michael PooleFix a resolver crash and an v4-compatible address parsi...
2005-01-23 Michael PooleFix ircd/test/Makefile for BSD.
2005-01-04 Michael PooleUpdate .cvsignore and Makefile dependencies.
2004-12-28 Michael PooleConvert irc_in_addr_* to macros. Add test program...
2004-12-11 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-09-11 Michael PooleClean up comments and channel prefix list in a test...
2000-03-18 BleepAuthor: Bleep <tomh@inxpress.net>