md32_common.h: address compiler warning in HOST_c2l.
[openssl.git] / doc /
2014-10-21 Bodo MoellerFix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
2014-10-15 Bodo MoellerAdd TLS_FALLBACK_SCSV documentation, and move s_client...
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-19 Rich SalzRT3291: Add -crl and -revoke options to CA.pl
2014-09-08 Matthias AndreeRT2272: Add old-style hash to c_rehash
2014-09-08 Rich SalzRT468: SSL_CTX_sess_set_cache_size wrong
2014-09-08 Scott SchaeferRT2518: fix pod2man errors
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-09-01 Adam WilliamsonRT3511: doc fix; req default serial is random
2014-08-31 TANABE HiroyasuRT1325,2973: Add more extensions to c_rehash
2014-08-30 Rich SalzRT2119,3407: Updated to dgst.pod
2014-08-30 Rich SalzRT2379: Additional typo fix
2014-08-30 James WestbyRT1941: c_rehash.pod is missing
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 SalzRT3102: Document -verify_error_return flag
2014-08-28 Dr. Stephen HensonCustom extension documentation.
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-26 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-08-26 David GatwoodRT1744: SSL_CTX_set_dump_dh() doc feedback
2014-08-26 David GatwoodRT1744: SSL_CTX_set_dump_dh() doc feedback
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-15 Hubert KarioAdd support for Camellia HMAC-Based cipher suites from...
2014-08-12 Ingo SchwarzeRT3239: Extra comma in NAME lines of two manpages
2014-08-12 Nick LewisPR 2580: dgst missing current SHA algorithms
2014-08-12 Nick UrbanikRT2609: Typo in EXAMPLE section of req.pod
2014-08-11 Scott SchaeferRT 2517: Various typo's.
2014-08-11 Scott SchaeferRT 2517: Various typo's.
2014-07-21 Tim HudsonMinor documentation update removing "really" and a
2014-07-19 Dr. Stephen HensonFix documentation for RSA_set_method(3)
2014-07-17 Jeffrey WaltonFix typo, add reference.
2014-07-15 Matt CaswellAdd Matt Caswell's fingerprint, and general update...
2014-07-15 Dr. Stephen HensonClarify -Verify and PSK.
2014-07-15 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-07-14 Hubert Kariodocument -nextprotoneg option in man pages
2014-07-14 Dr. Stephen HensonFix typo.
2014-07-07 Viktor DukhovniImprove X509_check_host() documentation.
2014-07-07 Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-06 Dr. Stephen HensonDocument certificate status request options.
2014-07-05 Jeffrey WaltonAdded reference to platform specific cryptographic...
2014-07-05 Matt CaswellFixed error in pod files with latest versions of pod2man
2014-07-05 Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-07-05 Viktor DukhovniNew peername element in X509_VERIFY_PARAM_ID
2014-07-04 Dr. Stephen Hensontypo
2014-07-04 Dr. Stephen HensonRemove all RFC5878 code.
2014-07-03 Dr. Stephen HensonUpdate ticket callback docs.
2014-07-03 Rich SalzRT 1638; EVP_*Final() should mention they no longer...
2014-07-03 Rich SalzMerge branch 'rsalz-docfixes'
2014-07-03 Rich SalzClose a whole bunch of documentation-related tickets:
2014-07-02 Matt SmartFix doc typo.
2014-07-01 Rich SalzRT 3245; it's "bitwise or" not "logical or"
2014-07-01 Rich SalzFix RT 3211; "and are" -->"are"
2014-07-01 Rich SalzFix RT 2567; typo in pkeyutl page.
2014-07-01 Rich SalzFix RT 2430; typo's in ca.pod
2014-07-01 Rich SalzFix RT 3193
2014-06-29 Jeffrey WaltonClarified that the signature's buffer size, `s`, is...
2014-06-29 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-29 Ken BallouTypo.
2014-06-28 Dr. Stephen HensonClarify protocols supported.
2014-06-27 Rich SalzRT 487. Mention that generated primes are "at least...
2014-06-27 Jeffrey WaltonClarify docs.
2014-06-23 Viktor DukhovniMultiple verifier reference identities.
2014-06-22 Viktor DukhovniMore complete X509_check_host documentation.
2014-06-19 Matt CaswellFix minor typos
2014-06-19 Hubert Karioadd references to verify(1) man page for args_verify...
2014-06-19 Hubert Kariosort the options in verify man page alphabetically
2014-06-19 Hubert Karioadd description of missing options to verify man page
2014-06-19 Hubert Kariosmime man page: add missing options in SYNOPSIS
2014-06-19 Hubert KarioDocument -trusted_first option in man pages and help.
2014-06-17 rfkrocktkAdded documentation for -iter for PKCS#8
2014-06-12 Viktor DukhovniClient-side namecheck wildcards.
2014-06-10 Hubert Karioadd ECC strings to ciphers(1), point out difference...
2014-06-07 Matt CaswellFixed minor duplication in docs
2014-06-01 Dr. Stephen HensonOption to disable padding extension.
2014-05-30 Hubert Karioadd description of -attime to man page
2014-05-30 Hubert Karioadd description of -no_ecdhe option to s_server man...
2014-05-26 Matt CaswellChanged -strictpem to use PEM_read_bio
2014-05-26 Matt CaswellAdded -strictpem parameter to enable processing of...
2014-05-25 Matt CaswellFixed error in args for SSL_set_msg_callback and SSL_se...
2014-05-23 Martin KaiserAdd an NSS output format to sess_id to export to export...
2014-05-21 Matt CaswellFixed minor copy&paste error, and stray space causing...
2014-05-21 Matt CaswellFixed unterminated B tag, causing build to fail with...
2014-05-21 Viktor DukhovniFixes to host checking.
2014-05-21 Dr. Stephen HensonChange default cipher in smime app to des3.
2014-05-15 Matt CaswellMoved note about lack of support for AEAD modes out...
2014-05-14 Jeffrey WaltonFix grammar error in verify pod. PR#3355
2014-05-14 Jeffrey WaltonAdd information to BUGS section of enc documentation...
2014-05-14 Michal BozonCorrected POD syntax errors. PR#3353
2014-05-12 Jean-Paul CalderoneCorrect the return type on the signature for X509_STORE...
next