| Commit message (Expand) | Author | Age | Files | Lines |
| * | - More strict sockhost (hostmask) checking in m_nick.c:_register_user(). Fixe... | binki | 2010-05-28 | 1 | -0/+3 |
| * | - Partially fixed bug where IPv4 addresses were randomly mishandled by the cg... | binki | 2010-05-28 | 1 | -0/+3 |
| * | Made the win32 version use a dynamically linked libc | codemastr | 2004-05-30 | 1 | -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.
| Bram Matthys | 2003-08-10 | 1 | -1/+1 |
| * | - Code cleanup (sys_errlist[]) | Bram Matthys | 2003-05-12 | 1 | -4/+1 |
| * | channelmode +f fix /// IPv6: Fixed unable-to-resolve-bug if both a A/AAAA rec... | Bram Matthys | 2003-05-11 | 1 | -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.
| Bram Matthys | 2003-02-23 | 1 | -2/+2 |
| * | - Fixed problem with DEBUG ERROR when SSL handshaking (reported by some people) | stskeeps | 2002-08-14 | 1 | -1/+6 |
| * | - Added ircd/safe_SSL_read/write from bahamut+inet6/azzuranet. This can be do...••• when newio is done.
| stskeeps | 2002-07-23 | 1 | -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
| stskeeps | 2002-05-28 | 1 | -0/+13 |
| * | - Fixed a openssl+ipv6 bug, pointed out by Aragon .. This probably breaks som...••• the heck..
| stskeeps | 2002-05-25 | 1 | -7/+1 |
| * | ... | codemastr | 2002-03-05 | 1 | -1/+2 |
| * | FOO! | griever | 2002-03-05 | 1 | -0/+2 |
| * | Cleaned up a bunch of -Wall warnings | codemastr | 2002-01-27 | 1 | -1/+2 |
| * | +- CIDR IPv6 fixes, scan_* fixes | stskeeps | 2001-12-23 | 1 | -1/+1 |
| * | Added support for PS_STRINGS and pstat | codemastr | 2001-11-10 | 1 | -1/+1 |
| * | Fixed a bug that made the G:line host checker ignore ? | codemastr | 2001-11-09 | 1 | -1/+1 |
| * | Linux IPv6 Fixes | stskeeps | 2001-11-07 | 1 | -2/+19 |
| * | gr | stskeeps | 2001-11-07 | 1 | -1/+9 |
| * | +- IPv6 fixes to Inet_si2p & Inet_si2pB | stskeeps | 2001-11-05 | 1 | -3/+3 |
| * | +- Fixed a #undef INET6 bug | stskeeps | 2001-09-17 | 1 | -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
| stskeeps | 2001-09-09 | 1 | -0/+30 |
| * | +- Removed bsd.c and made socket.c, moving signal stuff to ircd.c, possible•••+ fixing a IPv6 bug
| stskeeps | 2001-09-09 | 1 | -0/+174 |