]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
OPENSSL_cleanup: cleanup secure memory
[thirdparty/openssl.git] / doc /
2018-02-13  Matt CaswellUpdate copyright year
2018-02-11  Daniël van EedenFix include in manpage of X509_check_host
2018-02-09  Dr. Matthias St... CRYPTO_THREAD_run_once.pod: fix typo and punktuation
2018-02-05  Matt CaswellAdd MiddleboxCompat option to SSL_CONF_cmd man page
2018-02-02  Matt CaswellDocument SSL_OP_ENABLE_MIDDLEBOX_COMPAT
2018-02-01  Michael RichardsonAdd OPENSSL_VERSION_AT_LEAST
2018-02-01  Todd ShortFix doc nits
2018-02-01  Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-01-26  Benjamin KadukCatch some more old sigalg names in comments
2018-01-25  Benjamin KadukUpdate documentation for SSL_set1_sigalgs()
2018-01-24  David CooperAdded "B" tag to all variables.
2018-01-24  David CooperAdd documentation for the OCSP_basic_sign() and OCSP_ba...
2018-01-24  David CooperMake editorial changes suggested by Rich Salz and add...
2018-01-24  Matt CaswellUpdates following review of SSL_stateless() code
2018-01-24  Matt CaswellAdd documentation for SSL_stateless()
2018-01-23  PauliSHA512/224 and SHA512/256
2018-01-23  Rich SalzImprove some BN documentation.
2018-01-22  Rich SalzAdd accessors for AdmissionSyntax
2018-01-19  Benjamin Kadukenc(1): document that AEAD is not and will not be supported
2018-01-19  Richard LevitteCopyright update of more files that have changed this...
2018-01-18  Jakub Jelendoc: Bad prototypes of EVP_PKEY_CTX_new()
2018-01-16  Paul YangUpdate all affected files' copyright year to 2018
2018-01-16  Paul YangEnforce return values section check
2018-01-16  Paul YangAdd missing 'RETURN VALUES' sections in doc
2018-01-10  Patrick SchlangenMake data argument const in SSL_dane_tlsa_add
2018-01-09  Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-08  Christian HeimesDocument SSL_OP_NO_RENEGOTIATION as new in 1.1.1
2018-01-08  Patrick SteuerDocument OPENSSL_ENGINES environment variable
2018-01-07  Rich SalzAdd fingerprint text, remove MD5
2018-01-05  Viktor DukhovniAdd x509(1) reference
2018-01-04  Dr. Matthias St... Improve readability of evp.pod
2017-12-28  Matt CaswellUpdate the documentation for SSL_write_early_data()
2017-12-28  Richard LevitteAdd 'openssl req' option to specify extension values...
2017-12-26  Daniel BeveniusSuggestion for improvements to x509.pod
2017-12-22  Daniel BeveniusRemove extra `the` in SSL_SESSION_set1_id.pod
2017-12-15  Bernd EdlingerFix invalid function type casts.
2017-12-13  Viktor DukhovniDocument the X509_V_FLAG_PARTIAL_CHAIN flag
2017-12-12  Ben KadukFix more OCSP_resp_get0_signer() nits
2017-12-12  Daniel BeveniusFix minor typo in bio.pod
2017-12-12  Daniel BeveniusMinor improvements to ssl.pod
2017-12-11  Sebastian Andrzej... rsa: Do not allow less than 512 bit RSA keys
2017-12-09  Patrick Steuerdoc/man3/EVP_EncryptInit.pod: add EVP_CIPHER_CTX_rand_key
2017-12-08  Paul YangLeave a message in doc to indicate 0 is not acceptable
2017-12-05  Rich SalzAdd link for more SECLEVEL info
2017-12-04  Patrick Steuerapps/speed.c: add -seconds and -bytes options
2017-11-29  Todd ShortUse ChaCha only if prioritized by clnt
2017-11-28  Andy Polyakovrsa/rsa_gen.c: harmonize keygen's ability with RSA_secu...
2017-11-28  FdaSilvaYYFix docs for EVP_EncryptUpdate and EVP_DecryptUpdate
2017-11-24  Richard LevitteFix EVP_MD_meth_new.pod
2017-11-24  Richard LevitteCorrect EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod
2017-11-21  Paul YangSupport multi-prime RSA (RFC 8017)
2017-11-20  Paul YangSupport public key and param check in EVP interface
2017-11-13  Rich SalzFix typo that cause find-doc-nits failure
2017-11-12  Benjamin KadukAdd an API to get the signer of an OCSP response
2017-11-12  Piotr CzajkaTypo fix
2017-11-08  Andy PolyakovOPENSSL_ia32cap: reserve for new extensions.
2017-11-07  FdaSilvaYYVarious typo
2017-11-07  Rich SalzWarn if -days without -x509
2017-11-05  Ronald TseSM3: restructure to EVP internal and update doc to...
2017-11-05  Jack LloydSM3: Add SM3 hash function
2017-11-05  FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-10-31  Ronald TseSynchronize man3 EVP cipher list with existing implemen...
2017-10-31  Ronald TseEVP digest list: one hash algorithm per file, synchroni...
2017-10-31  Richard LevitteFix EVP_PKEY_ASN1_METHOD manual
2017-10-31  Ronald TseSM4: Add SM4 block cipher to EVP
2017-10-30  Richard LevitteDocument EVP_PKEY_ASN1_METHOD and associated functions
2017-10-26  Benjamin KadukFix a couple nits in DEFINE_STACK_OF.pod
2017-10-25  Paul YangFix doc-nits in doc/man3/DEFINE_STACK_OF.pod
2017-10-25  Paul YangFix mismatch of function prototype and document
2017-10-25  Paul YangAdd sk_TYPE_new_reserve() function
2017-10-25  Richard Levittedoc/man3/d2i_X509.pod: add {d2i,i2d}_DSA_PUBKEY in...
2017-10-20  Jakub JelenECDSA_* is deprecated. EC_KEY_* is used instead
2017-10-18  Rich SalzAdditional name for all commands
2017-10-18  Dr. Matthias St... Fix reseeding issues of the public RAND_DRBG
2017-10-17  Rich SalzUpdate RAND_load_file return value.
2017-10-16  Paul YangMake '-name' option of the 's_client' more generic
2017-10-16  daurnimatorFix incorrect function name in BN_bn2bin manpage
2017-10-13  Rich SalzAdd CRYPTO_get_alloc_counts.
2017-10-12  Dr. Stephen HensonAdd RFC7919 documentation.
2017-10-11  Dr. Stephen HensonDocument EVP_PKEY_set1_engine()
2017-10-10  Patrick Steuerapps/speed.c: add 'rand' algo to enable DRBG performanc...
2017-10-09  PauliAdd atomic write call
2017-10-09  PauliAdd a CRYPTO_atomic_read call which allows an int varia...
2017-10-09  Patrick SteuerEVP_EncryptInit.pod: EVP_CIPHER_mode and EVP_CIPHER_CTX...
2017-10-09  Richard LevitteCorrect some typedef documentation
2017-10-08  PauliDocument that lhash isn't thread safe under any circums...
2017-10-08  Rich SalzFix doc for i2d/d2i private/public key
2017-10-06  Richard Levittedoc/man1/openssl.pod: Add missing commands and links
2017-10-05  Andrew SiplasFixes #4459 "issuserAltName" documentation typo.
2017-09-29  Hubert Kariodoc: note that the BN_new() initialises the BIGNUM
2017-09-28  PauliUse safestack.h exclusively internally.
2017-09-27  PauliAdd a reserve call to the stack data structure.
2017-09-26  David BenjaminAllow DH_set0_key with only private key.
2017-09-15  Christian HeimesProvide getters for min/max proto version
2017-09-14  Paul YangFix doc nits
2017-09-14  Paul YangSupport EVP_PKEY_meth_remove and pmeth internal cleanup
2017-09-13  Paul YangSupport key check in EVP interface
2017-09-12  Rich SalzAlways use $ as shell prompt in example
2017-09-12  Richard LevitteDocument the recursive option
2017-09-11  multicsUpdate rsautl.pod for typo
next