added basic ssl support to ircu
[ircu2.10.12-pk.git] / ircd / listener.c
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-05-20 Michael PooleFix SF#1704419 by properly hiding hidden ports.
2007-03-18 Michael PooleDo not try to listen on (corrupt) IPv4 versions of...
2006-12-08 Michael PooleShow socket families in /stats p.
2006-12-07 Michael PooleAllow per-port specification of address family, and...
2006-12-07 Michael PooleConvert listeners to use a flagset in preparation for...
2006-03-14 Michael PooleFix /uping on IPv6-enabled FreeBSD builds (#1435373).
2005-08-15 Michael PooleMinor code and output cleanups for the week of 2005...
2004-12-28 Michael PooleRemove unused macros and #include <arpa/inet.h>s.
2004-12-11 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-10-03 Michael PooleDoxyfy listener.h and listener.c.
2004-09-13 Michael PooleConsolidate duplicated code in add_listener(), and...
2004-09-12 Michael PooleAllow /stats to accept long names for the displayed...
2004-08-19 Michael PooleIPv6 support (hopefully with fewer future transition...
2004-05-15 Michael PooleForward port SOCKSENDBUF, SOCKRECVBUF features from...
2003-01-11 Thomas HelveyCleanup code so it builds with C++ again
2003-01-07 Andrew Miller- The big forward port. I probably broke lots of stuff...
2002-02-14 Joseph BongaartsAuthor: Ghostwolf <foxxe@wtfs.net>
2001-06-29 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2001-06-07 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2001-04-21 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-12-16 Perry LorierAuthor: Isomer <isomer@coders.net>
2000-12-16 Perry LorierAuthor: Isomer <isomer@coders.net>
2000-12-12 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-12-08 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-10-30 Perry LorierAuthor: Isomer <isomer@coders.net>
2000-09-14 BleepAuthor: Bleep <helveytw@home.com>
2000-09-14 BleepAuthor: Bleep <helveytw@home.com>
2000-04-30 Perry LorierAuthor: Perry Lorier <isomer@coders.net>
2000-04-24 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-03-19 BleepAuthor: Bleep <tomh@inxpress.net>
2000-03-18 BleepAuthor: Bleep <tomh@inxpress.net>