Aleksandar Fabijanic
168f1eb6e2
As of C++11, std::swap is noexcept. #2386 ( #3645 )
...
* As of C++11, std::swap is noexcept. #2386
* fix(Any): remove throw on swap
* fix(Any): As of C++11, std::swap is noexcept. #2386
* fix(Any): make size const #2386
* fix(SimpleRowFormatter): clang won't compile noexcept #2386
* a couple of arm fixes
* fix(Any): As of C++11, std::swap is noexcept. #2386
* fix(AnyTest): local() for POCO_NO_SOO# 2386
* test(RSACipher): RSA encryption without private key #2367
* chore(RSACipherTest): delete ciphers #2367
2022-06-28 12:14:36 -05:00
Alex Fabijanic
a2870da1d0
fix(X509Certificate): add missing string format
2022-04-04 10:24:01 +00:00
Günter Obiltschnig
753757fdf8
#3525 : Bad management of file in case of OpenSSLException in X509Certificate::readPEM and X509Certificate::writePEM
2022-04-02 10:21:37 +02:00
Günter Obiltschnig
aa32399e26
#3307 : Poco::Crypto::X509Certificate: obtain certificate fingerprint
2021-06-15 14:36:57 +02:00
Günter Obiltschnig
bd08e465f8
style
2020-01-24 11:08:30 +01:00
Günter Obiltschnig
048c4a134c
style
2020-01-22 13:52:04 +01:00
Günter Obiltschnig
12db5ff31e
Merge pull request #2871 from siemens/feat/fix-x509-uft8
...
Add support for utf-8 characters in subject
2020-01-22 13:39:22 +01:00
Günter Obiltschnig
ba0acff719
fixed GH #2743 : X509Certificate validFrom expiresOn Date parsing
2020-01-21 20:21:34 +01:00
Günter Obiltschnig
18adb1e43b
code cleanup; fix move ctors and assignment
2020-01-21 17:52:43 +01:00
Günter Obiltschnig
e1f09a602b
cleanup and modernization
2020-01-10 12:20:30 +01:00
Pascal Bach
69a7f53b02
Add support for utf-8 characters in subject
...
This changes the format produced by OpenSSL from being separated by / to ,
2020-01-08 10:54:01 +01:00
Günter Obiltschnig
acd7ec865b
constness fix
2019-11-04 21:03:52 +01:00
Rosen Penev
c11d1eebb0
X509Certificate: Get rid of deprecated OpenSSL 1.1 APIs
...
Added a missing implicit header and added compatibility macros.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-04 11:42:16 -08:00
Alex Fabijanic
210bc6d30c
add X509 version, serialNumber and signatureAlgorithm
2017-09-29 18:20:10 -05:00
Alex Fabijanic
9e18ae0944
fix wrong test file name and other iprovements (WIP EC EVP key comparison)
2017-09-27 21:43:00 -05:00
Alex Fabijanic
1d18435e38
read/write list of X509 certificates
2017-09-26 21:43:22 -05:00
Alex Fabijanic
e89e3745ee
add Crypto PKCS12/EC; update VS projects
2017-09-16 00:44:39 -05:00
Günter Obiltschnig
04e7e04d4d
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Günter Obiltschnig
75a7ee4b0f
Crypto and NetSSL fixes for OpenSSL 1.1
2016-11-27 23:58:39 +01:00
Guenter Obiltschnig
5076f60a5c
added X509Certificate::equals()
2016-02-25 22:17:34 +01:00
Guenter Obiltschnig
b3cc2257d1
fixed GH #958 : Bug while reading X509Certificate subjectName
2015-09-30 16:54:26 +02:00
Guenter Obiltschnig
93554d54f6
merged X509Certificate fixes from develop
2015-08-02 09:13:38 +02:00
Roger Meier
b0581433a7
LICENSE: add info about SPDX-License-Identifier usage and use it
...
fix: remove executable flag and change back to 100644 (was 100755)
Signed-off-by: Roger Meier <r.meier@siemens.com>
2014-05-14 08:38:09 +02:00
Roger Meier
628a06f718
LICENSE: add info about SPDX-License-Identifier usage and use it
...
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
2014-05-04 21:02:42 +02:00
Aleksandar Fabijanic
d75e68c027
new trunk (base for 1.5)
...
windows build only
2012-04-23 01:14:34 +00:00
Aleksandar Fabijanic
f9b60296f7
removing old trunk files
2012-04-23 00:43:14 +00:00
Marian Krivos
bcf1d5b6a7
Crypto: complete merge to 1.4.2
2011-09-14 16:41:40 +00:00
Guenter Obiltschnig
99c48cff49
integrated changes from 1.3.5
2009-06-16 16:56:28 +00:00