index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
speed.c: Return success with -testmode -async_jobs if not ASYNC_is_capable()
Tomas Mraz
2024-08-19
1
-4
/
+7
*
list_tls_signatures(): Avoid leak with zero length builtin_sigalgs
Andrew Dinh
2024-08-17
1
-3
/
+5
*
Revert "fipsinstall: add ed_no_verify_digested option"
Pauli
2024-08-16
1
-11
/
+1
*
Add FIPS Indicator for ECDH cofactor.
slontis
2024-08-15
1
-0
/
+11
*
apps/cms.c, apps/smime.c: Fix -crlfeol help messages
Andreas Treichel
2024-08-15
2
-2
/
+2
*
apps/req.c: No warning reading from stdin if redirected
Bhaskar Metiya
2024-08-15
1
-1
/
+2
*
Don't compile in support for DSA speed testing if not needed
Matt Caswell
2024-08-14
1
-0
/
+22
*
Fix a memory leak in the speed app
Matt Caswell
2024-08-14
1
-0
/
+1
*
Add a test mode to the speed app
Matt Caswell
2024-08-14
1
-70
/
+85
*
Support of en/decapsulation in the pkeyutl command
Dmitry Belyavskiy
2024-08-13
1
-14
/
+69
*
adds TLS signature algorithms list feature
Michael Baentsch
2024-08-13
1
-6
/
+62
*
Restrict salt length for RSA-PSS in the FIPS provider
pohsingwu
2024-08-13
1
-1
/
+13
*
fipsinstall: use correct macro for no drbg trunc digest option
Pauli
2024-08-12
1
-1
/
+1
*
Add signature digest check option to fipsinstall
Pauli
2024-08-12
1
-0
/
+11
*
Fix PBMAC1 MAC verification in FIPS mode
Dmitry Belyavskiy
2024-08-11
1
-8
/
+18
*
fipsinstall: add kbkdf key check option
Pauli
2024-08-08
1
-0
/
+11
*
fipsinstall: add option to disable RSA PKCS#1 version 1.5 padding
Pauli
2024-08-07
1
-1
/
+12
*
apps: add missing entry to tls extension label list
FdaSilvaYY
2024-08-07
1
-1
/
+2
*
Implementation of the RFC 9579, PBMAC1 in PKCS#12
Dmitry Belyavskiy
2024-08-07
1
-12
/
+51
*
fipsinstall: add ed_no_verify_digested option
Pauli
2024-08-07
1
-1
/
+11
*
Add new configurable item `pbkdf2-lower-bound-check`
pohsingwu
2024-08-05
1
-0
/
+14
*
Free fetched digest in show_digests
Marc Brooks
2024-08-01
1
-3
/
+4
*
Restrict the length of key-derivation key used in KDFs
pohsingwu
2024-08-01
1
-0
/
+67
*
Avoid leaking *ba_ret on reconnections
Tomas Mraz
2024-07-31
2
-3
/
+3
*
Add RSA Signature restrictions for X9.31 padding in the FIPS provider.
slontis
2024-07-29
1
-0
/
+12
*
Add FIPS indicator support for Triple-DES encryption.
slontis
2024-07-26
1
-0
/
+11
*
fipsinstall: add no_short_mac option
Pauli
2024-07-26
1
-1
/
+10
*
Disable DSA signing in the FIPS provider.
slontis
2024-07-26
1
-7
/
+18
*
Restrict digest algorithm used in KDFs
pohsingwu
2024-07-24
1
-0
/
+70
*
unnecessary whitespace before a quoted newline
Dimitri Papadopoulos
2024-07-22
2
-5
/
+5
*
open brace '{' following struct go on the same line
Dimitri Papadopoulos
2024-07-22
1
-2
/
+1
*
that open brace { should be on the previous line
Dimitri Papadopoulos
2024-07-22
3
-7
/
+6
*
Remove trailing whitespace
Dimitri Papadopoulos
2024-07-22
1
-2
/
+2
*
Fix coverity-1604661
Neil Horman
2024-07-18
1
-0
/
+3
*
{CMS,PKCS7}_verify(): use 'certs' parameter ('-certfile' option) also for cha...
Dr. David von Oheimb
2024-07-17
2
-2
/
+8
*
Fix coverity-1604665
Neil Horman
2024-07-17
1
-1
/
+1
*
apps/rehash.c: Add the check for the EVP_MD_get_size()
Jiasheng Jiang
2024-07-10
1
-2
/
+5
*
apps/req: avoid needless hint on using -help on duplicate extensions added vi...
Dr. David von Oheimb
2024-07-10
1
-1
/
+1
*
Replace and Deprecate TS_VERIFY_CTX Functions
erbsland-dev
2024-07-10
1
-6
/
+5
*
Fixes for defaults code
Neil Horman
2024-07-09
1
-1
/
+4
*
Augment version.c to not display -w options on non-windows
Neil Horman
2024-07-09
1
-4
/
+13
*
Allow OPENSSLDIR/ENGINESDIR/MODULESDIR to be NULL
Neil Horman
2024-07-09
2
-8
/
+17
*
Change WININSTALLCONTEXT to OSSL_WINCTX
Neil Horman
2024-07-09
1
-1
/
+1
*
convert users of build time defaults to use new defaults api
Neil Horman
2024-07-09
1
-5
/
+11
*
fix: remove some odd empty lines
Richard Levitte
2024-07-03
1
-2
/
+0
*
fix: openssl speed: RSA encryption is on the pubkey, not the privkey
Richard Levitte
2024-07-03
1
-1
/
+1
*
Fix typos found by codespell
Dimitri Papadopoulos
2024-06-24
1
-1
/
+1
*
s_client: use the full buffer for reads
Hubert Kario
2024-06-21
1
-2
/
+2
*
CMP: add support for requesting cert template using genm/genp
Rajeev Ranjan
2024-06-20
2
-1
/
+220
*
CMP app: fix combination of -certout and -chainout with equal filename argument
Dr. David von Oheimb
2024-06-18
1
-6
/
+21
[next]