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
*
apps/verify:c: Enable output of multiple verification errors due to -x509_strict
Dr. David von Oheimb
2020-12-04
1
-2
/
+17
*
apps/speed.c: Rename misleading 'rsa_count' variable to 'op_count'
Dr. David von Oheimb
2020-12-04
1
-44
/
+44
*
apps/speed.c: Fix build errors on OPENSSL_NO_{RSA,DSA,EC,DEPECATED_3_0}
Dr. David von Oheimb
2020-12-04
1
-7
/
+16
*
Fix no-dsa
Matt Caswell
2020-12-04
1
-2
/
+0
*
apps/pkcs12.c: Improve user guidance, re-ordering no-export vs. export options
Dr. David von Oheimb
2020-12-03
1
-77
/
+106
*
APPS: Adapt load_key() and load_pubkey() for the engine: loader
Richard Levitte
2020-12-02
4
-72
/
+65
*
APPS: Add OSSL_STORE loader for engine keys
Richard Levitte
2020-12-02
6
-1
/
+230
*
openssl dgst: add option to specify output length for XOF
Daiki Ueno
2020-12-02
1
-11
/
+43
*
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-12-02
2
-2
/
+2
*
apps/pkcs12.c: Correct default legacy algs and make related doc consistent
Dr. David von Oheimb
2020-12-01
1
-16
/
+22
*
Deprecate EVP_PKEY_assign_DH and other similar macros
Matt Caswell
2020-11-27
1
-21
/
+0
*
Fix no-posix-io
Matt Caswell
2020-11-26
1
-6
/
+3
*
APPS: Modify apps/cmp.c to use set_base_ui_method() for its -batch option
Richard Levitte
2020-11-26
1
-6
/
+2
*
APPS: Make it possible for apps to set the base (fallback) UI_METHOD
Richard Levitte
2020-11-26
2
-9
/
+18
*
Remove deprecation warning suppression from genpkey
Matt Caswell
2020-11-25
3
-28
/
+35
*
apps/cmp.c: fix crash with -batch option on OPENSSL_NO_UI_CONSOLE
Dr. David von Oheimb
2020-11-25
3
-7
/
+4
*
apps/cmp.c: Improve description of key loaded due to -newkew option
Dr. David von Oheimb
2020-11-25
1
-2
/
+3
*
APPS: Guard use of IPv6 functions and constants with a check of AF_INET6
Richard Levitte
2020-11-25
1
-0
/
+4
*
Undeprecate the -dsaparam option in the dhparam app
Matt Caswell
2020-11-24
1
-4
/
+0
*
Remove some unneeded variables from dhparam
Matt Caswell
2020-11-23
1
-2
/
+0
*
Add encoder support to dhparam
Matt Caswell
2020-11-23
1
-28
/
+19
*
Convert dhparam to be fully based on EVP
Matt Caswell
2020-11-23
1
-109
/
+166
*
CMP: prevent misleading PKIStatusInfo output if not response available
Dr. David von Oheimb
2020-11-20
1
-0
/
+2
*
apps/cmp.c: Improve diagnostics on -server URL parse error
Dr. David von Oheimb
2020-11-20
1
-1
/
+3
*
apps/cmp.c: Add diagnostics on config file section(s) used
Dr. David von Oheimb
2020-11-20
1
-4
/
+4
*
apps.c: re-enable loading single certs and CRLs over HTTP
Dr. David von Oheimb
2020-11-20
1
-6
/
+22
*
apps/pkcs12: Clean up the order in which many options are presented
Dr. David von Oheimb
2020-11-19
1
-24
/
+26
*
apps/storeutl: Add error output in case of parse/decryption/mac errors in inp...
Dr. David von Oheimb
2020-11-19
1
-3
/
+5
*
apps/pkcs12: Really do not perform MAC in case -nomac
Dr. David von Oheimb
2020-11-19
1
-0
/
+1
*
apps/pkcs12: Do not prompt for password in case -nomac and -noenc/-nodes
Dr. David von Oheimb
2020-11-19
1
-1
/
+1
*
Minor cleanup of error output for various apps
David von Oheimb
2020-11-19
3
-29
/
+16
*
apps/ca: Minor code and doc cleanup
David von Oheimb
2020-11-19
1
-3
/
+6
*
Deprecate RSA harder
Richard Levitte
2020-11-18
5
-108
/
+127
*
Only disabled what we need to in a no-dh build
Matt Caswell
2020-11-18
1
-6
/
+0
*
Implement a replacement for SSL_set_tmp_dh()
Matt Caswell
2020-11-18
1
-52
/
+35
*
Remove deprecated functionality from s_server
Matt Caswell
2020-11-18
1
-2
/
+15
*
Remove -C option from x509 command
Rich Salz
2020-11-13
1
-28
/
+2
*
Remove -C from dhparam,dsaparam,ecparam
Rich Salz
2020-11-13
3
-204
/
+6
*
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
Richard Levitte
2020-11-13
1
-2
/
+2
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
2
-24
/
+24
*
apps/passwd: remove the -crypt option.
Pauli
2020-11-12
1
-33
/
+2
*
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
[next]