Fixed a bunch of typos in the docs
[openssl.git] / doc / crypto /
2016-03-20 Alex GaynorFixed a bunch of typos in the docs
2016-03-19 Dr. Stephen Hensonconstify ECDSA_SIG_get0()
2016-03-19 Richard LevitteCorrect faulty L<> links in .pods
2016-03-18 Conrado Porto Lope... Update EVP_CIPHER_CTX_set_padding documentation.
2016-03-14 Dr. Stephen HensonUpdate and clarify ECDSA documentation.
2016-03-14 Richard LevitteFix typo in manual, missing ending '>'
2016-03-14 Dr. Stephen HensonDocument X509_get_serialNumber and X509_set_serialNumber.
2016-03-13 Dr. Stephen HensonAdd EVP_PKEY documentation.
2016-03-11 Dr. Stephen HensonMake X509_SIG opaque.
2016-03-11 Kurt RoeckxReview comments
2016-03-11 Bill CoxAdd blake2 support.
2016-03-10 Viktor DukhovniAdd X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag
2016-03-09 Rich SalzRT3676: Expose ECgroup i2d functions
2016-03-08 Alessandro GhediniConvert RSA blinding to new multi-threading API
2016-03-08 Dr. Stephen HensonMake DSA_SIG opaque.
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_BIO to new multi-threading API
2016-03-08 Alessandro GhediniConvert ERR_STATE to new multi-threading API
2016-03-07 Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-03-07 Matt CaswellAdd documentation for the EVP_CIPHER_CTX_cipher_data...
2016-03-07 Matt CaswellUpdate the dasync engine to add a pipeline cipher
2016-03-07 Rich SalzFix pkeyutl to KDF lnks.
2016-03-07 Benjamin KadukGH768: Minor grammar nits in CRYPTO_get_ex_new_index.pod
2016-03-07 Matt CaswellAdd a function to detect if we have async or not
2016-03-05 Richard LevitteChange names of ordinals and libs, libeay => libcrypto...
2016-03-04 Viktor DukhovniImproved HKDF and TLS1-PRF documentation
2016-03-03 Alessandro GhediniGH355: Implement HKDF
2016-03-02 Dr. Stephen HensonAdd string ctrl operations to TLS1 PRF, update document...
2016-02-29 Matt CaswellClarify ASYNC_WAIT_CTX_clear_fd() docs
2016-02-29 Matt CaswellRefactor the async wait fd logic
2016-02-28 Jeffrey WaltonRT4351: Update doc for OPENSSL_cleanse
2016-02-27 Dr. Stephen HensonReformat and update EC_KEY_new manual page.
2016-02-27 Dr. Stephen HensonUpdate and clarify EC_POINT documentation.
2016-02-26 Alessandro GhediniImplement new multi-threading API
2016-02-23 Rich SalzAdd PKCS7_NO_DUAL_CONTENT flag
2016-02-18 Roumen Petrovdocumentation: RSA_new_method argument
2016-02-17 David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-17 Richard LevitteUpdate the documentation on heap allocators / deallocators
2016-02-11 Rich SalzHide OPENSSL_INIT_SETTINGS.
2016-02-10 Richard LevitteMake it possible to get ENGINESDIR info from OpenSSL_ve...
2016-02-10 Matt CaswellAdd some documentation about init after deinit
2016-02-10 Matt CaswellThe new init functions can now fail so shouldn't be...
2016-02-10 Viktor DukhovniDeprecate the -issuer_checks debugging option
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-10 Rich SalzRemove store.
2016-02-09 Matt CaswellUpdates for auto init/deinit review comments
2016-02-09 Matt CaswellProvide documentation for auto-init/auto-deinit
2016-02-08 Richard LevitteSmall fixes
2016-02-06 Dr. Stephen HensonStack documentation.
2016-02-06 Dr. Stephen HensonAdd documenation for X509_chain_up_ref()
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
next