..
demoSRP
Remove unnecessary trailing whitespace
4 years ago
include
APPS: Make fallback opt_[u]intmax() implementations based on long
2 years ago
lib
load_key_certs_crls: Avoid reporting any spurious errors
2 years ago
CA.pl.in
apps/CA.pl.in: restore the quotes around -CAfile, they were there for a reason
2 years ago
asn1parse.c
find-doc-nits: Make -c option (cmd-nits) independent of app build and execution
2 years ago
build.info
CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock_srv.h
2 years ago
ca-cert.srl
Update test server certificate in apps/server.pem (it was expired).
23 years ago
ca-key.pem
Fix verify(1) to report failure when verification fails
7 years ago
ca-req.pem
Fix verify(1) to report failure when verification fails
7 years ago
ca.c
Add support for ISO 8601 datetime format
2 years ago
cert.pem
Import of old SSLeay release: SSLeay 0.9.0b
25 years ago
ciphers.c
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
2 years ago
client.pem
Replace expired test server and client certificates with new ones.
11 years ago
cmp.c
HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c
2 years ago
cms.c
apps: use get_cipher_any() instead of get_cipher() for commands that support these ciphers/modes
2 years ago
crl.c
Add support for ISO 8601 datetime format
2 years ago
crl2pkcs7.c
find-doc-nits: Make -c option (cmd-nits) independent of app build and execution
2 years ago
ct_log_list.cnf
Remove unnecessary trailing whitespace
4 years ago
dgst.c
Rename all getters to use get/get0 in name
2 years ago
dhparam.c
apps: remove TODOs
2 years ago
dsa-ca.pem
Fix verify(1) to report failure when verification fails
7 years ago
dsa-pca.pem
Fix verify(1) to report failure when verification fails
7 years ago
dsa.c
Rename all getters to use get/get0 in name
2 years ago
dsa512.pem
Import of old SSLeay release: SSLeay 0.8.1b
25 years ago
dsa1024.pem
Import of old SSLeay release: SSLeay 0.8.1b
25 years ago
dsap.pem
Import of old SSLeay release: SSLeay 0.9.0b
25 years ago
dsaparam.c
Add warning to key/param generating apps on potential delay due to missing entropy
2 years ago
ec.c
Rename all getters to use get/get0 in name
2 years ago
ecparam.c
apps: Fix the mismatch of SM2 keys keymgmt
2 years ago
enc.c
apps: remove AEAD/mode checks that are now redundant
2 years ago
engine.c
Update copyright year
2 years ago
errstr.c
Check non-option arguments
2 years ago
fipsinstall.c
fipsinstall: use the app's libctx and property query when searching for algorithms
2 years ago
gendsa.c
Rename all getters to use get/get0 in name
2 years ago
genpkey.c
apps: remove AEAD/mode checks that are now redundant
2 years ago
genrsa.c
Add warning to key/param generating apps on potential delay due to missing entropy
2 years ago
info.c
Update copyright year
2 years ago
insta.ca.crt
openssl-cmp.pod.in: Update and extend example using Insta Demo CA
3 years ago
kdf.c
kdf: use the app's libctx and property query when searching for algorithms
2 years ago
list.c
list: use the app's libctx and property query when searching for algorithms
2 years ago
mac.c
coverity: fix 1484540 resource leak
2 years ago
nseq.c
Update copyright year
2 years ago
ocsp.c
apps/ocsp: Allow -port 0
2 years ago
openssl-vms.cnf
Check the configuration file by default
2 years ago
openssl.c
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
2 years ago
openssl.cnf
Check the configuration file by default
2 years ago
passwd.c
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
2 years ago
pca-cert.srl
Update test server certificate in apps/server.pem (it was expired).
23 years ago
pca-key.pem
Fix verify(1) to report failure when verification fails
7 years ago
pca-req.pem
Fix verify(1) to report failure when verification fails
7 years ago
pkcs7.c
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
2 years ago
pkcs8.c
Make the -inform option to be respected if possible
2 years ago
pkcs12.c
apps: use get_cipher_any() instead of get_cipher() for commands that support these ciphers/modes
2 years ago
pkey.c
APPS: Restore the possibility to combine -pubout with -text
2 years ago
pkeyparam.c
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
2 years ago
pkeyutl.c
Rename all getters to use get/get0 in name
2 years ago
prime.c
Update copyright year
2 years ago
privkey.pem
PR: 1644
14 years ago
progs.pl
Make apps/progs.pl not look at apps/progs.c
2 years ago
rand.c
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
2 years ago
rehash.c
Rename all getters to use get/get0 in name
2 years ago
req.c
Fix 'openssl req' to correctly use the algorithm from '-newkey algo:nnnn'
2 years ago
req.pem
Import of old SSLeay release: SSLeay 0.9.0b
25 years ago
rsa.c
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
2 years ago
rsa8192.pem
Fix rsa8192.pem
3 years ago
rsautl.c
Rename all getters to use get/get0 in name
2 years ago
s512-key.pem
Import of old SSLeay release: SSLeay 0.8.1b
25 years ago
s512-req.pem
Import of old SSLeay release: SSLeay 0.8.1b
25 years ago
s1024key.pem
Import of old SSLeay release: SSLeay 0.8.1b
25 years ago
s1024req.pem
Import of old SSLeay release: SSLeay 0.8.1b
25 years ago
s_client.c
Remove "-immedate_renegotiation" option
2 years ago
s_server.c
apps: address potential memory leaks
2 years ago
s_time.c
s_time: avoid unlikely division by zero
2 years ago
server.pem
Replace apps/server.pem with certificate with a sha256 signature.
3 years ago
server.srl
Import of old SSLeay release: SSLeay 0.9.0b
25 years ago
server2.pem
Replace expired test server and client certificates with new ones.
11 years ago
sess_id.c
Update copyright year
2 years ago
smime.c
apps: use get_cipher_any() instead of get_cipher() for commands that support these ciphers/modes
2 years ago
speed.c
speed: make sure to free any allocated EVP_MAC structures
2 years ago
spkac.c
spkac: allow digests other than MD5 to be used for signing
2 years ago
srp.c
openssl srp: make index.txt parsing error more verbose
2 years ago
storeutl.c
Make the -inform option to be respected if possible
2 years ago
testCA.pem
Import of old SSLeay release: SSLeay 0.8.1b
25 years ago
testdsa.h
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
2 years ago
testrsa.h
Following the license change, modify the boilerplates in apps/
4 years ago
timeouts.h
Fix header file include guard names
4 years ago
ts.c
Rename all getters to use get/get0 in name
2 years ago
tsget.in
apps/tsget.in: use the full version in the user agent string
4 years ago
verify.c
Make the -inform option to be respected if possible
2 years ago
version.c
Update copyright year
2 years ago
vms_decc_init.c
VMS: move copy_argc to its own module and make it an aux source
4 years ago
x509.c
Fix segfault in openssl x509 -modulus
2 years ago