Make "run" volatile
[openssl.git] / doc /
2014-12-30 Thorsten GlaserDocument openssl dgst -hmac option
2014-12-22 Alok MenghrajaniImproves certificates HOWTO
2014-12-22 Richard LevitteSmall typo
2014-12-05 Emilia KasperClarify the return values for SSL_get_shared_curve.
2014-11-28 Richard LevitteCorrect some layout issues, convert all remaining tabs...
2014-11-28 Alok MenghrajaniImproves the proxy certificates howto doc.
2014-11-27 André GuerreiroAdd documentation on -timeout option in the ocsp utility
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-12 Alok MenghrajaniFixes a minor typo in the EVP docs.
2014-11-10 Daniel Kahn GillmorAllow ECDHE and DHE as forward-compatible aliases for...
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-23 Emilia KasperAdd i2d_re_X509_tbs
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 SalzRT1834: Fix PKCS7_verify return value
2014-09-08 Rich SalzRT1832: Fix PKCS7_verify return value
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 James WestbyRT1941: c_rehash.pod is missing
2014-08-29 Rich SalzRT2379: Bug in BIO_set_accept_port.pod
2014-08-28 Dr. Stephen HensonCustom extension documentation.
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 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-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-14 Hubert Kariodocument -nextprotoneg option in man pages
2014-07-07 Viktor DukhovniImprove X509_check_host() documentation.
2014-07-07 Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-07 Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-07-07 Viktor DukhovniNew peername element in X509_VERIFY_PARAM_ID
2014-07-07 Viktor DukhovniMultiple verifier reference identities.
2014-07-06 Dr. Stephen HensonDocument certificate status request options.
2014-07-06 Dr. Stephen HensonUpdate ticket callback docs.
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-04 Dr. Stephen Hensontypo
2014-07-04 Dr. Stephen HensonRemove all RFC5878 code.
2014-07-03 Rich SalzMerge branch 'rsalz-docfixes'
2014-07-02 Matt SmartFix doc typo.
2014-06-29 Jeffrey WaltonClarified that the signature's buffer size, `s`, is...
2014-06-29 Ken BallouTypo.
2014-06-28 Dr. Stephen HensonClarify protocols supported.
2014-06-27 Jeffrey WaltonClarify docs.
2014-06-25 Viktor DukhovniMore complete X509_check_host documentation.
2014-06-12 Viktor DukhovniClient-side namecheck wildcards.
2014-06-10 Hubert Kariobackport changes to ciphers(1) man page
2014-06-07 Matt CaswellFixed minor duplication in docs
2014-06-01 Dr. Stephen HensonOption to disable padding extension.
2014-05-25 Matt CaswellFixed error in args for SSL_set_msg_callback and SSL_se...
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...
2014-05-01 Jeff Trawicktypo in SSL_get_peer_cert_chain docs
2014-04-30 Matt CaswellFixed various pod errors
2014-04-30 Lubomir RintelPOD: Fix item numbering
2014-04-26 manchaFix version documentation.
2014-04-16 Dr. Stephen HensonDocument -debug_decrypt option.
2014-04-15 Dr. Stephen HensonClarify CMS_decrypt behaviour.
2014-04-11 Dr. Stephen HensonAdd new key fingerprint.
2014-04-07 Dr. Stephen HensonDocument -verify_return_error option.
2014-04-03 Dr. Stephen HensonDocument new crl option.
2014-03-27 Dr. Stephen HensonAdd -no_resumption_on_reneg to SSL_CONF.
2014-03-27 Dr. Stephen HensonUpdate chain building function.
2014-03-03 Dr. Stephen HensonSync crypto documentation with master branch.
2014-03-01 Dr. Stephen HensonPKCS#8 support for alternative PRFs.
2014-02-23 Dr. Stephen HensonNew chain building flags.
2014-02-23 Dr. Stephen HensonOption to set current cert to server certificate.
2014-02-14 Kurt RoeckxFix additional pod errors with numbered items.
2014-02-14 Scott SchaeferFix various spelling errors
2014-02-14 Scott SchaeferDocument pkcs12 -password behavior
2014-02-09 Ben LaurieMerge branch '102_stable_tlsext_suppdata_changes' of...
2014-02-09 Scott DeboyAdd callbacks supporting generation and retrieval of...
2014-02-02 Dr. Stephen HensonNew ctrl to set current certificate.
2014-01-29 Dr. Stephen HensonClarify docs.
2014-01-28 Dr. Stephen HensonCertificate callback doc.
2014-01-10 Jeff Trawicktypo
2014-01-10 Jeff Trawicktypo
2014-01-03 Dr. Stephen HensonUse algorithm specific chains for certificates.
2013-11-18 Dr. Stephen HensonNew functions to retrieve certificate from SSL_CTX
next