429 Commits

Author SHA1 Message Date
olszomal
fb1bc06440 CAT file tests 2020-11-02 10:11:10 +01:00
olszomal
80d5948eeb CAT files support 2020-11-02 10:11:10 +01:00
olszomal
0d6d0071d3 sort Microsoft and Generic OIDs 2020-11-02 10:11:10 +01:00
Artem Polishchuk
250521e07f fix(tests): swallows the exit code 2020-10-15 18:15:59 +02:00
Michal Trojnara
6ef01c935a release 2.1
Signed-off-by: Michal Trojnara <Michal.Trojnara@stunnel.org>
2.1
2020-10-11 21:33:58 +02:00
olszomal
f336130c0d
Add timestamp (#60)
* make authenticode timestamping override any previous timestamp
* simplify add_timestamp()
2020-10-08 08:33:47 +02:00
olszomal
28904e8d1a fix memory leak 2020-10-04 22:05:28 +02:00
olszomal
85b0eb6fa0 improve maketest 2020-10-04 22:05:28 +02:00
olszomal
858e9031f0 find the signer's certificate in the certificate chain 2020-10-04 22:05:28 +02:00
olszomal
fe028d12f4 additional CRLs (supplied as part of a PKCS#7 structure) support 2020-10-04 22:05:28 +02:00
olszomal
0bb54d9f51 new option -pkcs11cert identifies a certificate in the token
fix and simplify read_crypto_params()
2020-10-04 22:05:28 +02:00
olszomal
ddb2dc7b15 fix MSI memory leaks 2020-09-12 14:07:10 +02:00
olszomal
36708d0ee5 fix get_clrdp_url() 2020-09-12 14:07:10 +02:00
olszomal
0f6e0e8523 remove deprecated functions 2020-09-12 14:07:10 +02:00
olszomal
4fa102b5d1 output format 2020-08-22 20:00:58 +02:00
Michał Trojnara
01b3fb5b54
Merge pull request #56 from olszomal/crl
Fix timestamp and CRL verification
2020-08-02 20:26:38 +02:00
olszomal
548c78e212 print CRL distribution point 2020-07-24 14:14:00 +02:00
olszomal
44a773401c set the certificate expiration date for CRL verification tests 2020-07-24 14:00:49 +02:00
olszomal
8f56f3d620 fix CRL verification 2020-07-24 14:00:18 +02:00
olszomal
5433770ce5 timestamp verification 2020-07-09 10:25:00 +02:00
olszomal
3b21e54900 code simplification 2020-07-08 22:16:50 +02:00
olszomal
2f5e336b89 new feature: multiple nested signature 2020-07-08 22:16:50 +02:00
olszomal
ff796106ad verify multiple nested signatures 2020-07-08 22:16:50 +02:00
olszomal
293d92b0b0 fixed MSI memory leak 2020-07-08 22:16:50 +02:00
olszomal
9be7753a8f fix error handling 2020-07-08 22:16:50 +02:00
olszomal
c0d65b2441 multiple signature test 2020-07-08 22:16:50 +02:00
olszomal
4f71fefb79 sign with multiple signature 2020-07-08 22:16:50 +02:00
olszomal
cfaa37108d Convert PKCS7 countersignature into CMS_ContentInfo structure 2020-06-21 19:47:34 +02:00
olszomal
e4295cc00c fixed memory leaks 2020-06-21 19:46:03 +02:00
olszomal
48dc052540 initialize crypto params 2020-06-21 19:46:03 +02:00
Michal Trojnara
7dd36a5c24 Initial change log for 2.1 release 2020-06-07 18:34:49 +02:00
Michal Trojnara
0c9f53d30c Simplified ASN1_GetTimeT()
This commit also drops support for OpenSSL 1.1.0
(end of life for that release was August 31, 2018).
2020-06-07 17:54:10 +02:00
olszomal
772a878182 CMS structure support 2020-06-07 17:31:10 +02:00
Matt Hauck
1670a07089 Finalize pkcs11 engine
In order to properly finalize the pkcs11 module, we need to call
ENGINE_finish on the pkcs11 `ENGINE*` object.
2020-06-03 09:49:03 +02:00
Michał Trojnara
cf331d0064
Merge pull request #41 from olszomal/tests
Improved tests
2020-05-18 08:06:21 +02:00
Michał Trojnara
826df059d1
Merge pull request #39 from olszomal/windows
Windows support
2020-05-18 08:05:44 +02:00
olszomal
6cb3ae863e print timestamp error 2020-05-08 14:26:27 +02:00
olszomal
8aaa8faf5c enable the verbose option for the add command 2020-05-07 10:54:01 +02:00
olszomal
2c919cce9f more TSA servers in tests 2020-05-07 10:43:57 +02:00
olszomal
8d78e07528 Windows install notes 2020-05-05 14:58:49 +02:00
olszomal
56a1413cb5 how to use PKCS11 token 2020-05-05 14:48:48 +02:00
olszomal
82afda3ef9 msi support for Windows 2020-04-22 10:26:32 +02:00
olszomal
dfad489090 CAfile/untrusted file must exist to verify the signature 2020-04-17 15:41:33 +02:00
olszomal
c786ca873c don't overwrite an existing file 2020-04-17 14:48:32 +02:00
Michal Trojnara
3b9ce00901 Typo 2020-04-16 15:36:46 +02:00
Michal Trojnara
8cafe0a102 Windows workaround for the #9 fix 2020-04-16 14:24:09 +02:00
Michał Trojnara
146b79bd04
Merge pull request #38 from olszomal/cabfiles
Code cleanup
2020-04-11 11:19:03 +02:00
olszomal
e59e922d32 last merge error - X509_PURPOSE_ANY 2020-04-09 10:45:25 +02:00
olszomal
e2f984f5c9 attach DER signature 2020-04-08 14:21:53 +02:00
olszomal
cafa23819b more memory leaks fixed 2020-04-07 15:49:00 +02:00