aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for a custom logger in degeschPřemysl Janouch2015-04-112-5/+8
* Move the SOCKS code to common.cPřemysl Janouch2015-04-112-408/+407
* Add a stubbed IRC clientPřemysl Janouch2015-04-112-4/+25
* ZyklonB: Fix an old typoPřemysl Janouch2015-04-111-1/+1
* ZyklonB: better SSL configurationPřemysl Janouch2015-04-111-39/+76
* Travis CI: Change IRC notification addressPřemysl Janouch2015-04-101-1/+1
* ZyklonB: actually do verify the server certificatePřemysl Janouch2015-04-101-2/+15
* kike: put a timeout on shutdownPřemysl Janouch2015-04-101-0/+16
* Update commentsPřemysl Janouch2015-03-291-4/+3
* Bump libertyPřemysl Janouch2015-03-292-170/+1
* kike: be more careful when closing the connectionPřemysl Janouch2015-03-231-2/+24
* Update dependencies in READMEPřemysl Janouch2015-03-231-1/+1
* Move to libertyPřemysl Janouch2015-02-289-2127/+21
* Miscellaneous tiny changesPřemysl Janouch2015-02-282-12/+14
* 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