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
olszomal
abbbfabdc7
Move some functions from common to main code
2023-05-23 19:07:00 +02:00
olszomal
2a4b75842a
Add connection logging
2023-05-23 19:07:00 +02:00
yjh-styx
56e7a72e8a
Fix timestamping nested signatures ( #266 )
2023-05-14 22:32:56 +02:00
olszomal
924af9e783
Remove duplicated CURLcode error code
2023-05-09 21:14:19 +02:00
olszomal
4b6027a4f7
Fix CURLINFO_RESPONSE_CODE
2023-05-09 21:14:19 +02:00
olszomal
3d7b8d2a21
Get Certificate Revocation List from a CRL distribution point
2023-04-16 10:43:24 +02:00
olszomal
7bfe3b5db9
Fix update_data_size()
2023-03-30 20:57:38 +02:00
olszomal
d2f1b9c035
Fix leafhash resource leak, CID 1536899
2023-03-28 21:00:42 +02:00
Michał Trojnara
0204d04a25
Stop using tabs for indentation
2023-03-25 23:39:52 +01:00
Małgorzata Olszówka
0f51a06b8f
Separate common and format-dependent functions ( #241 )
2023-03-25 20:32:58 +01:00
olszomal
93f5f800d6
Fix resource leak, CID 1535262
2023-02-28 08:27:46 +01:00
olszomal
4db6ed0cad
Fix memory leak
2023-02-26 21:12:07 +01:00
olszomal
32b65659be
Use big/little-endian conversion in pe_calc_realchecksum()
2023-02-26 21:12:07 +01:00
olszomal
8e74a05b40
msi_calc_digest() with FILE_HEADER parameter
2023-02-26 21:12:07 +01:00
olszomal
83e47e0252
Specify the maximum NumberOfSections value
2023-02-26 21:12:07 +01:00
olszomal
41e6042c26
Specify the maximum SizeOfOptionalHeader value
2023-02-26 21:12:07 +01:00
olszomal
33c1fdaa85
Remove wrong type casting
2023-02-26 21:12:07 +01:00
olszomal
11eb76d4f3
Use bio_hash_data() to compute a message digest value of a CAB file
2023-02-26 21:12:07 +01:00
olszomal
b0391244a6
New function bio_hash_data()
2023-02-26 21:12:07 +01:00
olszomal
83f6ceeaea
Fix compiler warnings
2023-02-26 21:12:07 +01:00
olszomal
b96a7a2232
Use BIO_f_md instead of EVP_MD_CTX to compute a message digest value of the PE and CAB file
2023-02-26 21:12:07 +01:00
olszomal
bde67ec1e2
Use BIO_f_md instead of EVP_MD_CTX to calculate timestamp, page hash and leaf hash
2023-02-26 21:12:07 +01:00
Julien Cristau
c5ad70d31a
Fix asn1_get_time_t timezone offset
...
mktime takes an input in local time, but what we have is UTC. timegm
does the right thing but is a nonstandard GNU and BSD extension, while
Windows has _mkgmtime.
2023-02-24 11:03:08 +01:00