aboutsummaryrefslogtreecommitdiffstats
path: root/src/socket.c
Commit message (Expand)AuthorAgeFilesLines
* - More strict sockhost (hostmask) checking in m_nick.c:_register_user(). Fixe...Gravatar binki2010-05-281-0/+3
* - Partially fixed bug where IPv4 addresses were randomly mishandled by the cg...Gravatar binki2010-05-281-0/+3
* Made the win32 version use a dynamically linked libcGravatar codemastr2004-05-301-5/+1
* multiple changes...•••- Updated example.conf with a more strict default oper-only-stats. - Made '/stats S' and '/stats Z' oper only again (always). - Hopefully fixed incoming/outgoing rate in /stats T. Only the stats of the first listener was counted instead of the total. This also explains why on some (many?) ircd configurations it always showed 0.00 kb/s and why HTM (high traffic mode) was never kicking in. Gravatar Bram Matthys2003-08-101-1/+1
* - Code cleanup (sys_errlist[])Gravatar Bram Matthys2003-05-121-4/+1
* channelmode +f fix /// IPv6: Fixed unable-to-resolve-bug if both a A/AAAA rec...Gravatar Bram Matthys2003-05-111-1/+1
* - Code cleanup (gcc 3.2 warnings with -Wall).•••Compile tests done: Linux, Linux SSL, Linux SSL+ZIP, Windows, Windows ZIP, Windows SSL+ZIP. This might also have fixed some (or 1) bug(s) :P. Gravatar Bram Matthys2003-02-231-2/+2
* - Fixed problem with DEBUG ERROR when SSL handshaking (reported by some people)Gravatar stskeeps2002-08-141-1/+6
* - Added ircd/safe_SSL_read/write from bahamut+inet6/azzuranet. This can be do...••• when newio is done. Gravatar stskeeps2002-07-231-1/+1
* - Fixed some stuff to deal with #136 - Please note that we do NOT compress ou...••• - reason for this is because for example ::ffff:192.168.1.5 would really fuck up stuff in the IRC protocol Gravatar stskeeps2002-05-281-0/+13
* - Fixed a openssl+ipv6 bug, pointed out by Aragon .. This probably breaks som...••• the heck.. Gravatar stskeeps2002-05-251-7/+1
* ...Gravatar codemastr2002-03-051-1/+2
* FOO!Gravatar griever2002-03-051-0/+2
* Cleaned up a bunch of -Wall warningsGravatar codemastr2002-01-271-1/+2
* +- CIDR IPv6 fixes, scan_* fixesGravatar stskeeps2001-12-231-1/+1
* Added support for PS_STRINGS and pstatGravatar codemastr2001-11-101-1/+1
* Fixed a bug that made the G:line host checker ignore ?Gravatar codemastr2001-11-091-1/+1
* Linux IPv6 FixesGravatar stskeeps2001-11-071-2/+19
* grGravatar stskeeps2001-11-071-1/+9
* +- IPv6 fixes to Inet_si2p & Inet_si2pBGravatar stskeeps2001-11-051-3/+3
* +- Fixed a #undef INET6 bugGravatar stskeeps2001-09-171-2/+3
* + fixing a IPv6 bug•••+- Made Inet_si2p (sin to presensation), fixing the "*", bug, some debugging + fixes, fixed a lot of IPv6 bugs, hopefully - thanks to JK for borrowing + his box Gravatar stskeeps2001-09-091-0/+30
* +- Removed bsd.c and made socket.c, moving signal stuff to ircd.c, possible•••+ fixing a IPv6 bug Gravatar stskeeps2001-09-091-0/+174