Age | Commit message (Expand) | Author |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-11 | Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ... | w00t |
2008-01-14 | IPv6 fix, thanks to danieldg. Doesn't affect 1.1. | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-12 | Argh, i give up | brain |
2007-11-12 | NOTE: our stuff for parsing multiple dns replies for dnsbl with an 'A record ... | brain |
2007-11-11 | This works with multiple remote includes now except it hangs when an include ... | brain |
2007-11-01 | Comment a message out that people regularly attempt to interpret | w00t |
2007-10-23 | Pedantic safe | brain |
2007-10-22 | Remove the need for a bunch of the hard coded arrays/hashes by scanning the s... | brain |
2007-10-15 | InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id... | w00t |
2007-10-13 | Fix potential for ssl to block, based on patch submitted by djGrrr, adjusted ... | brain |
2007-09-13 | Fixed a rare infinite loop in InspSocket::FlushWriteBuffer() - this could onl... | special |
2007-08-27 | Remove more unnecessary header traffic | w00t |
2007-08-23 | Someone really should fix the blocking connects on windows craq... | brain |
2007-08-23 | Craquity craq De-craq! | brain |
2007-08-20 | Add comments explaining why we have sockaddr[2] so that nobody goes 'w...t..f... | brain |
2007-08-20 | Fix a bug i just introduced while playing with the code | brain |
2007-08-20 | The only possibility for the issue sts found is that a socket is deleted but ... | brain |
2007-07-27 | Windows specific data types in EventHandler are now Extensible items | brain |
2007-07-27 | Tidyups, remove of ifdefs | brain |
2007-07-27 | Found the bug, turns out i just introduced it with the last commit :p | brain |
2007-07-27 | Some smart tricks to eliminate win32 ifdefs that are creeping into portable f... | brain |
2007-07-23 | * Sockets will now always be nonblocking on win32 version of InspIRCd. There ... | burlex |
2007-07-18 | Ive tidied up the mode count stuff, but i still cant duplicate negative invis... | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-11 | Fix for bug #347. | brain |
2007-07-06 | Warning: Loads of craq logging in here atm. /connect with openssl is broken, ... | brain |
2007-07-06 | SSL buffering tweaks. NOTE this is not a complete fix till i say so, don't us... | brain |
2007-06-09 | Change some = "" to clear() and some == "" to .empty() | brain |
2007-05-30 | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) | brain |
2007-05-28 | - Add fix for /stats p support (this->port was not being set for listening in... | w00t |
2007-05-19 | Visual studio's ability to translate tabs to four spaces as default frustrate... | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-01 | Much more detailed logging of lowlevel socket errors to the +l snomask | brain |
2007-05-01 | Fix crashbug in latest svn introduced by inspsocket cull list, which can caus... | brain |
2007-04-26 | Make error reporting work properly, it seemed to loose errors. | brain |
2007-04-19 | Fix for bug #261 - Needs QA'ing. | brain |
2007-03-24 | Remove unused variable | brain |
2007-03-23 | ident over ipv6 fixes, and fixes to inspsocket BindAddr which wasnt doing ipv... | brain |
2007-03-22 | Fix high-bandwidth stuff with inspsocket+ssl, and eagain | brain |
2007-02-12 | Fixed <link:bind> which was only working on an ipv6 connection. Fixes bug #21... | brain |
2007-02-07 | Ident fixes, | brain |
2007-02-07 | Added support for explicitly binding an outbound connection to an ip. Will be... | brain |
2007-02-06 | Remove debug output that was only useful to me | brain |
2007-02-06 | Lets try this fix | brain |
2007-02-06 | When brain adds code into a constructor to fix a destructor crash, make sure ... | brain |
2007-02-06 | Fix to stop failed sockets crashing in destructor | brain |
2007-02-06 | ipv6 fixes | brain |