openssl/apps
Armin Fuerst dabea5447d apps/ca: Properly handle certificate expiration times in do_updatedb
Fixes #13944

   + changed ASN1_UTCTIME to ASN1_TIME
   + removed all Y2K code from do_updatedb
   + changed compare to ASN1_TIME_compare

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14026)
2021-02-03 11:27:36 +01:00
..
demoSRP Remove unnecessary trailing whitespace 2019-02-05 16:29:17 +01:00
CA.pl.in Update copyright year 2018-03-20 13:08:46 +00:00
app_rand.c Update copyright year 2018-11-20 13:27:36 +00:00
apps.c Ignore empty ALPN elements in CLI args 2019-10-11 20:19:18 -04:00
apps.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
asn1pars.c Update copyright year 2019-05-28 14:49:38 +02:00
bf_prefix.c Fix of prefix bio filter (bf_prefix.c): rely on the given length 2018-02-01 22:09:41 +01:00
build.info Don't compile commands if disabled 2020-04-12 20:29:12 +02:00
ca-cert.srl
ca-key.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
ca-req.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
ca.c apps/ca: Properly handle certificate expiration times in do_updatedb 2021-02-03 11:27:36 +01:00
cert.pem
ciphers.c Split configuration of TLSv1.3 ciphers from older ciphers 2018-03-14 10:15:50 +00:00
client.pem
cms.c Update copyright year 2020-12-08 13:09:25 +00:00
crl.c Update copyright year 2018-02-13 13:59:25 +00:00
crl2p7.c Update copyright year 2018-02-13 13:59:25 +00:00
ct_log_list.cnf Remove unnecessary trailing whitespace 2019-02-05 16:29:17 +01:00
dgst.c apps/dgst.c: allocate a new signature buffer 2019-10-30 10:30:59 +01:00
dh1024.pem Remove unnecessary trailing whitespace 2019-02-05 16:29:17 +01:00
dh2048.pem Remove unnecessary trailing whitespace 2019-02-05 16:29:17 +01:00
dh4096.pem Remove unnecessary trailing whitespace 2019-02-05 16:29:17 +01:00
dhparam.c Update copyright year 2020-04-21 11:23:36 +01:00
dsa-ca.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
dsa-pca.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
dsa.c Update copyright year 2020-04-21 11:23:36 +01:00
dsa512.pem
dsa1024.pem
dsap.pem
dsaparam.c Update copyright year 2020-04-21 11:23:36 +01:00
ec.c Update copyright year 2020-04-21 11:23:36 +01:00
ecparam.c Update copyright year 2020-04-21 11:23:36 +01:00
enc.c Update dgst.c to show a list of message digests 2019-10-22 23:29:15 +02:00
engine.c Update copyright year 2020-04-21 11:23:36 +01:00
errstr.c Update copyright year 2018-02-13 13:59:25 +00:00
gendsa.c Update copyright year 2020-04-21 11:23:36 +01:00
genpkey.c Update copyright year 2020-09-22 13:45:08 +01:00
genrsa.c Update copyright year 2020-04-21 11:23:36 +01:00
nseq.c Update copyright year 2018-02-13 13:59:25 +00:00
ocsp.c Update copyright year 2020-04-21 11:23:36 +01:00
openssl-vms.cnf Remove unnecessary trailing whitespace 2019-02-05 16:29:17 +01:00
openssl.c main: avoid a NULL dereference on initialisation. 2019-11-22 15:24:13 +10:00
openssl.cnf Remove unnecessary trailing whitespace 2019-02-05 16:29:17 +01:00
opt.c apps: Stop pretending to care about Netscape keys 2018-11-02 10:59:17 +01:00
passwd.c Fix some typos 2019-12-11 19:17:00 +01:00
pca-cert.srl
pca-key.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
pca-req.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
pkcs7.c Update copyright year 2018-02-13 13:59:25 +00:00
pkcs8.c Update copyright year 2018-02-13 13:59:25 +00:00
pkcs12.c Update copyright year 2020-04-21 11:23:36 +01:00
pkey.c Do not ignore EVP_PKEY_print_public/EVP_PKEY_print_private return values 2018-08-24 15:33:26 +03:00
pkeyparam.c Update copyright year 2018-02-13 13:59:25 +00:00
pkeyutl.c Update copyright year 2020-03-17 13:59:29 +00:00
prime.c Update copyright year 2018-02-13 13:59:25 +00:00
privkey.pem
progs.pl Enable all implemented digests 2018-04-19 21:03:53 +02:00
rand.c Update copyright year 2018-02-13 13:59:25 +00:00
rehash.c Fix error handling in x509v3_cache_extensions and related functions 2020-03-22 23:08:56 +01:00
req.c Return 1 when openssl req -addext kv is duplicated 2019-12-16 15:08:03 +01:00
req.pem
rsa.c Update copyright year 2020-04-21 11:23:36 +01:00
rsa8192.pem Fix rsa8192.pem 2020-05-13 06:29:53 +02:00
rsautl.c Update copyright year 2020-04-21 11:23:36 +01:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Update copyright year 2019-09-10 13:56:40 +01:00
s_cb.c Update copyright year 2020-03-17 13:59:29 +00:00
s_client.c Update copyright year 2020-09-22 13:45:08 +01:00
s_server.c Update copyright year 2020-03-31 13:09:37 +01:00
s_socket.c Only set TCP_NODELAY if the protocol is TCP 2018-05-31 10:39:13 +01:00
s_time.c Update copyright year 2020-04-21 11:23:36 +01:00
server.pem Replace apps/server.pem with certificate with a sha256 signature. 2020-01-25 14:12:07 +01:00
server.srl
server2.pem
sess_id.c Fix the type of -out option 2018-02-28 18:44:56 +01:00
smime.c Update copyright year 2018-02-13 13:59:25 +00:00
speed.c Update copyright year 2020-03-17 13:59:29 +00:00
spkac.c Fix mixed indentation (and other whitespace issues) 2018-04-26 21:34:46 +02:00
srp.c Update copyright year 2020-04-21 11:23:36 +01:00
storeutl.c Update copyright year 2019-09-10 13:56:40 +01:00
testCA.pem
testdsa.h Clean up a bundle of codingstyle stuff in apps directory 2017-06-12 16:11:05 -04:00
testrsa.h Copyright consolidation 01/10 2016-05-17 14:19:19 -04:00
timeouts.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
ts.c Update copyright year 2020-04-21 11:23:36 +01:00
tsget.in Update copyright year 2018-03-20 13:08:46 +00:00
verify.c Update copyright year 2019-02-26 14:05:09 +00:00
version.c Restore the display of options with 'openssl version -a' 2018-03-09 14:28:51 +01:00
vms_decc_init.c Copyright consolidation 01/10 2016-05-17 14:19:19 -04:00
vms_term_sock.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
vms_term_sock.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
win32_init.c Fix not-c code 2016-10-19 00:56:48 +02:00
x509.c fixed swapped parameters descriptions for x509 2020-07-22 23:05:22 +03:00