Add fingerprint text, remove MD5
[openssl.git] / doc / man3 /
2018-01-05 Viktor DukhovniAdd x509(1) reference
2017-12-28 Matt CaswellUpdate the documentation for SSL_write_early_data()
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-09 Patrick Steuerdoc/man3/EVP_EncryptInit.pod: add EVP_CIPHER_CTX_rand_key
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-08 Andy PolyakovOPENSSL_ia32cap: reserve for new extensions.
2017-11-07 FdaSilvaYYVarious typo
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 Dr. Matthias St... Fix reseeding issues of the public RAND_DRBG
2017-10-17 Rich SalzUpdate RAND_load_file return value.
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-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-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-08 David BenjaminIntroduce named constants for the ClientHello callback.
2017-09-08 David BenjaminRename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
2017-09-08 Richard LevitteAdd UI functions to set result with explicit length...
2017-09-06 Alfred E. Heggestadadd callback handler for setting DTLS timer interval
2017-09-02 Rich SalzFix doc-nits from previous commit
2017-09-02 Rich SalzLess documentation for deprecated API
2017-09-01 Benjamin KadukTighten up SSL_get1_supported_ciphers() docs
2017-08-31 Matt CaswellVarious review fixes for PSK early_data support
2017-08-31 Matt CaswellAdd functions for getting/setting SNI/ALPN info in...
2017-08-31 Matt CaswellAdd HISTORY and SEE ALSO sections for the new TLSv1...
2017-08-31 Matt CaswellAdd documentation for SSL_SESSION_set_max_early_data()
2017-08-30 Paul YangIntroduce SSL_CIPHER_get_protocol_id
2017-08-30 Paul YangAdd two missing SSL_CIPHER_* functions
2017-08-28 Dr. Matthias St... RAND: Rename the RAND_poll_ex() callback and its typedef
2017-08-24 Matt CaswellAdd documentation for SRTP functions
2017-08-23 Dr. Stephen HensonCorrect GCM docs.
2017-08-23 Rich SalzTweak wording to be more clear.
2017-08-21 Paul YangDocument missing EVP_PKEY_method_* items
2017-08-16 David BenjaminFix some documentation typos.
2017-08-15 Richard LevitteSTORE: Add documentation on the expectations for return...
2017-08-15 Richard LevitteSTORE: Add info on the expected post_process callback...
2017-08-15 Benjamin KadukAdd SSL_get_pending_cipher()
2017-08-12 FdaSilvaYYFix some typo and comments
2017-08-12 Andy PolyakovAdd EVP_DigestFinalXOF, interface to extendable-output...
2017-08-11 FdaSilvaYYFix some Typos and indents
2017-08-09 Paul YangFix trivial nits in documentaion
2017-08-09 Paul YangAdd XXX_security_bits documentation
2017-08-09 Matt CaswellAdd an SSL_SESSION_dup() function
2017-08-05 Johannes BauerFix typo in HKDF example documentation
2017-08-04 Todd ShortConsolidate to a single asn1_time_from_tm() function
2017-08-03 Rich SalzAdd RAND_priv_bytes() for private keys
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-08-01 Ken GoldmanRSA_get0_ functions permit NULL parameters
2017-07-31 Xiaoyin LiuFix typo in documents
2017-07-31 David BenjaminFix the names of older ciphers.
2017-07-30 Xiaoyin LiuFix typo in ASN1_TIME_set.pod
2017-07-30 Paul YangUpdate ASN1_TIME_to_tm's documentation
2017-07-29 Dr. Stephen HensonAdd public key method enumeration function.
2017-07-29 Bernd EdlingerDocument OPENSSL_secure_clear_free
2017-07-28 Paul YangMake SSL_set_tlsext_host_name no effect from server...
2017-07-28 Paul YangFix a reference nit in doc
2017-07-27 Benjamin KadukRemove trailing whitespace from store-related man pages
2017-07-27 Benjamin KadukCatch up to the removal of OSSL_STORE_open_file()
2017-07-26 Hubert Karioadd basic references to the new methods in documentation
2017-07-26 Hubert Kariofix OSSL_STORE man pages
2017-07-26 Paul YangAdd test cases and docs for ASN1_STRING_TABLE_* functions
2017-07-26 Todd ShortAdd support to free/allocate SSL buffers
2017-07-25 Andy PolyakovWire SHA3 EVPs and add tests.
next