index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some redundant error messages in the apps
Matt Caswell
2020-11-10
1
-8
/
+1
*
Fix the reading of DSA parameters files using the dsaparam app
Matt Caswell
2020-11-10
3
-12
/
+15
*
apps/cmp.c: Improve order of -path option: just after -server
Dr. David von Oheimb
2020-11-10
1
-5
/
+6
*
Check the configuration file by default
Dmitry Belyavskiy
2020-11-05
2
-0
/
+8
*
APPS: Remove the format argument where it's not used
Richard Levitte
2020-10-26
14
-45
/
+36
*
Rename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
Shane Lontis
2020-10-22
1
-1
/
+1
*
APPS: Implement load_keyparams() to load key parameters
Richard Levitte
2020-10-22
4
-16
/
+40
*
resolve defects: reverse_inull; row[DB_exp_date] referenced before checking
xuyunjia
2020-10-20
1
-2
/
+2
*
Prefix crlNumber output with 0x.
Jacob Hoffman-Andrews
2020-10-20
1
-0
/
+1
*
Fix missing include of string.h in apps/lib/engine.c for strcmp.
Randall S. Becker
2020-10-16
1
-0
/
+2
*
list: add a -provider-info option.
Pauli
2020-10-16
1
-0
/
+75
*
Update copyright year
Matt Caswell
2020-10-15
2
-2
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
14
-33
/
+35
*
Remove some more CMS key downgrades
Matt Caswell
2020-10-15
1
-14
/
+0
*
Correct and simplify use of ERR_clear_error() etc. for loading DSO libs
Dr. David von Oheimb
2020-10-08
1
-1
/
+0
*
apps: remove internal/cryptlib.h include that isn't used
Pauli
2020-10-07
1
-4
/
+9
*
Avoid memory leak of parent on allocation failure for child structure
Benny Baumann
2020-10-07
1
-2
/
+4
*
APPS: Reduce deprecation warning suppression - ENGINE
Richard Levitte
2020-10-04
6
-102
/
+162
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
10
-39
/
+32
*
Fix bug in EDDSA speed test
Shane Lontis
2020-09-26
1
-0
/
+1
*
en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
jwalch
2020-09-26
1
-1
/
+1
*
Remove openssl provider app
Shane Lontis
2020-09-26
2
-383
/
+1
*
Update openssl list to support new provider objects.
Shane Lontis
2020-09-26
1
-69
/
+432
*
apps/ca.c: Rename confusing variable 'req' to 'template_cert' in certify_cert()
Dr. David von Oheimb
2020-09-24
1
-7
/
+7
*
load_key_certs_crls(): Restore output of fatal errors
Dr. David von Oheimb
2020-09-24
15
-56
/
+82
*
Use OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEM
Richard Levitte
2020-09-24
2
-2
/
+2
*
list: add capability to print details about the current DRBGs
Pauli
2020-09-23
3
-2
/
+116
*
apps/ocsp: Return non zero exit code with invalid certID
Tomas Mraz
2020-09-21
1
-6
/
+12
*
Add option to fipsinstall to disable fips security checks at run time.
Shane Lontis
2020-09-18
1
-11
/
+23
*
Add error message to genpkey app for the '-genparam' option
Shane Lontis
2020-09-18
1
-1
/
+5
*
FIX strncpy warning in apps/cmp.c.
Xiaofei Bai
2020-09-17
1
-1
/
+1
*
Correctly display the signing/hmac algorithm in the dgst app
Matt Caswell
2020-09-17
1
-7
/
+2
*
Don't send -1 as the length of the hmac key
Matt Caswell
2020-09-17
1
-1
/
+2
*
generate_cookie_callback: free temporary memory on an error path
Pauli
2020-09-16
1
-0
/
+1
*
Fix safestack issues in pkcs12.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Fix safestack issues in conf.h
Matt Caswell
2020-09-13
4
-7
/
+0
*
Fix safestack issues in ct.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Fix safestack issues in pkcs7.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
Fix safestack issues in ocsp.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
Fix safestack issues in cms.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Fix safestack issues in cmp.h
Matt Caswell
2020-09-13
2
-4
/
+0
*
Fix safestack issues in asn1.h
Matt Caswell
2020-09-13
3
-5
/
+0
*
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
24
-40
/
+0
*
Fix safestack issues in x509v3.h
Matt Caswell
2020-09-13
2
-5
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
17
-35
/
+0
*
Fix safestack issues in ssl.h
Matt Caswell
2020-09-13
2
-3
/
+0
*
NonStop port updates for 3.0.0.
Randall S. Becker
2020-09-12
8
-1
/
+62
*
keygen: add FIPS error state management to conditional self tests
Shane Lontis
2020-09-12
1
-16
/
+32
*
Fix coverity issue: CID 1466479 - Resource leak in apps/pkcs12.c
Shane Lontis
2020-09-12
1
-3
/
+5
*
apps/ca: allow CRL lastUpdate/nextUpdate fields to be specified
Chris Novakovic
2020-09-11
3
-13
/
+78
[next]