Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-15 | make session keepalive timeout configurable in config.ini | Treeki | 1 | -1/+1 |
2014-02-15 | implement rudimentary password authentication | Treeki | 1 | -1/+5 |
2014-02-12 | bouncer: fix massive memory leak where cached packets were not freed | Treeki | 1 | -2/+7 |
2014-02-12 | bouncer: silently ignore packets from the client that we've already seen | Treeki | 1 | -2/+12 |
2014-01-23 | move bouncer files into the bouncer directory | Treeki | 1 | -0/+0 |
2014-01-23 | add build_static.sh, make gnutls usage a define | Treeki | 1 | -3/+11 |
2014-01-21 | refactoring: add basic implementation of the IRCServer class | Treeki | 1 | -1/+2 |
2014-01-20 | split every class up into a separate file | Treeki | 1 | -0/+322 |