added gnutls backend and moved backend code into new files
[ircu2.10.12-pk.git] / ircd / os_generic.c
2015-11-07 pk910Merge branch 'u2_10_12_branch' of git://git.code.sf...
2007-02-28 Michael PooleMake IPv4-only sockaddr_from_irc() work properly.
2007-01-15 Michael PooleMerge end-of-December changes from HEAD to u2_10_12_branch.
2006-12-07 Michael PooleAllow per-port specification of address family, and...
2006-03-14 Michael PooleFix /uping on IPv6-enabled FreeBSD builds (#1435373).
2006-02-16 Michael PooleAdd os_socketpair() function; clean up blocking tests.
2005-12-14 Michael PooleFix build on Solaris 10.
2005-10-12 Michael PooleMake os_get_rusage() conditional on DEBUGMODE.
2005-05-09 Michael PooleUse v4compat addresses when !defined(IPV6).
2005-03-20 Michael PooleFix typos in comments and strings to reduce future...
2005-01-21 Michael PooleChanges to fix the compile for FreeBSD 5.3.
2004-12-29 Michael PooleImprove support for IPv4 vs IPv6 virtual hosts (fixes...
2004-12-14 Michael PooleRemove obsolete tools/crypter script. Allow Client...
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-10-05 Michael PooleFix typos in doxygen comment blocks.
2004-09-30 Michael PooleDoxyfy ircd_osdep.h and os_generic.c.
2004-09-13 Michael PooleMake default virtual host work for .12, and make IPv4...
2004-09-10 Michael PooleFix support for IPv4-only hosts.
2004-08-19 Michael PooleIPv6 support (hopefully with fewer future transition...
2004-08-16 Michael PooleFixes to improve portability (especially to OS X, Solar...
2004-05-15 Michael PooleForward port SOCKSENDBUF, SOCKRECVBUF features from...
2001-06-07 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2001-04-21 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-12-10 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-12-10 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-03-19 BleepAuthor: Bleep <tomh@inxpress.net>
2000-03-18 BleepAuthor: Bleep <tomh@inxpress.net>