Ensure we use a non-zero time for tickets in early data
[openssl.git] / apps /
2023-02-24 Michael Baentschfirst cut at sigalg loading
2023-02-23 slontisAdd help for pkeyopt values for the genpkey commandline...
2023-02-13 Dr. David von OheimbOSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-08 Dr. David von Oheimbcmp_client_test.c: add tests for errors reported by...
2023-02-08 Dr. David von OheimbCMP app and doc: improve texts on (un-)trusted certs...
2023-02-08 besherFix a potential memory leak in apps/s_server.c
2023-02-07 Dmitry BelyavskiyEnable some disabled __owurs
2023-02-02 Dr. David von OheimbAPPS/{storeutl,gendsa}: give error on extra arguments...
2023-02-02 Dr. David von OheimbAPPS load_key_certs_crls(): improve diagnostics on...
2023-01-24 Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2023-01-24 Dr. David von Oheimbapps/req.c: properly report parse errors by duplicated...
2023-01-24 FdaSilvaYYTypos fixing
2023-01-24 FdaSilvaYYFix windows builds
2023-01-17 Tomas Mrazpkey: Imply public check if -pubin is specified
2023-01-16 Dr. David von OheimbCMP app: fix file output of certs and cert lists on...
2022-12-15 PauliCoverity: fix 272011 resource leak
2022-12-14 Simo SorceFix openssl storeutl to allow serial + issuer
2022-12-11 wangyuhangunbuffer stdin before get passwd from stdin
2022-12-07 Dr. David von OheimbCompensate for CMP-related TODOs removed by PR #15539
2022-12-05 Peiwei HuFix the check of BIO_set_write_buffer_size and BIO_set_...
2022-12-05 Peiwei HuFix the checks in rsautl_main
2022-12-05 Tomas MrazFix build on NonStop
2022-11-25 Dr. David von OheimbOSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-24 Dr. David von OheimbCMP: fix status held in OSSL_CMP_CTX, in particular...
2022-11-24 Maxim MikityanskiyAdd support for KTLS zerocopy sendfile on Linux
2022-11-24 Daniel FialaMake parsing of piped data in `speed.c` more robust
2022-11-23 FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-11-16 Simo SorceDrop explicit check for engines in opt_legacy_okay
2022-11-16 Peiwei Huapps/speed.c: fix the wrong checks
2022-11-15 GWapps/ocsp.c: Add missing test if make_ocsp_response...
2022-11-14 Vinz2008apps/speed.c: add verifying if fdopen returns NULL
2022-11-07 Tomas Mrazapps/dgst.c: Set digestname from argv[0] if it is a...
2022-11-01 Paulifipsinstall: add -self_test_oninstall option.
2022-10-24 Daniel Fialaopenssl list: Fix help text about -cipher-algorithms...
2022-10-23 xkernelChecking the return of BIO_new_fp(). If it returns...
2022-10-21 xkernelReplace BIO_free(bio_err) with BIO_free_all(bio_err)
2022-10-21 Daniel Fialaopenssl list: add an empty row at the end of each print...
2022-10-18 Todd ShortAdd support for compressed certificates (RFC8879)
2022-10-18 Todd ShortConvert ZLIB defines to OPENSSL_NO_ZLIB
2022-10-18 Todd ShortAdd ZSTD compression support (RFC8478bis)
2022-10-18 Todd ShortAdd brotli compression support (RFC7924)
2022-10-12 FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2022-10-06 Richard LevitteRename ossl_sleep calls to OSSL_sleep everywhere
2022-10-04 Steven Collisons_client: Support interactive reconnect command
2022-09-28 Juergen Christapps/speed.c: Lock buffer in memory
2022-09-27 PauliCoverity 1515538: resource leak
2022-09-23 Graham WoodwardAllow PKCS12 export to set arbitrary bag attributes
2022-09-20 Dr. David von OheimbAPPS: Move load_csr_autofmt() from apps/cmp.c to apps...
2022-09-20 Dr. David von Oheimbapps/x509.c: Remove legacy call to OBJ_create()
2022-09-20 Daniel FialaCheck that sk_SSL_CIPHER_value returns non-NULL value.
2022-09-20 Patrik SevalliusAlways use FORMAT_BINARY for infile
2022-09-13 Dr. David von Oheimbapps/openssl-vms.cnf: reflect latest changes by 'make...
2022-09-13 Richard LevitteChecking __STDC_VERSION__ rather than __STRICT_ANSI__
2022-09-11 Paulilist: add an option to list all available algorithms
2022-09-09 a1346054openssl.cnf: split option value and comment and remove...
2022-09-07 Dr. David von Oheimbapps/lib/http_server.{c,h}: clean up logging and move...
2022-09-07 Dr. David von Oheimbapps/ocsp.c etc.: rename 'multi' to 'n_responders'...
2022-09-07 Dr. David von OheimbAPPS HTTP server: trace requests and responses when...
2022-08-31 Juergen Christapps/speed.c: Wait for generated children
2022-08-25 PauliAdd missing ')' to command help
2022-08-23 Dr. David von Oheimbapp_http_tls_cb() and tls_error_hint(): code cleanup
2022-08-23 K1Support decode SM2 parameters
2022-08-23 Dmitry Belyavskiyopenssl speed fails in FIPS mode
2022-08-17 slontisSHAKE documentation updates for default output length.
2022-08-17 Clemens LangAPPS: genrsa: Support setting properties
2022-08-17 Clemens LangAPPS: dgst: Support properties when signing
2022-08-17 Clemens LangAPPS: pkeyparam: Support setting properties
2022-08-17 Clemens LangAPPS: ecparam: Support setting properties
2022-08-17 Clemens LangAPPS: dhparam: Support setting properties
2022-08-01 Arne SchwabeFix wrong default algorithm in openssl pkcs12 help
2022-07-29 Todd ShortImplement AES-GCM-SIV (RFC8452)
2022-07-20 Dr. David von OheimbAdd OSSL_CMP_CTX_get0_validatedSrvCert(), correcting...
2022-07-20 Dmitry BelyavskiyFix verify_callback in the openssl s_client/s_server app
2022-07-14 Dr. David von Oheimbapps/x509: add warnings for options ignored when -CA...
2022-07-14 Dr. David von OheimbAPPS/x509: With -CA but both -CAserial and -CAcreateser...
2022-07-14 Dr. David von Oheimbapps/x509: Fix -CAfile option being neglected with...
2022-07-13 Tomas Mrazspeed: Always reset the outlen when calling EVP_PKEY_derive
2022-07-11 Dr. David von Oheimbapps/cmp.c: fix cleanup of CMP_CTX vs. APP_HTTP_TLS_INF...
2022-07-11 KanAdd config option for speed command
2022-07-06 Alexander ScheelFixes OSCP->OCSP typo in ocsp command line
2022-07-06 Dr. David von Oheimbapp_http_tls_cb(): fix crash on inconsistency w.r.t...
2022-07-01 Clemens LangAPPS: dsaparam, gendsa: Support setting properties
2022-07-01 Dr. David von Oheimbapps/cmp.c: improve print_itavs()
2022-07-01 Dr. David von Oheimbapps/cmp.c: Fix glitch in -newkeypass warning and exten...
2022-06-30 KanUpdate the default macsaltlen and Add the configure...
2022-06-23 Peiwei HuFix the checks of X509_LOOKUP_* functions
2022-06-23 Peiwei HuFix the checks of X509_REVOKED_add1_ext_i2d
2022-06-22 Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-06-22 Jiasheng Jiangapps/s_server.c: Add check for OPENSSL_strdup
2022-06-16 Hartmut HolzgraefeHave set_dateopt() return 1 on success to make -dateopt...
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_param_check
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_check
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_CTX_set/get_* functions
2022-05-27 Peiwei HuFix the incorrect checks of EVP_CIPHER_CTX_rand_key
2022-05-27 Peiwei HuFix the incorrect checks of EVP_CIPHER_CTX_set_key_length
2022-05-24 Peiwei HuFix check of EVP_CIPHER_CTX_ctrl
2022-05-23 Benny BaumannAvoid unchecked string concatenation
2022-05-23 Benny BaumannAvoid potential OOB if width > sizeof(start)
2022-05-06 Daniel Fialas_serve: Report an error if init-connection fails witho...
2022-05-05 Vita Batrlas_client -proxy / -starttls shouldn't be mutually exclusive
next