Michał Trojnara
|
5af84745de
|
add markdown files to distribution tarballs
|
2022-03-06 21:11:02 +01:00 |
|
Michał Trojnara
|
0459fb99ef
|
initial 2.4 commit
|
2022-03-06 21:00:38 +01:00 |
|
Michał Trojnara
|
73d7cf011e
|
release 2.3
Signed-off-by: Michał Trojnara <Michal.Trojnara@stunnel.org>
2.3
|
2022-03-06 20:11:25 +01:00 |
|
Michał Trojnara
|
7affd85c46
|
Fix non-interactive PVK (MSBLOB) key decryption
Fix #130
|
2022-03-06 18:54:51 +01:00 |
|
Michał Trojnara
|
d8a182614c
|
remove trailing tabulators
|
2022-03-06 17:41:36 +01:00 |
|
olszomal
|
ac672640be
|
Clean up arrays (#139)
- move large arrays to the heap
- use the `const` type qualifier with constant arrays
|
2022-03-06 16:50:23 +01:00 |
|
olszomal
|
5d68e8699a
|
update change log
|
2022-02-28 19:50:39 +01:00 |
|
olszomal
|
b48458499b
|
fix pe_calc_checksum bufor
revert part of 45fedd9e501a44f9fdbb6e702a94168e400970fc
|
2022-02-28 19:50:39 +01:00 |
|
olszomal
|
4731667c35
|
msi const names
|
2022-02-25 21:42:24 +01:00 |
|
olszomal
|
85594d9fb2
|
fix memory leak
|
2022-02-25 21:42:24 +01:00 |
|
olszomal
|
5f60cc6563
|
use msi_dirent_free() when failed to parse the MSI_DIRENT structure
|
2022-02-25 21:42:24 +01:00 |
|
olszomal
|
77b2b30d1f
|
check Root Directory Entry's Name
|
2022-02-25 21:42:24 +01:00 |
|
olszomal
|
e0d652b987
|
timestamp error
|
2022-02-24 23:08:24 +01:00 |
|
Michał Trojnara
|
b774a56aa9
|
Floyd's cycle-finding algorithm
|
2022-02-23 22:35:40 +01:00 |
|
Michał Trojnara
|
6eaf0d9368
|
fixed MSI recursion loop detection
|
2022-02-22 18:56:20 +01:00 |
|
olszomal
|
d471b51db5
|
add only a non-stream child to the tree
|
2022-02-22 18:16:21 +01:00 |
|
olszomal
|
7b12abf21f
|
NOSTREAM error handling
|
2022-02-22 18:16:21 +01:00 |
|
olszomal
|
f248286d6f
|
verify corrupted SpcPeImageData struct
|
2022-02-22 18:16:21 +01:00 |
|
olszomal
|
5db237f242
|
Revert "verbose msi file verification errors"
This reverts commit 4eeeec32b44a64914fe90828854c5e9228322e0c.
|
2022-02-22 18:16:21 +01:00 |
|
Michał Trojnara
|
95c5a4451b
|
simplify MSI parsing recursion
|
2022-02-22 10:08:15 +01:00 |
|
olszomal
|
f0207411b9
|
fix parse MSI_FILE_HDR struct
|
2022-02-21 19:24:32 +01:00 |
|
Michał Trojnara
|
aef958f880
|
modelines
|
2022-02-19 17:07:51 +01:00 |
|
Michał Trojnara
|
a6d3be739e
|
detect recursion loop
|
2022-02-18 22:33:03 +01:00 |
|
olszomal
|
4eeeec32b4
|
verbose msi file verification errors
|
2022-02-18 18:54:48 +01:00 |
|
olszomal
|
ce196ce147
|
improve cab files verification
|
2022-02-18 18:54:48 +01:00 |
|
olszomal
|
289c345280
|
fix double free in msi_dirent_new()
|
2022-02-18 18:54:48 +01:00 |
|
olszomal
|
bdea1d1c2a
|
fixed MSI_DIRENT structure parsing
|
2022-02-17 15:37:15 +01:00 |
|
olszomal
|
45fedd9e50
|
Fix more fuzzer errors
|
2022-02-11 23:32:27 +01:00 |
|
olszomal
|
e177ded9a5
|
Fix some fuzzer errors and VS2022 compiler warnings and errors
|
2022-02-04 17:35:46 +01:00 |
|
olszomal
|
5a2d0affc1
|
validate both header->sigpos and header->siglen
|
2022-01-30 22:14:21 +01:00 |
|
olszomal
|
5afafecc23
|
check a signature length in the WIN_CERTIFICATE structure
|
2022-01-30 22:14:21 +01:00 |
|
olszomal
|
07bf24911d
|
Add bash completion script (#125)
|
2022-01-11 20:46:52 +01:00 |
|
Stephen Kitt
|
357747d2fc
|
Typo fix: Errror
Signed-off-by: Stephen Kitt <steve@sk2.org>
|
2021-12-26 22:00:53 +01:00 |
|
olszomal
|
28f6ffbc42
|
Return the number of failed tests from make_tests
|
2021-12-26 21:58:44 +01:00 |
|
olszomal
|
fb75eee385
|
Put the pkcs11cert option in the usage syntax
|
2021-12-26 21:58:04 +01:00 |
|
olszomal
|
6e2fb03b7b
|
Edit Windows install notes
|
2021-12-26 21:58:04 +01:00 |
|
olszomal
|
46d43d70b3
|
Test certificates support requirements of openssl 3.0:
- AES-256-CBC encryption algorithm for PKCS#12 files
- required configuration file options
Export LD_LIBRARY_PATH
|
2021-12-26 21:58:04 +01:00 |
|
olszomal
|
407579ca58
|
CA bundle auto-detection
|
2021-12-26 21:57:07 +01:00 |
|
olszomal
|
96df1a709f
|
libcurl development package availability
|
2021-12-21 20:07:10 +01:00 |
|
Michał Trojnara
|
8c37b00d83
|
release 2.2
Signed-off-by: Michał Trojnara <Michal.Trojnara@stunnel.org>
2.2
|
2021-08-15 21:42:01 +02:00 |
|
aesx86
|
f2559972f3
|
fix gcc command line
|
2021-07-06 08:48:43 +02:00 |
|
Michał Trojnara
|
057d38ee76
|
Additional test dependency checks
|
2021-06-27 10:10:01 +02:00 |
|
Michał Trojnara
|
ed8ee4194b
|
typo
|
2021-06-19 12:29:05 +02:00 |
|
Michał Trojnara
|
c64add388b
|
Separate section for bootstrapping
|
2021-06-13 21:57:09 +02:00 |
|
sebaxakerhtc
|
2912eb054c
|
missing autoconf for MacOS
|
2021-06-13 20:47:38 +02:00 |
|
olszomal
|
de05123adc
|
update documentation
|
2021-06-09 23:36:17 +02:00 |
|
olszomal
|
180b352102
|
tests improvements
|
2021-06-09 23:36:17 +02:00 |
|
olszomal
|
72de045151
|
Add the bootstrap file
|
2021-06-09 23:36:17 +02:00 |
|
olszomal
|
95d77c9b98
|
help and version commands return code 0 (success)
|
2021-06-09 23:34:57 +02:00 |
|
olszomal
|
64e7e26eba
|
free up BIO outdata only for MSI files
|
2021-05-30 22:14:35 +02:00 |
|