summaryrefslogtreecommitdiff
path: root/bouncer/client.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2014-02-15make session keepalive timeout configurable in config.iniTreeki1-1/+1
2014-02-15implement rudimentary password authenticationTreeki1-1/+5
2014-02-12bouncer: fix massive memory leak where cached packets were not freedTreeki1-2/+7
2014-02-12bouncer: silently ignore packets from the client that we've already seenTreeki1-2/+12
2014-01-23move bouncer files into the bouncer directoryTreeki1-0/+0
2014-01-23add build_static.sh, make gnutls usage a defineTreeki1-3/+11
2014-01-21refactoring: add basic implementation of the IRCServer classTreeki1-1/+2
2014-01-20split every class up into a separate fileTreeki1-0/+322