aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the YouTube pluginPřemysl Janouch2015-02-231-2/+2
* pomodoro: some tuningPřemysl Janouch2015-02-211-3/+3
* ZyklonB: fix issues with plugin unloadingPřemysl Janouch2015-02-211-3/+8
* Add a useful assertion to the pollerPřemysl Janouch2015-02-211-0/+2
* coin: avoid Unicode charactersPřemysl Janouch2015-02-211-1/+1
* ZyklonB: Add a "simple" pomodoro plugin in RubyPřemysl Janouch2015-02-211-0/+502
* Split function, fix resource leakPřemysl Janouch2015-02-141-44/+48
* Add a missing break;Přemysl Janouch2015-02-141-0/+1
* Avoid null pointer dereferencePřemysl Janouch2015-02-141-0/+2
* Fix resource leaks in socks_connect()Přemysl Janouch2015-02-141-13/+14
* Travis CI: Try adding Coverity scanPřemysl Janouch2015-02-141-0/+12
* Travis CI: Make it build againPřemysl Janouch2015-02-121-0/+7
* Add another form of YouTube linksPřemysl Janouch2015-02-121-6/+8
* Import optimized event loop from ponymapPřemysl Janouch2015-02-123-245/+391
* Import option handler from ponymapPřemysl Janouch2015-02-114-98/+216
* Convert to CMakePřemysl Janouch2015-02-117-44/+151
* Add Travis CI configurationPřemysl Janouch2015-02-081-0/+13
* script: fix escaping in the dot commandPřemysl Janouch2014-10-031-3/+3
* script: don't get killed because of usersPřemysl Janouch2014-09-271-0/+3
* script: watch all memory allocationsPřemysl Janouch2014-09-271-360/+475
* FixesPřemysl Janouch2014-09-271-1/+3
* Fix timersPřemysl Janouch2014-09-201-9/+9
* script: set a scricter limit on memoryPřemysl Janouch2014-09-191-0/+12
* s/_func/_fn/Přemysl Janouch2014-09-193-16/+16
* Fix removal from dispatch in timer callbacksPřemysl Janouch2014-09-191-2/+2
* kike: better debug messagesPřemysl Janouch2014-08-191-6/+16
* ZyklonB: better errors on TLS/SSL failurePřemysl Janouch2014-08-191-3/+13
* Another fix for the legacy pollerPřemysl Janouch2014-08-181-1/+1
* Fix infinite loop in the legacy pollerPřemysl Janouch2014-08-181-4/+2
* kike: don't use HOST_NAME_MAXPřemysl Janouch2014-08-181-1/+5
* Bump _XOPEN_SOURCE to 600Přemysl Janouch2014-08-181-1/+1
* Update READMEPřemysl Janouch2014-08-181-1/+1
* Fix service name to port resolutionPřemysl Janouch2014-08-171-1/+1
* ZyklonB: add SOCKS 5/4a supportPřemysl Janouch2014-08-171-11/+444
* Deal better with displaying IPv6 addressesPřemysl Janouch2014-08-173-12/+30
* Silence GCCPřemysl Janouch2014-08-171-1/+2
* ZyklonB: `status' -> use semicolons in outputPřemysl Janouch2014-08-151-6/+9
* ZyklonB: make client certificates actually workPřemysl Janouch2014-08-131-1/+2
* kike: go with shorter SHA1 fingerprintsPřemysl Janouch2014-08-132-6/+5
* Link with -lrtPřemysl Janouch2014-08-131-1/+2
* kike: send NICK notification back to ourselvesPřemysl Janouch2014-08-121-9/+5
* kike: also send RPL_AWAY in WHOISPřemysl Janouch2014-08-101-0/+2
* kike: fix sending of channel mask listsPřemysl Janouch2014-08-101-1/+1
* kike: proper shutdown on accept() failurePřemysl Janouch2014-08-101-3/+5
* kike: cleanupPřemysl Janouch2014-08-101-5/+2
* ZyklonB: cleanup not only wrt. timersPřemysl Janouch2014-08-101-81/+95
* ZyklonB: add connection timeoutsPřemysl Janouch2014-08-101-6/+33
* Update the READMEPřemysl Janouch2014-08-101-0/+6
* kike: fix the MakefilePřemysl Janouch2014-08-102-3/+4
* kike: allow listening on multiple portsPřemysl Janouch2014-08-101-24/+39