summaryrefslogtreecommitdiff
path: root/bouncer/netcore.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-12fix NetCore::quitFlag being uninitialised (thanks, Valgrind/memcheck!)Treeki1-0/+2
2014-01-28implement server configuration loading/savingTreeki1-0/+40
2014-01-23move bouncer files into the bouncer directoryTreeki1-0/+0
2014-01-23add build_static.sh, make gnutls usage a defineTreeki1-2/+19
2014-01-23sync user lists to clients, add support to python client, other assorted fixesTreeki1-0/+6
2014-01-22add window management, move hacky Python client over to PyQt5Treeki1-0/+49
2014-01-21refactoring: add event handling functions to the Server/IRCServer interfaceTreeki1-2/+11
2014-01-20split every class up into a separate fileTreeki1-0/+249