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
*
Update copyright year
Matt Caswell
2021-06-17
5
-5
/
+5
*
HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c
Dr. David von Oheimb
2021-06-16
1
-6
/
+4
*
X509_digest_sig(): Improve default hash for EdDSA and allow to return the cho...
Dr. David von Oheimb
2021-06-16
1
-1
/
+1
*
apps: remove AEAD/mode checks that are now redundant
Pauli
2021-06-16
2
-20
/
+5
*
apps: use get_cipher_any() instead of get_cipher() for commands that support ...
Pauli
2021-06-16
3
-4
/
+4
*
apps: limit get_cipher() to not return AEAD or XTS ciphers
Pauli
2021-06-16
2
-6
/
+38
*
Disabling Encrypt-then-MAC extension in s_client/s_server
Dmitry Belyavskiy
2021-06-15
1
-3
/
+6
*
s_server: make -rev option easier to find (mention echo)
Hubert Kario
2021-06-15
1
-1
/
+1
*
Remove "-immedate_renegotiation" option
Rich Salz
2021-06-15
3
-12
/
+1
*
apps: move global libctx and property query into their own file
Pauli
2021-06-15
4
-42
/
+53
*
speed: make sure to free any allocated EVP_MAC structures
Pauli
2021-06-15
1
-12
/
+16
*
pkcs12: use the app's libctx and property query when searching for algorithms
Pauli
2021-06-15
1
-1
/
+2
*
speed: use the app's libctx and property query when searching for algorithms
Pauli
2021-06-15
1
-5
/
+10
*
list: use the app's libctx and property query when searching for algorithms
Pauli
2021-06-15
1
-16
/
+22
*
kdf: use the app's libctx and property query when searching for algorithms
Pauli
2021-06-15
1
-1
/
+2
*
fipsinstall: use the app's libctx and property query when searching for algor...
Pauli
2021-06-15
1
-1
/
+1
*
add libctx and property query to fetch functions
Pauli
2021-06-15
3
-6
/
+20
*
spkac: allow digests other than MD5 to be used for signing
Pauli
2021-06-15
1
-2
/
+12
*
APPS: Remove an unreachable statement in s_client.c
Richard Levitte
2021-06-13
1
-1
/
+0
*
Add support for ISO 8601 datetime format
William Edmisten
2021-06-11
5
-23
/
+55
*
apps/lib/s_socket.c: Alias getpid with _getpid for _WIN32
Richard Levitte
2021-06-11
1
-0
/
+9
*
Fix s_server app to not report an error when using a non DH certificate.
Shane Lontis
2021-06-10
3
-23
/
+66
*
APPS: Restore the possibility to combine -pubout with -text
Richard Levitte
2021-06-10
1
-3
/
+7
*
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
Richard Levitte
2021-06-09
1
-1
/
+1
*
80-test_cmp_http.t: Improve the way the test server is launched and killed
Dr. David von Oheimb
2021-06-09
3
-16
/
+17
*
Use the new ASN.1 libctx aware capabilities in CMP
Matt Caswell
2021-06-05
1
-1
/
+1
*
req: detect a bad choice of digest early
Pauli
2021-06-04
1
-1
/
+10
*
req: fix default bits handling for -newkey
Tomas Mraz
2021-06-04
1
-1
/
+6
*
openssl spkac: Fix reading SPKAC data from stdin
Tomas Mraz
2021-06-03
1
-6
/
+10
*
list: update to not use XXX_get_number() calls
Pauli
2021-06-02
1
-77
/
+24
*
apps: remove TODOs
Pauli
2021-06-02
7
-18
/
+4
*
Rename also the OSSL_PROVIDER_name() function
Tomas Mraz
2021-06-01
1
-42
/
+42
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
18
-140
/
+146
*
req: fix Coverity 1485137 Explicit null dereference
Pauli
2021-06-01
1
-0
/
+11
*
apps/ocsp: Allow -port 0
Dr. David von Oheimb
2021-05-29
1
-1
/
+1
*
apps/lib/s_socket.c and 80-test_cmp_http.t: Make ACCEPT port reporting more r...
Dr. David von Oheimb
2021-05-29
1
-4
/
+7
*
APPS req: Extend the -keyout option to be respected also with -key
Dr. David von Oheimb
2021-05-27
1
-10
/
+13
*
DOC: Improve description of 'req' app: -new, -newkey, and -keyout options
Dr. David von Oheimb
2021-05-27
1
-1
/
+2
*
Use "" for include internal/xxx
Rich Salz
2021-05-27
1
-1
/
+1
*
Deprecate old style BIO callback calls
Tomas Mraz
2021-05-26
6
-21
/
+30
*
apps: Fix the mismatch of SM2 keys keymgmt
Tianjia Zhang
2021-05-26
1
-1
/
+5
*
Add warning to key/param generating apps on potential delay due to missing en...
Dr. David von Oheimb
2021-05-25
9
-125
/
+99
*
Fix 'openssl req' to be able to use provided keytypes
Richard Levitte
2021-05-25
1
-83
/
+80
*
Add fipsinstall option to run self test KATS on module load
Shane Lontis
2021-05-25
1
-26
/
+38
*
openssl srp: make index.txt parsing error more verbose
Florian Mickler
2021-05-24
1
-1
/
+3
*
openssl ocsp: make index.txt parsing error more verbose
Florian Mickler
2021-05-24
1
-0
/
+3
*
openssl ca: make index.txt parsing error more verbose
Florian Mickler
2021-05-24
1
-2
/
+6
*
apps/cms.c: Correct -sign output and -verify input with -binary
Dr. David von Oheimb
2021-05-22
1
-5
/
+20
*
apps/cms: Simplify handling of encerts; add warning if they are ignored
Dr. David von Oheimb
2021-05-22
1
-20
/
+22
*
VMS: don't use app_malloc() in apps/lib/vms_decc_argv.c
Richard Levitte
2021-05-22
1
-2
/
+7
[next]