zosrothko
|
960ecb38f0
|
Poco 1.9.1 assert true (#2255)
* Rename assert by assertTrue
* Update submodules
* Missing assertTrue
* Rename poco_assertTrue to poco_assert
* Rename poco_assertTrue to poco_assert
|
2018-03-29 11:12:54 -06:00 |
|
Francis ANDRE
|
5591d10a21
|
Merge remote-tracking branch 'origin/poco-1.8.0' into poco-1.8.0
|
2017-10-31 18:11:51 +01:00 |
|
Guenter Obiltschnig
|
d172273a75
|
remove remaining $Id$ tags from file headers
|
2017-10-31 16:01:51 +01:00 |
|
zosrothko
|
f2e58c17e8
|
Add Gradle build scripts.
|
2017-10-31 09:07:53 +01:00 |
|
Alex Fabijanic
|
1a18621ff8
|
ifdef auto_ptr
|
2017-10-24 21:55:33 -05:00 |
|
Günter Obiltschnig
|
04e7e04d4d
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
|
Guenter Obiltschnig
|
f10d3a28f3
|
added Visual Studio 2017 project files
|
2017-02-20 16:20:16 +01:00 |
|
Günter Obiltschnig
|
4f0b692d66
|
added project and solution files for VS2015
|
2015-08-01 10:29:32 +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 |
|