Enable the record layer to call the ssl_security callback
[openssl.git] / apps /
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
2022-05-04 Daniel Fialaopenssl: dhparam: Print warning if -in argument is...
2022-05-04 PauliFix Coverity 1503314 unchecked return value
2022-05-04 JHH20Remove duplicated #include headers
2022-05-03 Matt CaswellUpdate copyright year
2022-04-22 Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-04-21 Zhou QingyangFix a possible NULL pointer dereference in create_cert_...
2022-04-21 Zhou QingyangFix wild pointer dereference in make_ocsp_response()
2022-04-19 Daniel FialaDo a prelimary check for numbers in openssl prime command.
2022-04-02 Viktor SöderqvistCMS sign digest
2022-04-01 Tomas Mrazreq, x509: Allow printing modulus of RSA-PSS keys
2022-03-28 Kevin K BijuSize of random output is now a long, also added option...
2022-03-22 Daniel FialaMake `openssl check -rsa ...` to work for both RSA...
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-10 EasySecAllow to *just* print key and IV of unstreamable modes...
2022-03-10 Todd ShortSet protocol in init_client()
2022-03-10 xkernelcheck the return value of BIO_new_file()
2022-03-04 xkernelapps: several return value checks for BIO_new()
2022-03-03 Hugo Landaus_server: Do not use SSL_sendfile when KTLS is not...
2022-03-03 Hugo LandauEnable openssl req -x509 to create certificates from...
2022-02-28 xkernelcheck the return value of CRYPTO_strdup()
2022-02-24 Raul FerrandoAdd -quiet option to pkcs7 for -print_certs
2022-02-18 EasySecenc : add support for wrap mode
2022-02-17 Jiasheng Jiangapps/s_server: Add missing check for BIO_new
2022-02-17 Jiasheng Jiangapps/ocsp: Add check for OPENSSL_strdup
2022-02-17 Jiasheng Jiangs_server: Add check for OPENSSL_strdup
2022-02-14 Armin FuerstAdd tests for do_updatedb
2022-02-14 Jiasheng Jiangopenssl rehash: add check for OPENSSL_strdup
2022-02-14 Rami KhaldiImplement a new flag for running s_client in a non...
2022-02-11 Kevin K BijuAdded checking for buflen overflow due to MAX_MISALIGNMENT.
2022-02-08 DanielSend auxiliary messages to bio_err.
2022-02-07 Ankit DasFix SIZE_MAX not defined on z/OS etc
2022-02-07 Dimitris ApostolouFix typos
2022-02-05 Richard LevitteMove e_os.h to include/internal
2022-02-03 Todd ShortFix copyrights
2022-02-03 Kevin K BijuUse opt_int_arg() to parse integers in apps/speed.c
2022-02-02 Ross Burtonapps/progs.pl: use SOURCE_DATE_EPOCH if defined for...
2022-01-28 yangyangtiantianlo... apps: Add option -no_ems to s_client/s_server apps
2022-01-28 Philip PrindevilleAdd -verbose/-queit flags to dhparam
2022-01-28 Philip PrindevilleUse progress_cb in genrsa
2022-01-27 Matt CaswellEnsure ciphers command honours -propquery
2022-01-21 Philip PrindevilleStandardize progress callback for dhparam, dsaparam...
2022-01-20 Hubert Karios_server: correctly handle 2^14 byte long records
2022-01-18 Paulispeed: rework if condition to avoid empty statement
2022-01-18 Pauliapps/ca: replace ;; with ; as statement separator
2022-01-14 Paulicoverity 1497107: dereference after null check
2022-01-12 Tomas Mrazpkeyutl: Fix regression with -kdflen option
2022-01-11 Dr. David von OheimbAPPS: Add check for multiple 'unknown' options
2022-01-11 Dr. David von OheimbPKCS12 app: Improve readability w.r.t. enc_flag, rename...
2022-01-08 Dr. David von Oheimbapps.c: fix various coding style nits found by check...
2022-01-07 Peiwei HuFix: some patches related to error exiting
2022-01-07 Dr. David von Oheimbapps/cmp.c: fix coding style nits reported by check...
2022-01-07 Dr. David von OheimbAPPS load_key_certs_crls(): Make file access errors...
2022-01-05 Dimitris ApostolouFix typos
2022-01-05 Peiwei Huapps/passwd.c: free before error exiting
2022-01-04 Dr. David von OheimbCMP mock server: add -ref_cert option and corresponding...
2022-01-04 Dr. David von Oheimbapp_http_tls_cb: Fix double-free in case TLS not used
2022-01-04 Dr. David von OheimbHTTP client: Work around HTTPS proxy use bug due to...
2021-12-30 Dr. David von OheimbAPPS/cmp: improve diagnostics for presence of TLS options
2021-12-30 Dr. David von OheimbOSSL_CMP_CTX: rename get/set function for trustedStore
2021-12-29 Matt CaswellEnsure s_client sends SNI data when used with -proxy
2021-12-22 Dr. David von OheimbHTTP client: Fix cleanup of TLS BIO via 'bio_update_fn...
2021-12-21 Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-12-15 Dr. David von OheimbAPPS/cmp: Fix logic and doc of mutually exclusive ...
next