Alex Fabijanic
|
e5aaa991b8
|
style fix
|
2017-09-26 21:57:15 -05:00 |
|
Alex Fabijanic
|
1d18435e38
|
read/write list of X509 certificates
|
2017-09-26 21:43:22 -05:00 |
|
Alex Fabijanic
|
4ac56bff0c
|
EVPPKey == operator; PKCS12 copy/move
|
2017-09-26 15:28:23 -05:00 |
|
Alex Fabijanic
|
dc2c4dcd27
|
backport CipherKey digest changes and tests from develop
|
2017-09-26 11:38:53 -05:00 |
|
Alex Fabijanic
|
b4f1427725
|
make all save() functions const
|
2017-09-26 11:20:00 -05:00 |
|
Alex Fabijanic
|
5084457f83
|
add note on git clone openssl
|
2017-09-25 19:27:41 -05:00 |
|
Alex Fabijanic
|
04a4beb5e4
|
add POCO_EXTERNAL_OPENSSL
|
2017-09-25 19:11:21 -05:00 |
|
Alex Fabijanic
|
7887a4a662
|
replace JSON license and add Windows OpenSSL documentation
|
2017-09-25 18:58:15 -05:00 |
|
Alex Fabijanic
|
fabfb4f068
|
updte json makefile
|
2017-09-25 16:28:26 -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
|
741fead666
|
add openssl autolink to NetSSL
|
2017-09-23 16:19:14 -05:00 |
|
Alex Fabijanic
|
b7fbdabf5f
|
Merge branch 'poco-1.8.0' of https://github.com/pocoproject/poco into poco-1.8.0
|
2017-09-22 18:31:39 -05:00 |
|
Alex Fabijanic
|
0e81e082ff
|
openssl 1.1 support
|
2017-09-22 16:29:33 -05:00 |
|
Alex Fabijanic
|
b01d45a166
|
fix linux build
|
2017-09-21 11:42:54 -05:00 |
|
Alex Fabijanic
|
6b57edd031
|
regenerate NetSSL VS projects and Crypto sample project
|
2017-09-20 14:09:42 -05:00 |
|
Alex Fabijanic
|
3c8e93dd20
|
regenerate VS2013 projects
|
2017-09-20 09:12:35 -05:00 |
|
Alex Fabijanic
|
ab90c48da2
|
backport EVPPKey file/stream load/save capabilities
|
2017-09-19 22:04:32 -05:00 |
|
Alex Fabijanic
|
dbd82953cb
|
add capability to construct EVPPKey from ECKey and RSAKey; RSA EVPPKey tests, RSA KeyPairImpl type bugfix
|
2017-09-18 14:49:54 -05:00 |
|
Alex Fabijanic
|
b90ee449a2
|
port RSAKey* changes
|
2017-09-18 12:18:56 -05:00 |
|
Alex Fabijanic
|
4c680c17b2
|
add openssl submodule
|
2017-09-16 00:50:12 -05:00 |
|
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 |
|
Conor Burgess
|
fe693de41d
|
Add support for (unsigned) long long when long is 64bit
|
2017-09-11 15:55:54 +01: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 |
|