Günter Obiltschnig
|
07d900b979
|
minor style fix
|
2017-12-14 11:44:03 +01:00 |
|
Günter Obiltschnig
|
d29972ef24
|
added Poco::File::linkTo()
|
2017-12-14 10:35:07 +01:00 |
|
Alexey Milovidov
|
8c3e207ed5
|
Fixed performance issue: destructor of Poco::Timespan was not inlined [#CLICKHOUSE-3458].
|
2017-12-06 11:31:45 +01:00 |
|
Alex Fabijanic
|
8579722f38
|
regenerate VS projects; replace font with DejaVu and add license file; embed external font in text sample
|
2017-11-22 20:19:42 -06:00 |
|
Günter Obiltschnig
|
363a1b7d85
|
created poco-1.8.1 branch
|
2017-11-14 14:57:18 +02:00 |
|
Guenter Obiltschnig
|
fe47b58652
|
revert change for GH #1828: causes Zip file corruption in some cases; bumped version no to 1.8.0.1
|
2017-11-11 17:36:00 +01:00 |
|
Guenter Obiltschnig
|
883728ec19
|
fix iOS by adding missing ARM64 arch def
|
2017-11-10 13:51:27 +01:00 |
|
Guenter Obiltschnig
|
7d4d01e343
|
GH #1988: Remove OpenVMS support
|
2017-11-09 12:42:13 +01:00 |
|
Günter Obiltschnig
|
56c9ccb7ca
|
merge ObjectPool changes from develop
|
2017-11-08 20:43:46 +01:00 |
|
Günter Obiltschnig
|
47043e0f4f
|
fixed GH #1425: Workaround bug in SolarisStudio 12.4 on RVO-ed objects.
|
2017-11-08 15:00:44 +01:00 |
|
Guenter Obiltschnig
|
079c9a6263
|
rename some of the new Environment methods, make PocoDoc config changes backwards-compatible, revert PocoDoc config changes, make doc build scripts work on macos
|
2017-11-08 14:37:53 +01:00 |
|
Günter Obiltschnig
|
f0a79015f7
|
Merge pull request #1970 from Kampbell/poco-1.8.0
Poco 1.8.0
|
2017-11-08 13:28:14 +01:00 |
|
Günter Obiltschnig
|
6083ecd11a
|
fixed GH #1487: OSAtomicDecrement32 & OSAtomicIncrement32 deprecated in macOS 10.12
|
2017-11-08 12:01:36 +01:00 |
|
Günter Obiltschnig
|
b96b07a9ad
|
Merge pull request #1882 from Burgch/uint64-dynamic-var
Add support for (unsigned) long long when long is 64bit
|
2017-11-07 15:18:48 +01:00 |
|
zosrothko
|
f642df1c77
|
Merge remote-tracking branch 'origin/poco-1.8.0' into poco-1.8.0
|
2017-11-07 15:17:20 +01:00 |
|
Günter Obiltschnig
|
7e5984a76c
|
Merge pull request #1941 from villytiger/streambuf-1.8.0
Fix writing into closed socket from streambuf
|
2017-11-07 15:11:40 +01:00 |
|
zosrothko
|
1193c174f6
|
Merge remote-tracking branch 'origin/poco-1.8.0' into poco-1.8.0
|
2017-11-02 20:14:30 +01:00 |
|
Guenter Obiltschnig
|
646c22c586
|
GH #1412: added Poco::DigestEngine::constantTimeEquals()
|
2017-11-01 17:38:12 +01:00 |
|
zosrothko
|
b23f4c3efe
|
Backport from feature-gradle
Signed-off-by: zosrothko <zosrothko@orange.fr>
|
2017-11-01 09:03:10 +01:00 |
|
zosrothko
|
f3a31fbde9
|
Backport from feature-gradle.
Signed-off-by: zosrothko <zosrothko@orange.fr>
|
2017-11-01 09:00:33 +01:00 |
|
Guenter Obiltschnig
|
d172273a75
|
remove remaining $Id$ tags from file headers
|
2017-10-31 16:01:51 +01:00 |
|
Guenter Obiltschnig
|
a9f0279382
|
Base64Encoder/Decoder: added support for 'base64url' encoding
Conflicts:
Foundation/src/Base64Decoder.cpp
Foundation/src/Base64Encoder.cpp
|
2017-10-31 12:46:18 +01:00 |
|
Alex Fabijanic
|
1a18621ff8
|
ifdef auto_ptr
|
2017-10-24 21:55:33 -05:00 |
|
Bjoe
|
3ddda2f163
|
Add missing std:: namespace (#1946)
|
2017-10-18 16:15:20 -05:00 |
|
Ilya Lyubimov
|
c3d6fb94cc
|
Fix writing into closed socket from streambuf
In case of error occured in writeToDevice pptr may become one byte
farther than epptr. This can lead to crash in streambuf::xsputn from
libstdc++.
|
2017-10-17 14:00:27 +03:00 |
|
Alex Fabijanic
|
317b6f7543
|
NamedMutex_UNIX.cpp must remove semid #271
|
2017-10-12 14:59:19 -05:00 |
|
Alex Fabijanic
|
09b229df2c
|
Message Doesn't Support 64-bit Thread IDs #1913
|
2017-09-28 18:12:31 -05:00 |
|
Alex Fabijanic
|
6bcd362c74
|
use _snprintf_s on VS < 2015
|
2017-09-27 11:25:43 -05:00 |
|
Alex Fabijanic
|
4ac56bff0c
|
EVPPKey == operator; PKCS12 copy/move
|
2017-09-26 15:28:23 -05:00 |
|
Alex Fabijanic
|
04a4beb5e4
|
add POCO_EXTERNAL_OPENSSL
|
2017-09-25 19:11:21 -05:00 |
|
Alex Fabijanic
|
6efab2cd58
|
back-port JSON and accompanying Foundation portions (JSONString, Dynamic::Var etc)
|
2017-09-25 15:15:05 -05:00 |
|
Alex Fabijanic
|
6b57edd031
|
regenerate NetSSL VS projects and Crypto sample project
|
2017-09-20 14:09:42 -05:00 |
|
Conor Burgess
|
fe693de41d
|
Add support for (unsigned) long long when long is 64bit
|
2017-09-11 15:55:54 +01:00 |
|
Günter Obiltschnig
|
04e7e04d4d
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +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
|
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 |
|
Günter Obiltschnig
|
968dfe77dc
|
fixed typos and style
|
2017-09-01 20:54:11 +02:00 |
|
Günter Obiltschnig
|
3b735f6101
|
fixes for QNX support
|
2017-09-01 20:22:27 +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
|
85d0cfb9ed
|
bumped version to 1.7.9
|
2017-08-11 15:29:17 +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 |
|
Guenter Obiltschnig
|
2867d4c34b
|
bump version number
|
2017-06-21 15:48:03 +02:00 |
|
Günter Obiltschnig
|
8237e9ba14
|
fix CipherImpl issue with OpenSSL 1.1
|
2017-04-18 11:42:39 +02:00 |
|
Guenter Obiltschnig
|
a141f9fbe1
|
fixed GH #1665: CipherImpl memory leak with OpenSSL 1.1
|
2017-04-16 08:32:57 +02:00 |
|
zosrothko
|
fcadb0a148
|
Backport patch for Power PC Little Endian
|
2017-02-22 22:56:06 +01:00 |
|
Guenter Obiltschnig
|
9efedaafe3
|
style fix
|
2017-02-19 18:42:24 +01:00 |
|
zosrothko
|
d27043a213
|
Backport patch for Power PC with Little Endian
|
2017-02-19 18:21:57 +01:00 |
|
Guenter Obiltschnig
|
e4f5c66dfd
|
fixed GH #1260: URI encoding
|
2017-02-17 09:23:36 +01:00 |
|
Guenter Obiltschnig
|
7d91a4bc94
|
GH #1586: Upgrade bundled PCRE to 8.40
|
2017-02-11 12:04:36 +01:00 |
|