Guenter Obiltschnig
|
f453dd145c
|
added Visual Studio 2017 project files
|
2017-02-20 16:46:44 +01:00 |
|
Günter Obiltschnig
|
1164c4b03b
|
#1481: fix NetSSL_Win tests
|
2016-11-11 10:33:41 +01:00 |
|
Günter Obiltschnig
|
ac4f0625fd
|
Merge pull request #1131 from Kampbell/DynamicIgnoredToken
Make the Token ignore property a dynamic property.
|
2016-05-05 10:51:37 +02:00 |
|
Alex Fabijanic
|
92225086a4
|
generated CppUnit and testsuites VS projects
|
2016-03-06 20:54:26 -08:00 |
|
FrancisANDRE
|
6ef370f2c9
|
Fix shutdown on server side.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-01-21 18:17:10 +01:00 |
|
FrancisANDRE
|
ce797f7700
|
Make CppUnit a component of Poco
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-01-08 00:17:13 +01:00 |
|
FrancisANDRE
|
c27be50917
|
Update VisualStudio projects to include WebSocket sources
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-30 10:49:37 +01:00 |
|
FrancisANDRE
|
1ce36ad569
|
Add WebSocketTestSuite sources
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-29 21:40:25 +01:00 |
|
FrancisANDRE
|
e62744e74c
|
Add WebSocketTestSuite
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-29 21:36:21 +01:00 |
|
FrancisANDRE
|
6d96fb30ec
|
Remove try/catch. Exception is avoided by CPPUNI_IGNORE
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-21 23:39:35 +01:00 |
|
FrancisANDRE
|
042d18f9fa
|
Rerun testProxy but catch the exception.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 09:27:51 +01:00 |
|
FrancisANDRE
|
3f78a933dc
|
Add ${application.configDir} for any.pfx. Use freeproxyserver.net.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 09:13:45 +01:00 |
|
FrancisANDRE
|
aea79f972a
|
Rerun testProxy but catch exception.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-17 09:12:22 +01:00 |
|
FrancisANDRE
|
7ad73d9f96
|
Remove testProxy temporaly.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2015-12-15 00:02:01 +01:00 |
|
Günter Obiltschnig
|
b6ae5128ce
|
added Visual Studio 2015 project files
|
2015-07-30 15:48:45 +02:00 |
|
Pascal Bach
|
10ef2b2335
|
CMake: Remove WinDriver usage in tests
Add WinCEDriver to packages supporting it
|
2014-12-21 16:23:35 +01:00 |
|
Guenter Obiltschnig
|
931a5a5252
|
Removing support for Visual Studio.NET 2003 and Visual Studio 2005 - it's time to say goodbye to the past
|
2014-12-15 11:05:13 +01:00 |
|
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 |
|
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 |
|
Günter Obiltschnig
|
80952e11d1
|
optimizations, certificate verification, code cleanup
|
2014-10-09 20:54:07 +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 |
|
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 |
|