]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Refactor config - @MK1MF_Builds out, general build scheme in
[thirdparty/openssl.git] / doc /
2016-01-21  Viktor DukhovniMultiple -trusted/-untrusted/-CRLfile options in verify
2016-01-19  Dr. Stephen HensonAdd documentation for EVP_PKEY_TLS1_PRF
2016-01-17  Rich SalzAccessor update; fix API, document one.
2016-01-16  Viktor DukhovniStart a new line after each sentence-ending period.
2016-01-16  Viktor DukhovniMake SSL_dane_enable() requirement more clear.
2016-01-14  Rich SalzRT4232: Extra space in help message.
2016-01-13  Rich SalzAdd CRYPTO_EX_DATA; remove EC_EXTRA_DATA
2016-01-12  Richard LevitteDocument the new EVP_CIPHER and EVP_CIPHER_CTX function...
2016-01-11  Rich SalzGH528: "cipher -v" output is confusing.
2016-01-11  Viktor DukhovniMake SSL{_CTX,}_{get,set,clear}_options functions
2016-01-11  Dr. Stephen HensonAdd memory leak return value.
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-10  Kurt RoeckxFile is about s_time, not s_client
2016-01-10  Kurt RoeckxAllow disabling the min and max version
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-08  Viktor DukhovniDANE s_client support
2016-01-07  Rich Salzmem functions cleanup
2016-01-06  Viktor DukhovniDANE documentation typos
2016-01-06  Rich SalzRemove more (rest?) of FIPS build stuff.
2016-01-06  Viktor DukhovniDANE support structures, constructructors and accessors
2016-01-02  Viktor DukhovniRefine and re-wrap Min/Max protocol docs
2016-01-02  Kurt RoeckxAdd support for minimum and maximum protocol version
2015-12-27  Matt CaswellAdd some documentation for the OCSP callback functions
2015-12-23  Dr. Stephen HensonAlways generate DH keys for ephemeral DH cipher suites.
2015-12-23  Daniel Kahn GillmorThe functions take a SSL *, not a SSL_CTX *
2015-12-22  Dr. Stephen HensonSSL configuration module docs
2015-12-18  Rich SalzRemove some L<asdf|asdf> which crept back in.
2015-12-17  Rich SalzRename sec_mem to mem_sec, like other files.
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-15  Matt CaswellFix s_server problem with no-ec
2015-12-14  Dr. Stephen HensonUpdate EVP_PKEY documentation.
2015-12-14  Dr. Stephen HensonNew function X509_get0_pubkey
2015-12-14  Dr. Stephen HensonAdd EVP_PKEY_get0_* functions.
2015-12-14  Ben KadukFix typo
2015-12-13  Rich SalzUse SHA256 not MD5 as default digest.
2015-12-12  Dr. Stephen HensonAdd extension utility documentation.
2015-12-12  Dr. Stephen Hensonadd X509_up_ref() documentation
2015-12-12  Dr. Stephen Hensonextension documentation
2015-12-10  Rob StradlingSupport the TLS Feature (aka Must Staple) X.509v3 exten...
2015-12-07  Richard LevitteDocument EVP_MD constructors, destructors and manipulators
2015-12-07  Richard LevitteDocument the HMAC changes
2015-12-07  Richard LevitteDocument the EVP_MD_CTX changes
2015-12-07  Richard LevitteDocument the changed HMAC API.
2015-12-07  Viktor DukhovniFix typo and improve a bit of text
2015-12-06  Viktor DukhovniReally disable 56-bit (single-DES) ciphers
2015-12-05  Kurt RoeckxRemove support for all 40 and 56 bit ciphers.
2015-12-04  Kurt RoeckxRemove SSL_{CTX_}set_ecdh_auto() and always enable...
2015-12-02  Dr. Stephen HensonRemove RSA_FLAG_SIGN_VER flag.
2015-12-02  Dr. Stephen HensonRemove legacy sign/verify from EVP_MD.
2015-12-01  Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-30  Rich SalzRemove BN_init
2015-11-28  Viktor DukhovniCorrect aes-128-cbc cipher name
2015-11-26  Matt CaswellAdd documentation for BN_with_flags
2015-11-21  Rich SalzTurn B<...()> into ...()
2015-11-20  Matt CaswellConvert __thread to pthreads for Thread Local Storage
2015-11-20  Matt CaswellAdd ASYNC_block_pause and ASYNC_unblock_pause
2015-11-20  Matt CaswellAdd clarification to docs on ASYNC_free_pool()
2015-11-20  Matt CaswellTweak async documentation based on feedback
2015-11-20  Matt CaswellMore async documentation
2015-11-20  Matt CaswellDocument async capabilities
2015-11-20  Kurt RoeckxBN_sub: document that r might be the same as a or b
2015-11-20  Dr. Stephen HensonUse better defaults for TSA.
2015-11-20  Dr. Stephen HensonAdd support for signer_digest option in TS.
2015-11-14  Dr. Stephen HensonDocument new functions
2015-11-14  Dr. Stephen HensonUpdate and clarify ciphers documentation.
2015-11-13  Nathan Phillip BrinkRT2667: Add IRC support to -starttls
2015-11-10  Matt CaswellFix SSL_use_certificate_chain_file
2015-11-04  Matt CaswellMinor EVP_SignInit_ex doc fix
2015-11-02  Richard LevitteRemove dummy argument from BIO_get_bind_mode
2015-11-02  Richard LevitteDocument how BIO_get_conn_ip and BIO_get_conn_int_port...
2015-11-02  Soheil RashidiFixed typo in rsautl.pod
2015-10-30  Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-30  Matt CaswellRemove some SSLv2 references
2015-10-30  Matt CaswellRemove SSL_state and SSL_set_state
2015-10-30  Matt CaswellChange HANDSHAKE_STATE to OSSL_HANDSHAKE_STATE
2015-10-30  Matt CaswellMinor documentation tweak
2015-10-28  Rich SalzRemove SSLeay history, etc., from docs
2015-10-27  Rich SalzRemove HAMC_cleanup
2015-10-23  Alessandro GhediniFix typos
2015-10-22  Adam EijdenbergClarify return values for EVP_DigestVerifyFinal.
2015-10-21  Matt CaswellDon't use SSLv23_server_method in an example
2015-10-15  Matt CaswellRemove Obsolete engines
2015-09-30  Matt CaswellChange the DEFAULT ciphersuites to exclude DES, RC4...
2015-09-25  Matt CaswellDocument -no-CApath and -no-CAfile
2015-09-25  Matt CaswellDocument the default CA path functions
2015-09-23  Matt CaswellClarify DTLSv1_listen documentation
2015-09-23  Matt CaswellAdd DTLSv1_listen documentation
2015-09-23  Matt CaswellAdd -listen documentation
2015-09-22  Dr. Stephen HensonDocument X509_get0_subject_key_id()
2015-09-22  Emilia KasperDocument BUF_strnlen
2015-09-22  Emilia KasperBUF_strdup and friends: update docs
2015-09-22  Dr. Stephen HensonUpdate SEE ALSO sections.
2015-09-22  Dr. Stephen HensonDocument signature accessors.
2015-09-22  Dr. Stephen HensonExtension parsing and encoding docs.
2015-09-22  Dr. Stephen HensonDocument i2d_re_X509_REQ_tbs() and i2d_re_X509_CRL_tbs().
2015-09-22  Dr. Stephen HensonDocument X509_REVOKED functions.
2015-09-22  Dr. Stephen HensonDocument X509 sign and verify functions.
2015-09-22  Dr. Stephen HensonDocument X509 public key functions.
2015-09-22  Dr. Stephen HensonDocument X509 name get and set functions.
2015-09-22  Dr. Stephen HensonDocument X509 version functions.
next