index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
JITTER: excercise all tests in CI with JITTER seed source under certain build...
Dimitri John Ledkov
2024-07-31
10
-39
/
+55
*
JITTER: add documentation
Dimitri John Ledkov
2024-07-31
4
-4
/
+101
*
jitter: add a new provider containing a jitter entropy source alone
Dimitri John Ledkov
2024-07-31
15
-1
/
+458
*
Add FIPS indicator to CMAC.
slontis
2024-07-31
6
-18
/
+146
*
Add negative tests for SHAKE with PBKDF2 and X9.42 KDF
Pauli
2024-07-30
2
-0
/
+36
*
Disallow SHAKE when using PBKDF2 and X9.42 KDF
Pauli
2024-07-30
2
-4
/
+21
*
Add RSA Signature restrictions for X9.31 padding in the FIPS provider.
slontis
2024-07-29
15
-5
/
+144
*
drbg: streamline test for allowed digests
Pauli
2024-07-28
1
-1
/
+2
*
fix Coverity 1604662
Neil Horman
2024-07-27
1
-3
/
+10
*
Fix second error from Coverity-161057
Neil Horman
2024-07-26
1
-7
/
+6
*
Fix coverity-993406
Neil Horman
2024-07-26
1
-0
/
+3
*
Add FIPS indicator support for Triple-DES encryption.
slontis
2024-07-26
17
-37
/
+230
*
test: fix failing KDF tests with changed behaviour
Pauli
2024-07-26
4
-0
/
+28
*
changes: add no_short_mac entry
Pauli
2024-07-26
1
-1
/
+7
*
test: add unit tests for no-short-mac
Pauli
2024-07-26
1
-0
/
+50
*
prov: add no-short-mac code to KMAC
Pauli
2024-07-26
1
-0
/
+27
*
fips: wire in the no-short-mac option
Pauli
2024-07-26
3
-1
/
+19
*
doc: document no-short-mac param
Pauli
2024-07-26
2
-3
/
+37
*
paramnames: add params for no-short-mac option
Pauli
2024-07-26
1
-0
/
+2
*
doc: document no_short_mac option to fipsinstall
Pauli
2024-07-26
1
-0
/
+6
*
fipsinstall: add no_short_mac option
Pauli
2024-07-26
2
-1
/
+12
*
evp_test: check MAC FIPS approved flag
Pauli
2024-07-26
1
-0
/
+18
*
Disable DSA signing in the FIPS provider.
slontis
2024-07-26
20
-32
/
+201
*
Fix Coverity-1604641
Neil Horman
2024-07-25
1
-1
/
+2
*
Fix typo in mk-fipsmodule-cnf.pl
pohsingwu
2024-07-25
1
-4
/
+4
*
doc: the basicAttConstraints X.509v3 extension
Jonathan M. Wilbur
2024-07-24
4
-0
/
+11
*
test: the basicAttConstraints X.509v3 extension
Jonathan M. Wilbur
2024-07-24
2
-1
/
+20
*
feat: support the basicAttConstraints X.509v3 extension
Jonathan M. Wilbur
2024-07-24
5
-1
/
+94
*
Fix strtoul test on alpine/musl
Neil Horman
2024-07-24
1
-3
/
+4
*
Restrict digest in set_ctx_params
pohsingwu
2024-07-24
17
-218
/
+311
*
Add FIPS indicator tests for KDFs
pohsingwu
2024-07-24
8
-10
/
+130
*
Restrict digest algorithm used in KDFs
pohsingwu
2024-07-24
26
-42
/
+686
*
Ensure cmd from fuzz buffer is always valid
Neil Horman
2024-07-23
1
-2
/
+12
*
unnecessary whitespace before a quoted newline
Dimitri Papadopoulos
2024-07-22
4
-7
/
+7
*
Prefer ARRAY_SIZE(...)
Dimitri Papadopoulos
2024-07-22
7
-18
/
+20
*
open brace '{' following struct go on the same line
Dimitri Papadopoulos
2024-07-22
13
-38
/
+21
*
that open brace { should be on the previous line
Dimitri Papadopoulos
2024-07-22
45
-179
/
+190
*
Remove trailing whitespace
Dimitri Papadopoulos
2024-07-22
32
-49
/
+49
*
Update X509V3_get_d2i.pod returned pointer needs to be freed
jasper-smit-servicenow
2024-07-21
1
-0
/
+1
*
i2d_name_canon(): Check overflow in len accumulation
Tomas Mraz
2024-07-21
1
-2
/
+2
*
gitignore: add .DS_Store
Georgi Valkov
2024-07-21
1
-0
/
+3
*
fix: style nits
Richard Levitte
2024-07-21
2
-37
/
+36
*
fix: refactor the EVP_PKEY_OP checks
Richard Levitte
2024-07-21
2
-15
/
+21
*
tls13_meth.c: Check for negative return from EVP_CIPHER_CTX_get_iv_length()
Tomas Mraz
2024-07-21
1
-3
/
+11
*
Remove check for RSA encryption allowing X9.31 padding.
slontis
2024-07-21
1
-1
/
+0
*
fips: correctly initialise FIPS indicator settables
Pauli
2024-07-19
2
-3
/
+6
*
prov-compat-label.yml: Do not test fips provider from master
Tomas Mraz
2024-07-19
1
-1
/
+1
*
Fix the provider compatibility CI
Tomas Mraz
2024-07-19
2
-1
/
+8
*
Fix coverity-1604661
Neil Horman
2024-07-18
1
-0
/
+3
*
Fix coverity-1610057
Neil Horman
2024-07-18
1
-6
/
+10
[next]