summaryrefslogtreecommitdiff
path: root/bouncer/server.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2014-01-23move bouncer files into the bouncer directoryTreeki1-0/+0
2014-01-23add build_static.sh, make gnutls usage a defineTreeki1-1/+4
2014-01-21refactoring: add event handling functions to the Server/IRCServer interfaceTreeki1-11/+15
2014-01-21refactoring: add basic implementation of the IRCServer classTreeki1-6/+10
2014-01-20split every class up into a separate fileTreeki1-0/+149