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
*
HTTP client: Minimal changes that include the improved API
Dr. David von Oheimb
2021-05-12
1
-10
/
+23
*
apps: make list -help not continue with listing
Pauli
2021-05-12
1
-1
/
+1
*
apps: change list command to only list fetchable algorithms.
Pauli
2021-05-12
1
-41
/
+101
*
coverity: fix 1484540 resource leak
Pauli
2021-05-12
1
-1
/
+2
*
coverity: fix 1484539 resource leak
Pauli
2021-05-12
1
-1
/
+2
*
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...
Dr. David von Oheimb
2021-05-08
1
-29
/
+6
*
apps/mac: Add digest and cipher command line options
Pauli
2021-05-08
1
-0
/
+37
*
apps/mac: avoid need for two ^D when using stdin from a terminal
Pauli
2021-05-08
1
-1
/
+2
*
apps: remove initial newline from mac output
Pauli
2021-05-08
1
-2
/
+0
*
apps: add mac, cipher and digest arguments to the kdf applet.
Pauli
2021-05-08
1
-0
/
+44
*
Update copyright year
Matt Caswell
2021-05-06
10
-10
/
+10
*
Make the -inform option to be respected if possible
Tomas Mraz
2021-05-06
27
-95
/
+134
*
change salt handling, way 1
EasySec
2021-05-06
1
-33
/
+41
*
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-05-05
52
-51
/
+57
*
APPS: Slightly extend and improve documentation of the opt_ API
Dr. David von Oheimb
2021-05-05
5
-45
/
+43
*
Fetch cipher-wrap after loading providers.
Rich Salz
2021-05-05
1
-14
/
+7
*
APPS load_key_certs_crls(): Correct the 'expect' arg calculation for OSSL_STO...
Dr. David von Oheimb
2021-05-04
1
-18
/
+16
*
apps: Switch to X509_REQ_verify_ex
Petr Gotthard
2021-05-04
1
-1
/
+2
*
APPS: Add passphrase handling in the "rsa" and "dsa" commands
Richard Levitte
2021-05-04
2
-0
/
+28
*
APPS: Set a default passphrase UI for the "ec" command
Richard Levitte
2021-05-04
1
-0
/
+3
*
APPS: Document the core of the opt_ API
Rich Salz
2021-05-01
3
-7
/
+5
*
apps/ca,req,x509: Switch to EVP_DigestSignInit_ex
Petr Gotthard
2021-04-30
5
-66
/
+58
*
Fix memory leak in load_key_certs_crls() when using stdin.
Shane Lontis
2021-04-30
1
-1
/
+3
*
Fix CRL app so that stdin works.
Shane Lontis
2021-04-30
5
-10
/
+10
*
remove end of line whitespace
Pauli
2021-04-30
1
-2
/
+2
*
Add library context and property query support into the PKCS12 API
Jon Spillett
2021-04-30
3
-18
/
+38
*
crl: noout is not an output item
Tomas Mraz
2021-04-29
1
-1
/
+1
*
runchecker: fix no-sock build by conditioning clean up on the NO_SOCK symbol.
Pauli
2021-04-29
1
-0
/
+2
*
Add X509 version constants.
David Benjamin
2021-04-28
3
-4
/
+5
*
Prefer fetch over legacy get_digestby/get_cipherby
Tomas Mraz
2021-04-28
4
-87
/
+65
*
APPS: Improve diagnostics for string options and options expecting int >= 0
Dr. David von Oheimb
2021-04-24
10
-129
/
+150
*
APPS: Prevent ASAN hickup on idempotent strncpy() in opt_progname()
Dr. David von Oheimb
2021-04-24
1
-2
/
+4
*
apps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free and add proper free() fu...
Dr. David von Oheimb
2021-04-22
3
-14
/
+16
*
Remove an unused parameter
Rich Salz
2021-04-22
1
-1
/
+1
*
Read a REQUEST not RESPONSE in ocsp responder
Rich Salz
2021-04-22
1
-1
/
+1
*
Force public key to be included unless explicitly excluded with -no_public
Wolf
2021-04-22
1
-4
/
+10
*
Update copyright year
Matt Caswell
2021-04-22
2
-2
/
+2
*
Use build.info not file-wide ifndef
Rich Salz
2021-04-21
2
-31
/
+30
*
apps/cmp.c: Fix double free on OSSL_CMP_CTX_set1_p10CSR() failure
Dr. David von Oheimb
2021-04-21
1
-10
/
+7
*
Flip ordering back
Rich Salz
2021-04-20
1
-2
/
+2
*
Fetch before get-by-name
Rich Salz
2021-04-20
1
-2
/
+2
*
Fetch and free cipher and md's
Rich Salz
2021-04-20
23
-53
/
+88
*
PKCS12 etc.: Add hints on using -legacy and -provider-path options
Dr. David von Oheimb
2021-04-19
1
-1
/
+2
*
Avoid more MSVC-specific C runtime library functions
Tanzinul Islam
2021-04-19
3
-3
/
+3
*
Build resource files
Tanzinul Islam
2021-04-19
1
-1
/
+1
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-1
/
+1
*
apps/cmp.c: Fix TLS hostname checking in case -server provides more than host...
Dr. David von Oheimb
2021-04-17
1
-10
/
+10
*
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-04-17
1
-1
/
+1
*
Add more negative checks for integers passed to OPENSSL_malloc().
Shane Lontis
2021-04-16
1
-1
/
+1
*
Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name
Tomas Mraz
2021-04-15
1
-1
/
+1
[next]