Age | Commit message (Expand) | Author |
2006-03-02 | is_uline was an inefficient piece of crap - fixed. | brain |
2006-03-02 | Remove debug, allow empty 'final' parameter | brain |
2006-03-02 | Typo | brain |
2006-03-02 | I hate having to commit to get these onto the other test server | brain |
2006-03-02 | Should be working now | brain |
2006-03-02 | More logic tweaks | brain |
2006-03-02 | Logic fixes | brain |
2006-03-02 | Experimental improvements to TreeSocket::Split | brain |
2006-03-02 | Changed definition of CallHandler and CallCommandHandler for the ability to r... | brain |
2006-03-01 | Changed encryption to work with yield system | brain |
2006-02-27 | Removed unneccessary debug | brain |
2006-02-27 | Extra output during sync to know if we're receving the other end's netburst o... | brain |
2006-02-26 | Put the EAGAIN stuff back now we're done testing | brain |
2006-02-26 | That's enough tweaks for now | brain |
2006-02-26 | Valgrind fixes (libstdc++ is broken! :O) | brain |
2006-02-26 | Tweaks to closed socket detection | brain |
2006-02-26 | Guess what this is? | brain |
2006-02-26 | Fixed bursting stuff a little | brain |
2006-02-26 | Made this safer, dont try and yield back when sending channel list or user li... | brain |
2006-02-26 | And more | brain |
2006-02-26 | Now the obligotary typo fixes | brain |
2006-02-26 | Yields back to user processing to give users a chance to issue commands durin... | brain |
2006-02-26 | Tweaks | brain |
2006-02-26 | Moved to irc::string for commands in server-server so that whiney newbs can g... | brain |
2006-02-26 | Server* Srv marked static or moved to private member of module class in all m... | brain |
2006-02-25 | Auto-lowercase all server names read in from <link> tags so that people cant ... | brain |
2006-02-22 | Force burst to end if a remote server pings us, or answers a pong, if this is... | brain |
2006-02-22 | Oh yae, Oh Yae, back in old days of yore, Ye Brain doth set the nick buffer a... | brain |
2006-02-20 | Lets fix it right this time (and annoy ol with more tweaks) | brain |
2006-02-20 | User kicks being ignored!!! | brain |
2006-02-20 | Fix to stop new code treating all KICK messages as server KICKs | brain |
2006-02-20 | Propogation of remote kicks (testy test) | brain |
2006-02-20 | Fix for hide-ulines in /links | brain |
2006-02-16 | Bad maths, bad! go sit in the corner | brain |
2006-02-16 | More debug | brain |
2006-02-16 | New tweak doesnt work yet, dont use | brain |
2006-02-16 | Extra tweak for exceptional condition | brain |
2006-02-16 | Experimental speed improvement to sending encrypted lines | brain |
2006-02-16 | Extra logging to log bad opertypes coming in from remotes | brain |
2006-02-16 | Checking to prevent dodgy opertypes (opertypes must follow the same syntax as... | brain |
2006-02-15 | Yet more logging | brain |
2006-02-15 | - More formatting changes | w00t |
2006-02-14 | Error checking for out of range buffer reads (this shouldnt happen, read is b... | brain |
2006-02-13 | Tidied up formatting of %f's | brain |
2006-02-13 | Fixes | brain |
2006-02-13 | Added RPL_MAPTOTL at request of Whitewolf | brain |
2006-02-13 | Guess origin where server is lazy with PING/PONG and doesnt specify one, prep... | brain |
2006-02-13 | Forgot to change the prefix, whoops | brain |
2006-02-13 | Send the PONG back along the right path, maybe? | brain |
2006-02-13 | (TEST CODE) remote ping, do not use until debugged | brain |