aboutsummaryrefslogtreecommitdiff
path: root/zyklonb.c
Commit message (Expand)AuthorAgeFilesLines
* Bump liberty, enable TLS SNIPřemysl Janouch2016-01-041-1/+3
* ZyklonB: fix tls_ca_{path,file} config. optionsPřemysl Janouch2016-01-011-2/+2
* degesch: add the first Lua plugin to distributionPřemysl Janouch2015-11-211-0/+1
* Bump libertyPřemysl Janouch2015-08-171-4/+4
* More SSL -> TLS renamingPřemysl Janouch2015-07-281-18/+18
* ZyklonB: fix SOCKSPřemysl Janouch2015-07-231-2/+2
* SOCKS: various fixes to API and codePřemysl Janouch2015-07-231-6/+3
* Rewrite socks to asyncPřemysl Janouch2015-07-201-23/+91
* ZyklonB: fix certificate verificationPřemysl Janouch2015-07-131-3/+2
* Disable SSL 2 and 3Přemysl Janouch2015-07-131-1/+2
* Call ERR_clear_error() where necessaryPřemysl Janouch2015-07-121-0/+2
* Bump libertyPřemysl Janouch2015-07-111-5/+6
* Fix various issues reported by CoverityPřemysl Janouch2015-07-111-3/+2
* ZyklonB: factor out plugin_process_ipc()Přemysl Janouch2015-06-151-46/+50
* ZyklonB: allow killing zombiesPřemysl Janouch2015-06-151-6/+27
* ZyklonB: factor out make_status_report()Přemysl Janouch2015-06-151-27/+33
* ZyklonB: unfuck registrationPřemysl Janouch2015-06-151-9/+7
* ZyklonB: factor out try_reap_plugin()Přemysl Janouch2015-06-151-25/+30
* ZyklonB: factor out on_plugin_death()Přemysl Janouch2015-06-151-40/+46
* ZyklonB: struct plugin_data -> pluginPřemysl Janouch2015-06-151-25/+27
* Get rid of "All rights reserved"Přemysl Janouch2015-05-011-1/+0
* Rename project to uirc3Přemysl Janouch2015-04-301-0/+2
* Move the SOCKS code to common.cPřemysl Janouch2015-04-111-408/+0
* ZyklonB: Fix an old typoPřemysl Janouch2015-04-111-1/+1
* ZyklonB: better SSL configurationPřemysl Janouch2015-04-111-39/+76
* ZyklonB: actually do verify the server certificatePřemysl Janouch2015-04-101-2/+15
* Update commentsPřemysl Janouch2015-03-291-4/+3
* Move to libertyPřemysl Janouch2015-02-281-1/+1
* ZyklonB: fix issues with plugin unloadingPřemysl Janouch2015-02-211-3/+8
* Add a missing break;Přemysl Janouch2015-02-141-0/+1
* Fix resource leaks in socks_connect()Přemysl Janouch2015-02-141-13/+14
* Import optimized event loop from ponymapPřemysl Janouch2015-02-121-38/+63
* Import option handler from ponymapPřemysl Janouch2015-02-111-48/+33
* Convert to CMakePřemysl Janouch2015-02-111-3/+2
* s/_func/_fn/Přemysl Janouch2014-09-191-4/+4
* ZyklonB: better errors on TLS/SSL failurePřemysl Janouch2014-08-191-3/+13
* 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-171-1/+4
* 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
* ZyklonB: cleanup not only wrt. timersPřemysl Janouch2014-08-101-81/+95
* ZyklonB: add connection timeoutsPřemysl Janouch2014-08-101-6/+33
* Remove the `src' directoryPřemysl Janouch2014-08-101-0/+1769