Přemysl Eric Janouch
4d4bdc1e6a
Move the SOCKS code to common.c
2015-04-11 21:09:06 +02:00
Přemysl Eric Janouch
f194a240df
ZyklonB: Fix an old typo
2015-04-11 21:04:19 +02:00
Přemysl Eric Janouch
efcb9d17e5
ZyklonB: better SSL configuration
...
Allow specifying a custom certificate bundle (can be handy for
connecting to servers with a self-signed certificate).
Enabled certificate verification by default.
Renamed the "ssl_use" to just "ssl".
2015-04-11 17:08:42 +02:00
Přemysl Eric Janouch
7de4bf3165
ZyklonB: actually do verify the server certificate
...
Bud still tolerate if it doesn't pass verification.
2015-04-10 03:17:01 +02:00
Přemysl Eric Janouch
355ecaed47
Update comments
2015-03-29 03:46:29 +02:00
Přemysl Eric Janouch
9681ad0021
Move to liberty
2015-02-28 20:09:51 +01:00
Přemysl Eric Janouch
3d44081789
ZyklonB: fix issues with plugin unloading
2015-02-21 12:33:15 +01:00
Přemysl Eric Janouch
200cf2cdb5
Add a missing break;
2015-02-14 07:24:01 +01:00
Přemysl Eric Janouch
781bd24780
Fix resource leaks in socks_connect()
2015-02-14 07:11:38 +01:00
Přemysl Eric Janouch
e8fe0dad81
Import optimized event loop from ponymap
2015-02-12 02:04:39 +01:00
Přemysl Eric Janouch
cd1a55a0d1
Import option handler from ponymap
2015-02-11 02:07:52 +01:00
Přemysl Eric Janouch
59b1c5c056
Convert to CMake
2015-02-11 01:53:19 +01:00
Přemysl Eric Janouch
d4c60dc105
s/_func/_fn/
2014-09-19 01:08:18 +02:00
Přemysl Eric Janouch
19ff2715b5
ZyklonB: better errors on TLS/SSL failure
2014-08-19 20:33:28 +02:00
Přemysl Eric Janouch
d53f2baa3b
Fix service name to port resolution
2014-08-17 17:50:25 +02:00
Přemysl Eric Janouch
bd0187a825
ZyklonB: add SOCKS 5/4a support
2014-08-17 17:37:15 +02:00
Přemysl Eric Janouch
3afd81df9b
Deal better with displaying IPv6 addresses
2014-08-17 16:59:59 +02:00
Přemysl Eric Janouch
8632e5fe83
Silence GCC
2014-08-17 15:45:24 +02:00
Přemysl Eric Janouch
fb74a46393
ZyklonB: `status' -> use semicolons in output
2014-08-15 20:11:34 +02:00
Přemysl Eric Janouch
d4e4f599f0
ZyklonB: make client certificates actually work
...
We forgot to set the private key, which can reside in the same file
as the certificate, appended at the end.
2014-08-13 19:23:09 +02:00
Přemysl Eric Janouch
fa2f234343
ZyklonB: cleanup not only wrt. timers
...
The code isn't async enough and needs some further changes.
2014-08-10 06:22:34 +02:00
Přemysl Eric Janouch
479da40a3d
ZyklonB: add connection timeouts
2014-08-10 04:58:24 +02:00
Přemysl Eric Janouch
bd68e28b60
Remove the `src' directory
...
There are not that many files, and aren't going to be.
2014-08-10 00:01:38 +02:00