Age | Commit message (Expand) | Author |
2007-06-14 | Whack a ^M | brain |
2007-06-14 | MAXMODES+1 -> MAXMODES+2 | brain |
2007-06-14 | Fixed properly this time | brain |
2007-06-14 | Fixed fencepost | brain |
2007-06-14 | - Fixed fencepost error in apply_other_sides_modes. | burlex |
2007-06-14 | - Made the recvfrom wrapper a bit neater. | burlex |
2007-06-14 | - Fixed UDP Overlapped I/O under windows. (not the best way this could be don... | burlex |
2007-06-14 | + Added a check between servers prefixes at the CAPAB negotiation stage. This... | burlex |
2007-06-14 | Win compile fixes | brain |
2007-06-14 | Add sections to installer for pcre, segregate the m_filter_pcre for the insta... | brain |
2007-06-14 | Windows build stuff | brain |
2007-06-14 | Tidyup ifdefs | brain |
2007-06-14 | - Fix for a bug in the win32 inet_ptoa implementation causing CIDR parsing to... | burlex |
2007-06-14 | This should fix bug #317, we shouldnt be using send_mode for user modes, we s... | brain |
2007-06-14 | Fix for bug #315 reported by Nekos, change the exception tags to <securehost>... | brain |
2007-06-14 | Some general syntax cleanups. | pippijn |
2007-06-14 | Fix for bug #324 reported by HiroP | brain |
2007-06-14 | Fix problem where two unrelated options are named identically, thanks for rem... | brain |
2007-06-13 | This is not, not routing of SQUIT, nothing to see here, move along :> | peavey |
2007-06-13 | Have the installer install cert.pem and key.pem to the conf/ dir only if they... | brain |
2007-06-13 | Add default windows certs. People shouldnt use these for more than evaluation... | brain |
2007-06-13 | Me so dummee. | brain |
2007-06-13 | And get it right. | brain |
2007-06-13 | Update descriptions | brain |
2007-06-13 | Being as people while about the odd kludge here and there im going to spend m... | brain |
2007-06-13 | Nasty kludge to allow for optional install of ssl: | brain |
2007-06-13 | * Fixed IOCPEngine under x64 (because of incorrect pointer sizes) | burlex |
2007-06-13 | Remove remote SQUIT hacks. | peavey |
2007-06-13 | Make this require 2 params, just like god intended it. (no remote squit hacks) | peavey |
2007-06-13 | - Fixed configure script to allow gnutls compilation under win32. | burlex |
2007-06-13 | Add DllExport | brain |
2007-06-13 | Make these safe for use in vc | brain |
2007-06-13 | + Added x64 solutions for VC2005, for future work. This does not under any ci... | burlex |
2007-06-13 | new rsquit command handler, this is still work in progress. | peavey |
2007-06-13 | strip RSQUIT from protocol, part of new RSQUIT, not ready for use yet. | peavey |
2007-06-13 | I think this fixes visual studio oddities | brain |
2007-06-13 | Fixes for tokenization oddness with metadata, and weird behaviour of std::ist... | brain |
2007-06-12 | Fix advertising of +h/% in 005 and 004 numerics when halfops are not enabled ... | brain |
2007-06-12 | Upstream patch from <mm@freebsd.org> | brain |
2007-06-11 | This breaks stuff. We can't use it. | brain |
2007-06-11 | Whoops, that was silly, the double print thing wont compile for any other OS ... | brain |
2007-06-11 | Fix double printing of 'setting log file' and 'setting config file' paths. | brain |
2007-06-11 | We need to pass a copy of GetCommandLine() not the actual return pointer. | brain |
2007-06-11 | Tweak some tabular declarations to look correct on 8-width tabs | brain |
2007-06-11 | Woo, fixed the bug, win2k doesnt like the AUTHZ_LEVEL stuff :) | brain |
2007-06-11 | Fixed commandline stuff for CreateProcess, but it looks like win2k doesnt lik... | brain |
2007-06-11 | * Changes to userprocess functions to allow flood limit removal by m_operflood. | burlex |
2007-06-11 | Prompting for wether or not to wipe the .h and build from clean (default to no) | brain |
2007-06-11 | Change from /GS to /Gm in makefiles | brain |
2007-06-11 | - Added more debug output to windows fork in order to help debug problems enc... | burlex |