15 Commits

Author SHA1 Message Date
erl987
6578910fc4 Added files via upload
Fix a bug when using SSL-encryption with SMTP:

http://pocoproject.org/forum/viewtopic.php?f=12&t=6708
2016-02-20 21:51:15 +01:00
erl987
6c7aa0ade3 Added files via upload 2016-02-20 21:48:31 +01:00
Guenter Obiltschnig
25c3d96d79 NetSSL_Win: HTTPSSessionInstantiator: respect global proxy config 2015-09-17 12:00:19 +02:00
Guenter Obiltschnig
781acfa0bd added nonProxyHosts to ProxyConfig to allow bypassing proxy for certain hosts 2014-11-11 22:54:44 +01:00
Günter Obiltschnig
2cebd6ed98 support for global HTTP proxy config 2014-11-09 17:26:22 +01:00
Günter Obiltschnig
e719228861 certificate fixes 2014-10-10 12:26:54 +02:00
Günter Obiltschnig
7312306ad8 fixed client handshake issue 2014-10-10 09:28:40 +02:00
Günter Obiltschnig
b72641d20b fixed misplaced #endif 2014-10-10 08:21:08 +02:00
Günter Obiltschnig
2d5827d332 fixed certificate name verification 2014-10-10 08:12:04 +02:00
Günter Obiltschnig
f65d98f9c1 fixed cert chain verification and samples 2014-10-09 23:56:00 +02:00
Günter Obiltschnig
80952e11d1 optimizations, certificate verification, code cleanup 2014-10-09 20:54:07 +02:00
Günter Obiltschnig
1d7d57a321 NetSSL_Win: various bugfixes and improvements 2014-10-08 21:35:50 +02:00
Günter Obiltschnig
8bf66bb3f9 Added support for loading certificates and private key pairs from PKCS #12 files, as well as loading certificates (without private key) from PEM or DER files. Some code restructuring and cleanup. 2014-10-07 23:16:58 +02:00
Günter Obiltschnig
0a115be8ac fixed a crash on WinCE; code cleanup 2014-09-17 11:17:04 +02:00
Günter Obiltschnig
b7f050db70 added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info. 2014-09-05 00:17:09 +02:00