Various fixes required to allow SSL_write/SSL_read during early data
[openssl.git] / doc /
2017-03-02 Matt CaswellAdd documentation for the new s_client and s_server...
2017-03-02 Matt CaswellAdd documentation for the early data functions
2017-03-02 Rich SalzRemove ref to err(7), update copyright.
2017-03-02 Robert ScheckAdd LDAP support (RFC 4511) to s_client ("-starttls...
2017-02-28 Emilia KasperClean up references to FIPS
2017-02-27 Adrian VollmerAdjust the default value of the private key size
2017-02-26 Richard LevitteAdd a null UI method
2017-02-24 Emilia KasperX509 time: tighten validation per RFC 5280
2017-02-23 Benjamin KadukAdd SSL_CTX early callback
2017-02-23 Benjamin KadukRefactor SSL_bytes_to_cipher_list()
2017-02-23 Benjamin KadukExport SSL_bytes_to_cipher_list()
2017-02-22 Rob Percivalapps/req.c: flag "-new" is implied by "-precert"
2017-02-22 Rob PercivalDocumentation for the -precert flag for "openssl req"
2017-02-21 Dmitry BelyavskiyProvided support for the -nameopt flag in s_client...
2017-02-21 PauliImplementation of the ARIA cipher as described in RFC...
2017-02-21 Dmitry BelyavskiyAdded '-nameopt' option to the verify command.
2017-02-17 Matt CaswellDon't use an enum in the return type for a public API...
2017-02-17 Matt CaswellAdd documentation for SSL_key_update() and SSL_get_key_...
2017-02-14 Robert ScheckAdd Sieve support (RFC 5804) to s_client ("-starttls...
2017-02-13 Darren TuckerDES keys are not 7 days long.
2017-02-09 Matt CaswellFix a typo in the X509_get0_subject_key_id() documentation
2017-02-08 Dr. Stephen HensonUpdate documentation
2017-02-08 Rich SalzCentralize documentation about config file location
2017-02-07 Peter Wuapps: Add support for writing a keylog file
2017-02-06 Rich SalzFix parsing of serial# in req
2017-02-06 Rich SalzDoc fix
2017-02-03 Robert ScheckAdd NNTP support (RFC 4642) to s_client ("-starttls...
2017-02-01 Todd ShortAdd support for parameterized SipHash
2017-01-30 Dr. Stephen HensonUpdate documentation
2017-01-26 Richard LevitteDocument DH_check_params()
2017-01-25 FdaSilvaYYFew nit's
2017-01-25 FdaSilvaYYFix some extra or missing whitespaces...
2017-01-24 Todd ShortAdd support for Poly1305 in EVP_PKEY
2017-01-23 Cory BenfieldAdd documentation for the key logging callbacks
2017-01-21 Gaétan Njinang'openssl passwd' command can now compute AIX MD5-based...
2017-01-19 Markus Triskacorrect 3 mistakes
2017-01-18 Dr. Stephen HensonDefines and strings for special salt length values...
2017-01-18 Dr. Stephen HensonAdd support for -1, -2 salt lengths for PSS only keys.
2017-01-18 Markus TriskaCorrect reference to SSL_get_peer_cert_chain().
2017-01-16 xemdetiaFix man3 reference to CRYPTO_secure_used
2017-01-13 Rich SalzFix "failure rate" bugs
2017-01-12 Rich SalzMake X509_Digest,others public
2017-01-12 Rich SalzRename file so "ls" works on 80 columns
2017-01-12 Rich SalzAdd documentation
2017-01-12 Rich SalzGH2176: Add X509_VERIFY_PARAM_get_time
2017-01-12 Richard LevitteUI documentation fixup
2017-01-11 Richard LevitteAdd a few documentation lines about UI_OpenSSL()
2017-01-11 Richard LevitteDocument the UI utility functions
2017-01-11 Richard LevitteAdd an application data field in the UI_METHOD
2017-01-10 Rich SalzFix typo in Blake2 function names
2017-01-09 Rich SalzRename "verify_cb" to SSL_verify_cb
2017-01-09 Rich SalzDoc nits: callback function typedefs
2017-01-08 Dr. Stephen HensonDocumentation clarification and fixes.
2017-01-08 Dr. Stephen HensonAdd documentation for PSS control operations.
2017-01-08 Dr. Stephen Hensondocument RSA-PSS algorithm options
2016-12-29 Markus Triskareplace "will lookup up" by "will look up"
2016-12-18 Finn HakanssonFix typo.
2016-12-15 Andy Polyakovman3/OPENSSL_ia32cap.pod: clarify AVX512 support in...
2016-12-13 Rich SalzAdd X509_VERIFY_PARAM inheritance flag set/get
2016-12-13 Rich SalzFix various doc nits.
2016-12-12 Dmitry BelyavskiyTypo fixed
2016-12-12 Benjamin KadukRestore the ERR_FATAL_ERROR() macro
2016-12-10 Markus TriskaFix reference to SSL_set_max_proto_version.
2016-11-28 Emilia KasperTest mac-then-encrypt
2016-11-23 Matt CaswellAdd an s_server capability to read an OCSP Response...
2016-11-22 Richard LevitteClarify what X509_NAME_online does with the given buffe...
2016-11-21 Kurt RoeckxMake SSL_read and SSL_write return the old behaviour...
2016-11-18 Robert ScheckAdd LMTP support (RFC 2033) to s_client ("-starttls...
2016-11-18 Beat BolliUse consistent variable names in example
2016-11-16 Matt CaswellRemove a hack from ssl_test_old
2016-11-16 Matt CaswellAdd SSL_peek() and SSL_peek_ex() to NAME section
2016-11-15 Rob PercivalBy default, allow SCT timestamps to be up to 5 minutes...
2016-11-15 Rob PercivalDefault CT_POLICY_EVAL_CTX.epoch_time_in_ms to time()
2016-11-15 Rob PercivalReword documentation for {SCT_CTX/CT_POLICY_EVAL_CTX...
2016-11-15 Rob PercivalCheck that SCT timestamps are not in the future
2016-11-14 marko asplundAllow CA.pl script user to pass extra arguments to...
2016-11-13 EasySecUpdate s_client and s_server documentation about some...
2016-11-13 EasySecReplace the 'SSL' broken link with SSL_CTX_set_security...
2016-11-12 enkoreEVP docs: chacha20, chacha20-poly1305
2016-11-11 Richard LevitteFix referenses in section 7 manuals
2016-11-11 Richard LevitteFix referenses in section 1 manuals
2016-11-11 Richard LevitteFix referenses in section 3 manuals
2016-11-10 Matt CaswellRename the Elliptic Curves extension to supported_groups
2016-11-09 Matt CaswellAdd some documentation for the new HKDF modes
2016-11-09 Matt CaswellUpdate HKDF to support separte Extract and Expand steps
2016-11-07 FdaSilvaYYAllow null in X509_CRL_METHOD_free
2016-11-07 Andrea GrandiImprove PRF documentation
2016-11-07 David BenjaminMake RSA_sign.pod less confusing.
2016-11-07 Matt CaswellPartial revert of "Fix client verify mode to check...
2016-11-04 Matt CaswellTweak the SSL_read()/SSL_write() text based on feedback...
2016-11-04 Matt CaswellClarify the return values for SSL_read_ex()/SSL_write_ex()
2016-11-04 Matt CaswellDocument the HMAC_size() function
2016-11-04 Matt CaswellClarify the return values for the peek functions
2016-11-04 Matt CaswellUpdates various man pages based on review feedback...
2016-11-04 Matt CaswellDocument the newly added SSL functions
2016-11-03 Rich SalzUpdate CRYPTO_set_mem_debug() doc
2016-11-02 David WoodhouseAdd documentation for DTLS_get_data_mtu()
2016-11-02 Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-11-01 Todd ShortAdd SSL_CTX_set1_cert_store()
2016-10-28 Benjamin KadukTry to unify BIO read/write parameter names
next