Don't forget to load the CT error strings
[openssl.git] / doc / crypto /
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
2015-04-25 Rich Salzapps-cleanup: the doc fixes
2015-03-30 Dr. Stephen HensonNew ASN1_TYPE SEQUENCE functions.
2015-03-28 Rich Salzfree NULL cleanup
2015-03-26 Dr. Stephen HensonASN1_TYPE documentation.
2015-03-25 Rich Salzfree NULL cleanup.
2015-03-25 Rich Salzfree NULL cleanup
2015-03-25 Matt CaswellDeprecate RAND_pseudo_bytes
2015-03-25 Rich Salzfree NULL cleanup
2015-03-24 Dr. Stephen Hensonmake ASN1_OBJECT opaque
2015-03-24 Rich Salzfree NULL cleanup
2015-03-12 Dr. Stephen Hensonadditional configuration documentation
2015-03-08 Dr. Stephen HensonAdditional CMS documentation.
2015-02-25 Matt CaswellUpdate the SHA* documentation
2015-02-25 Rainer JungFix NAME section of d2i_ECPKParameters to prevent broke...
2015-02-25 Matt CaswellFix some minor documentation issues
2015-02-25 Matt CaswellAdd dire warnings about the "reuse" capability of the...
2015-02-25 Matt CaswellProvide documentation for i2d_ECPrivateKey and d2i_ECPr...
2015-02-25 Matt CaswellAdd documentation for the -no_alt_chains option for...
2015-02-21 Dr. Stephen HensonAdd additional EC documentation.
2015-02-10 Emilia KasperFix hostname validation in the command-line tool to...
2015-02-03 Dr. Stephen HensonPreliminary ASN1_TIME documentation.
2015-02-03 Rich Salzold_des fix windows build, remove docs
2015-01-28 Rich SalzFinish removal of DSS
2015-01-28 Matt CaswellHarmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG...
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: DEC-CBCM removed
2015-01-26 Rich SalzMake OPENSSL_config truly ignore errors.
2015-01-06 Rich SalzSome cleanup of L<> markup in pod files
2015-01-02 Dr. Stephen HensonRemove MS SGC
2014-12-11 Rich SalzMinor doc fixes.
2014-12-08 Matt CaswellUpdate documentation following BN opaquify
2014-12-08 Matt CaswellAdd documentation for OCB mode
2014-11-27 Matt CaswellUpdates to X509_NAME_get_index_by_NID.pod submitted...
2014-11-27 Matt CaswellUpdates to X509_NAME_add_entry_by_txt.pod submitted...
2014-11-27 Matt CaswellUpdates to EVP_PKEY_encrypt.pod submitted by user Berna...
2014-11-20 Rich SalzRT3488: Update doc for OPENSSL_config
2014-11-12 Alok MenghrajaniFixes a minor typo in the EVP docs.
2014-10-03 Rich SalzRT3462: Document actions when data==NULL
2014-09-30 Rich SalzRT2309: Fix podpage MMNNFFPPS->MNNFFPPS
2014-09-24 Dr. Stephen HensonUse correct function name: CMS_add1_signer()
2014-09-08 Rich SalzRT992: RSA_check_key should have a callback arg
2014-09-08 Rich SalzRT1834: Fix PKCS7_verify return value
2014-09-08 Rich SalzRT1832: Fix PKCS7_verify return value
2014-09-05 Emilia KasperAdd i2d_re_X509_tbs
2014-08-30 Rich SalzRT2379: Additional typo fix
2014-08-29 Rich SalzRT2379: Bug in BIO_set_accept_port.pod
2014-08-28 Rich SalzRT1665,2300: Crypto doc cleanups
2014-08-28 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-08-27 Matt CaswellRT3065: automatically generate a missing EC public key
2014-08-27 Mihai MilitaruRT2210: Add missing EVP_cleanup to example
2014-08-25 Jan SchaumannRT1804: fix EXAMPLE in EVP_EncryptInit.pod
2014-08-24 Matt CaswellTypo fixes to evp documentation.
2014-08-22 Emilia KasperImprove EVP_PKEY_sign documentation
2014-08-19 Martin OlssonRT2513: Fix typo's paramter-->parameter
2014-08-18 John Gardiner MyersRT2942: CRYPTO_set_dynlock_create_callback doc fix
2014-08-12 Ingo SchwarzeRT3239: Extra comma in NAME lines of two manpages
2014-08-11 Scott SchaeferRT 2517: Various typo's.
2014-08-11 Scott SchaeferRT 2517: Various typo's.
next