Граф коммитов

21 Коммитов

Автор SHA1 Сообщение Дата
Günter Obiltschnig bc0978d01e fixed GH #471: vs2010 release builds have optimization disabled
fixed GH #616: Visual Studio warning C4244
2014-11-20 21:22:52 +01: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 5f380f0b80 Merge pull request #574 from siemens/cmake
Cmake updates
2014-11-06 11:17:45 +01:00
Günter Obiltschnig 33119f606d added macro to identify NetSSL_Win 2014-10-28 08:51:05 +01:00
Pascal Bach b69fafb84c CMake: Create PocoConfig.cmake to make importable from other CMake projects
The generated PocoConfig.cmake can be used by other CMake projects using find_package.
2014-10-14 17:58:46 +02:00
Pascal Bach c5ffa2629d CMake: Rename binary name of some samples to avoid naming conflicts on windows 2014-10-14 17:58:46 +02:00
Günter Obiltschnig e719228861 certificate fixes 2014-10-10 12:26:54 +02:00
Günter Obiltschnig 5459d41540 updated README 2014-10-10 10:14:53 +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 5aa996aa64 updated README 2014-10-07 23:25:31 +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 6fe2e4fb11 VS project files: do not share intermediate directory between projects in same folder 2014-10-06 13:51:49 +02:00
Günter Obiltschnig 0a115be8ac fixed a crash on WinCE; code cleanup 2014-09-17 11:17:04 +02:00
Guenter Obiltschnig b69f3d1a4f updated README.txt 2014-09-05 07:27:49 +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