Update DTLSv1_listen documentation
[openssl.git] / doc / crypto /
2016-02-05 Matt CaswellAdd a BIO_ADDR_clear function
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-05 Rich SalzVarious RT doc fixes
2016-02-03 Richard LevitteRefactoring BIO: adapt BIO_s_connect and BIO_s_accept
2016-02-03 Richard LevitteRefactoring BIO: new socket-handling functions, depreca...
2016-02-03 Richard LevitteRefactoring BIO: add wrappers around sockaddr et al
2016-02-02 Dr. Stephen HensonNew BN functions.
2016-02-01 Dr. Stephen Hensonupdate DSA docs
2016-02-01 Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-31 Dr. Stephen HensonAdd EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GRO...
2016-01-31 Daniel Kahn GillmorRT4129: BUF_new_mem_buf should take const void *
2016-01-30 Dr. Stephen HensonAdd function to return internal enoding of X509_NAME.
2016-01-28 Rich SalzAdd CRYPTO_secure_zalloc
2016-01-27 Viktor DukhovniDoc fixes suggested by Claus Assmann
2016-01-19 Dr. Stephen HensonAdd documentation for EVP_PKEY_TLS1_PRF
2016-01-17 Rich SalzAccessor update; fix API, document one.
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 Dr. Stephen HensonAdd memory leak return value.
2016-01-11 Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-08 Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-07 Rich Salzmem functions cleanup
2016-01-06 Viktor DukhovniDANE support structures, constructructors and accessors
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-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-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-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-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 CaswellDocument async capabilities
2015-11-20 Kurt RoeckxBN_sub: document that r might be the same as a or b
2015-11-14 Dr. Stephen HensonDocument new functions
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-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
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-15 Matt CaswellRemove Obsolete engines
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.
2015-09-05 David WoodhouseRT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time...
2015-09-01 Dr. Stephen HensonDocument extension functions
2015-08-31 Ben KadukGH367 follow-up, for more clarity
2015-08-28 Ismo PuustinenGH367: Fix dsa keygen for too-short seed
2015-08-27 Rich SalzVarious doc fixes.
2015-08-24 Rich SalzSmall cleanup of crypto.pod
2015-08-21 Rich SalzFix L<> content in manpages
2015-08-08 David WoodhouseRT3998: fix X509_check_host.pod release to 1.0.2
2015-07-31 Rich SalzVarious doc fixes from GH pull requests
2015-07-28 Dr. Stephen HensonAdd some OCSP documentation.
2015-07-15 manchaFix author credit for e5c0bc6
2015-07-15 Rich SalzRevert "Missing perldoc markup around < literal"
2015-07-14 GitHub UserMissing perldoc markup around < literal
2015-07-07 Matt CaswellExtend -show_chain option to verify to show more info
2015-07-07 Matt CaswellReject calls to X509_verify_cert that have not been...
2015-07-06 Dr. Stephen Hensondocument -2 return value
2015-06-23 Rich SalzMore secure storage of key material.
2015-06-09 Jeffrey WaltonExplicitly mention PKCS5_PBKDF2_HMAC in EVP doc.
2015-06-08 Kurt RoeckxProperly check certificate in case of export ciphers.
2015-05-28 Dr. Stephen HensonPEM doc fixes
2015-05-22 Matt CaswellFix off-by-one in BN_rand
2015-05-22 Matt CaswellReject negative shifts for BN_rshift and BN_lshift
2015-05-20 Dr. Stephen HensonAdd functions to convert between uint64_t and ASN1_INTEGER.
2015-05-18 Dr. Stephen HensonASN1 INTEGER refactor.
2015-05-16 Matt CaswellVersion negotiation rewrite doc updates
2015-05-12 Dr. Stephen HensonAdditional X509_ALGOR documentation
2015-05-03 Alok MenghrajaniRT3802: Fixes typos in doc/crypto/
2015-05-01 Rich Salzfree NULL cleanup 7
2015-04-30 Rich Salzfree NULL cleanup 5a
next