olszomal
|
aa8c8dd720
|
Type casting of the read() return value
|
2024-04-10 17:09:01 +02:00 |
|
olszomal
|
16c5e5aa4a
|
Squashed logically dead code for curl response code for openssl version 3.0.0 and later, CID 1585046
|
2024-04-10 17:09:01 +02:00 |
|
Michał Trojnara
|
ded1f7aa67
|
Use native HTTP client with OpenSSL 3.0 or later (#378)
Co-authored-by: olszomal <Malgorzata.Olszowka@stunnel.org>
|
2024-04-09 19:33:31 +02:00 |
|
Steve McIntyre
|
6ad2679f17
|
Read the password from stdin if desired
Use the common convention: "-" means to use stdin
Signed-off-by: Steve McIntyre <steve.mcintyre@pexip.com>
|
2024-03-28 21:33:01 +01:00 |
|
olszomal
|
4776f43f04
|
Improved manual
|
2024-03-26 18:28:02 +01:00 |
|
olszomal
|
0a0761746f
|
Fixed memory corruption
|
2024-03-08 16:59:34 +01:00 |
|
olszomal
|
f51e2a4869
|
Intercepted X509_V_FLAG_CHECK_SS_SIGNATURE verify error
|
2024-03-08 16:59:34 +01:00 |
|
olszomal
|
093ed12c66
|
Supported CRL decoding in DER and PEM format
|
2024-03-08 16:59:34 +01:00 |
|
olszomal
|
71a046a2d0
|
Ignore missing PKCS#9 signing time field (NID_pkcs9_signingTime: 1.2.840.113549.1.9.5) in the CMS_ContentInfo structure.
Timestamping time for verification is get from embedded content in this CMS_ContentInfo structure.
|
2024-03-08 16:59:34 +01:00 |
|
olszomal
|
c73f82b558
|
Set the NONCE field in a TSA request
|
2024-03-08 16:59:34 +01:00 |
|
olszomal
|
192e7a732b
|
Fixed memory leaks
|
2024-03-01 17:50:20 +01:00 |
|
olszomal
|
3998bcabb2
|
Simplify BIO chain free up and FILE_FORMAT_CTX cleanup
|
2024-02-28 15:55:25 +01:00 |
|
olszomal
|
fa40c57f80
|
Simplify checking whether a signature exists
|
2024-02-28 11:55:21 +01:00 |
|
olszomal
|
b661ed08ed
|
Fix fuzzer error - corrupted data content
|
2024-02-20 17:48:55 +01:00 |
|
olszomal
|
ead0584611
|
Disable curl dependence
|
2024-02-20 17:48:31 +01:00 |
|
olszomal
|
1bc7fc36b8
|
Connect to CRL Distribution Points through the configured proxy when verifying
|
2024-02-19 12:19:44 +01:00 |
|
olszomal
|
b2024cee9d
|
Add -ignore-cdp option to help
|
2024-02-16 12:30:29 +01:00 |
|
olszomal
|
9d152b8477
|
Fix url resource leak, CID 1583652, 1583653
|
2024-02-16 12:30:29 +01:00 |
|
olszomal
|
7a02d51a83
|
Print failed certificate chain retrieved from the signature
|
2024-02-15 13:07:02 +01:00 |
|
olszomal
|
dac68a3a4d
|
Disable CRL Distribution Points online verification
|
2024-02-15 12:30:50 +01:00 |
|
Michał Trojnara
|
cedb8b5798
|
Print default -CAfile in "osslsigncode -v"
Fix #344
|
2024-02-12 12:31:57 +01:00 |
|
Michał Trojnara
|
4576895718
|
Initial script (text) format support
See #37 for details.
|
2024-02-12 10:54:18 +01:00 |
|
olszomal
|
31b046cf98
|
Fix dereference after null check, CID 1576008
|
2024-01-24 09:23:55 +01:00 |
|
olszomal
|
f22c83514c
|
Simplify obtaining an existing signature and creating a new one
|
2024-01-23 19:00:22 +01:00 |
|
olszomal
|
44ca1f38e6
|
PKCS9_SEQUENCE_NUMBER authenticated attribute support
|
2024-01-23 19:00:22 +01:00 |
|
olszomal
|
0985c47990
|
Add a new "-index" option to enable verification or addition of attributes to the signature at a certain position
|
2024-01-23 19:00:22 +01:00 |
|
olszomal
|
5da62de5ef
|
Fixed adding signing time
|
2024-01-08 11:48:10 +01:00 |
|
olszomal
|
64e1bba96b
|
Add a new command extract-data to extract a PKCS#7 data content to be signed
|
2023-12-19 13:07:19 +01:00 |
|
olszomal
|
7285778cb0
|
Use X509_LOOKUP_load_file() to load certificates with a lookup using the implementation X509_LOOKUP_file()
|
2023-12-03 18:33:50 +01:00 |
|
olszomal
|
0db17be606
|
Listing each member of the CAT file
|
2023-11-20 17:20:03 +01:00 |
|
olszomal
|
f9ad19d4a2
|
Signature index presentation
|
2023-11-14 10:33:04 +01:00 |
|
olszomal
|
6f4e9ab597
|
Fix dereference after null check, CID 1570976
|
2023-11-14 10:33:04 +01:00 |
|
olszomal
|
6d6270094e
|
Simplify unlinking outfile
|
2023-11-13 13:50:41 +01:00 |
|
olszomal
|
57563716d1
|
Enable x mode modifier if available
|
2023-11-13 13:50:41 +01:00 |
|
olszomal
|
8ab8a133f7
|
Overwriting an existing file is not supported
|
2023-11-13 13:50:41 +01:00 |
|
olszomal
|
ef5047038e
|
Delete the output file in case of error
|
2023-11-13 13:50:41 +01:00 |
|
olszomal
|
900ffed596
|
Enable verification that a catalog file was signed by a valid certificate.
Simplify setting and signing a content blob.
Clean up a support library.
|
2023-11-07 14:56:48 +01:00 |
|
olszomal
|
e2ab4a152d
|
improved verify callbacks
|
2023-10-06 19:41:31 +02:00 |
|
olszomal
|
c89d6b43aa
|
description of built-in TSA options
|
2023-09-25 15:22:11 +02:00 |
|
Michał Trojnara
|
1700455533
|
APPX support (#303)
Co-authored-by: Maciej Panek <Maciej.panek@punxworks.com>
Co-authored-by: olszomal <Malgorzata.Olszowka@stunnel.org>
|
2023-09-19 21:23:32 +02:00 |
|
olszomal
|
4c5b329bc4
|
fixed mixed declarations and code
|
2023-09-08 11:51:20 +02:00 |
|
olszomal
|
5626482e82
|
fixed a function declaration with a void parameter
|
2023-09-08 11:51:20 +02:00 |
|
olszomal
|
2ed54490a6
|
Use TS_TST_INFO struct
|
2023-07-31 17:46:01 +02:00 |
|
olszomal
|
a096aa8a33
|
Set signing digest to generate RFC3161 response
|
2023-07-31 17:46:01 +02:00 |
|
olszomal
|
aa08566a63
|
Use TS_REQ struct
|
2023-07-31 17:46:01 +02:00 |
|
Małgorzata Olszówka (she/her)
|
c04b229ce2
|
Built-in TSA response generation (#281)
|
2023-07-28 16:03:04 +02:00 |
|
Michał Trojnara
|
adcfd9a33f
|
Apply suggestions from code review
Added more detailed error messages.
Fixed formatting and indentation.
Co-authored-by: Małgorzata Olszówka <Malgorzata.Olszowka@stunnel.org>
|
2023-07-21 11:44:55 +02:00 |
|
Maxim Bagryantsev
|
f2f3a8891c
|
Fixed validation of supported command
|
2023-07-21 11:44:55 +02:00 |
|
olszomal
|
199f2b4586
|
Check X509_ATTRIBUTE_get0_data() return value
|
2023-05-26 15:07:03 +02:00 |
|
olszomal
|
a92c4a5522
|
Do not return corrupted CMS_ContentInfo
|
2023-05-26 15:07:03 +02:00 |
|