Commit Graph

3245 Commits

Author SHA1 Message Date
Alex Fabijanic
e89e3745ee add Crypto PKCS12/EC; update VS projects 2017-09-16 00:44:39 -05:00
Günter Obiltschnig
3f1e82ad86 Merge branch 'poco-1.7.9' into poco-1.8.0 2017-09-11 21:08:04 +02:00
Günter Obiltschnig
c666fcbef6 updated changelog 2017-09-11 21:05:51 +02:00
Guenter Obiltschnig
d558d5eef9 use non-zero project ID ('p') for ftok() 2017-09-11 17:53:34 +02:00
Günter Obiltschnig
a7a8571e25 NamedEvent/NamedMutex: change file open mode to read-only 2017-09-11 13:41:12 +02:00
Günter Obiltschnig
13a141332b Merge branch 'poco-1.7.9' into poco-1.8.0 2017-09-10 20:20:15 +02:00
Günter Obiltschnig
40ae2aa2ed updated changelog 2017-09-10 20:14:04 +02:00
Günter Obiltschnig
8b52be675b remove obsolete VMS and VxWorks build system support 2017-09-09 11:15:29 +02:00
Günter Obiltschnig
04e7e04d4d Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Günter Obiltschnig
6ade50b1ab fix README and libversion merge conflict 2017-09-09 10:00:45 +02:00
Günter Obiltschnig
ef59b4bd67 merge poco-1.7.9 into poco-1.8.0 2017-09-09 09:53:28 +02:00
Günter Obiltschnig
b7aaaabdcb PageCompiler: support <%@ include file="<path>" %> syntax for includes. 2017-09-08 20:51:05 +02:00
Günter Obiltschnig
3e5cf21cf3 added POCO_NO_DEPRECATED to disarm POCO_DEPRECATED macro 2017-09-08 12:16:43 +02:00
Günter Obiltschnig
522f743b86 added POCO_DEPRECATED macro 2017-09-08 11:51:17 +02:00
Guenter Obiltschnig
39e54d714e PageCompiler: optimize handler code by removing useless statements 2017-09-04 19:31:47 +02:00
Günter Obiltschnig
968dfe77dc fixed typos and style 2017-09-01 20:54:11 +02:00
Günter Obiltschnig
cc2401a0c8 updated changelog 2017-09-01 20:24:45 +02:00
Günter Obiltschnig
8d65ebf02a Poco::Util::LayeredConfiguration: added support for labelling configurations and finding them by their label 2017-09-01 20:23:35 +02:00
Günter Obiltschnig
3b735f6101 fixes for QNX support 2017-09-01 20:22:27 +02:00
Guenter Obiltschnig
07b096c5bb updated changelog 2017-09-01 19:57:15 +02:00
Guenter Obiltschnig
c7a11d5722 upgrade bundled sqlite to 3.20.1 2017-09-01 19:54:41 +02:00
Günter Obiltschnig
cf38f272a2 fixed GH #1865: AbstractEvent::hasDelegates() is not thread-safe 2017-08-31 08:30:01 +02:00
Günter Obiltschnig
8e8143b43d upgraded changelog 2017-08-12 20:55:36 +02:00
Günter Obiltschnig
da6e1d97ef upgraded bundled sqlite to 3.20.0 2017-08-12 20:53:08 +02:00
Günter Obiltschnig
1bea9edecb fix formatting 2017-08-11 19:26:12 +02:00
Günter Obiltschnig
f7e5749930 updated README.md 2017-08-11 19:20:50 +02:00
Günter Obiltschnig
200714fb9f updated changelog 2017-08-11 19:15:01 +02:00
Günter Obiltschnig
e679ebe419 fixed GH #1826: XPath query error 2017-08-11 19:13:02 +02:00
Günter Obiltschnig
85d0cfb9ed bumped version to 1.7.9 2017-08-11 15:29:17 +02:00
Günter Obiltschnig
b9b76fc99d Merge branch 'master' into poco-1.7.9 2017-08-11 15:27:37 +02:00
Günter Obiltschnig
8be19290c8 Merge branch 'poco-1.7.8' of https://github.com/pocoproject/poco into poco-1.7.8 2017-08-10 16:56:48 +02:00
Günter Obiltschnig
fdf3d1729a fixed GH #1813: xmlparse.cpp doesn't compile in WinCE (poco 1.7.8p3)
updated changelog
bumped version to 1.7.8p4
2017-08-10 16:55:05 +02:00
Günter Obiltschnig
8ca493bddf fixed GH #1813: xmlparse.cpp doesn't compile in WinCE (poco 1.7.8p3) 2017-08-10 16:47:25 +02:00
Günter Obiltschnig
af06d43b55 fix comment typos 2017-08-10 13:00:43 +02:00
Günter Obiltschnig
07a00c0da1 removed pointless statements causing VC++ warnings 2017-08-10 12:18:44 +02:00
Günter Obiltschnig
f37520b30b added random salt to NamePool hash 2017-08-10 12:18:18 +02:00
Günter Obiltschnig
a176c8d1f2 upgrade bundled expat to 2.2.3 2017-08-10 10:10:32 +02:00
Guenter Obiltschnig
582afc9768 Merge branch 'poco-1.7.8' 2017-06-22 07:35:05 +02:00
Guenter Obiltschnig
1a19843f0c updated CHANGELOG 2017-06-22 07:34:47 +02:00
Guenter Obiltschnig
c58a32b696 Merge branch 'poco-1.7.8' 2017-06-22 07:29:59 +02:00
Guenter Obiltschnig
2867d4c34b bump version number 2017-06-21 15:48:03 +02:00
Günter Obiltschnig
d18e400a88 fix for Windows 2017-06-21 15:42:48 +02:00
Guenter Obiltschnig
c562469eb3 upgrade bundled expat to 2.2.1; apply POCO-specific changes 2017-06-21 15:15:55 +02:00
Guenter Obiltschnig
627392938a Merge branch 'poco-1.7.8' 2017-04-18 11:43:55 +02:00
Günter Obiltschnig
8237e9ba14 fix CipherImpl issue with OpenSSL 1.1 2017-04-18 11:42:39 +02:00
Guenter Obiltschnig
6520dade57 Merge branch 'poco-1.7.8' 2017-04-16 08:34:26 +02:00
Guenter Obiltschnig
6da4af32a5 Merge branch 'poco-1.7.8' of https://github.com/pocoproject/poco into poco-1.7.8 2017-04-16 08:33:10 +02:00
Guenter Obiltschnig
a141f9fbe1 fixed GH #1665: CipherImpl memory leak with OpenSSL 1.1 2017-04-16 08:32:57 +02:00
Günter Obiltschnig
ac270d5bc0 Merge pull request #1608 from zosrothko/patch-4
Backport patch for Power PC Little Endian
2017-04-13 15:26:03 +02:00
Günter Obiltschnig
aae9c2e0f6 Merge pull request #1636 from pothosware/use_cmake_dl_libs
replace dl library with CMAKE_DL_LIBS
2017-03-15 10:57:30 +01:00