Updates following review feedback
[openssl.git] / util /
2017-02-17 Matt CaswellAdd a SSL_get_key_update_type() function
2017-02-17 Matt CaswellProvide a function to send a KeyUpdate message
2017-02-14 Matt CaswellUpdate TLSProxy to know about HelloRetryRequest messages
2017-02-14 Matt CaswellUpdate the key_share tests for HelloRetryRequest
2017-02-01 Todd ShortAdd support for parameterized SipHash
2017-01-30 Dr. Stephen Hensonmake update
2017-01-30 Matt CaswellAdd a capability for TLSProxy to wait for a session...
2017-01-30 Matt CaswellAdd support for the psk_key_exchange_modes extension
2017-01-26 Richard LevitteBetter check of DH parameters in TLS data
2017-01-24 Todd ShortAdd support for Poly1305 in EVP_PKEY
2017-01-23 Cory BenfieldAdd support for key logging callbacks.
2017-01-23 Bernd EdlingerCheck the exit code from the server process
2017-01-18 FdaSilvaYYClean dead macros and defines
2017-01-12 Rich SalzGH2176: Add X509_VERIFY_PARAM_get_time
2017-01-11 Richard Levittemake update
2017-01-10 Matt CaswellTeach TLSProxy how to re-encrypt a TLSv1.3 message...
2017-01-10 Matt CaswellExtend ServerKeyExchange parsing to work with a signature
2017-01-10 Matt CaswellTeach TLSProxy about the CertificateVerify message
2017-01-09 Rich SalzDoc nits: callback function typedefs
2017-01-08 Dr. Stephen Hensonmake update
2017-01-06 Matt CaswellCreate Certificate messages in TLS1.3 format
2016-12-29 Matt CaswellAdd a test to check the EC point formats extension...
2016-12-13 Rich SalzAdd X509_VERIFY_PARAM inheritance flag set/get
2016-12-13 Rich SalzFix various doc nits.
2016-12-08 Matt CaswellFix various indentation
2016-12-08 Matt CaswellRemove some spurious whitespace
2016-12-08 Matt CaswellFix a bug in TLSProxy where zero length messages were...
2016-12-08 Matt CaswellSupport renegotiation in TLSProxy
2016-12-08 Matt CaswellAdd tests for new extension code
2016-12-08 Matt CaswellAvoid repeatedly scanning the list of extensions
2016-12-08 Matt CaswellAdd EncryptedExtensions message
2016-12-08 Matt CaswellSend and Receive a TLSv1.3 format ServerHello
2016-12-05 Matt CaswellAdd more TLS1.3 record tests
2016-12-05 Matt CaswellUpdate the record layer to use TLSv1.3 style record...
2016-11-29 Matt CaswellUse the TLSv1.3 nonce construction
2016-11-23 Matt CaswellFix some TLSProxy warnings
2016-11-23 Matt CaswellFix the tests following the state machine changes for...
2016-11-17 Rich SalzMerge find-undoc-api into find-doc-nits
2016-11-16 Matt CaswellRemove a hack from ssl_test_old
2016-11-16 Matt CaswellAdd some tests for the key_share extension
2016-11-15 Rob PercivalCheck that SCT timestamps are not in the future
2016-11-15 Richard LevitteRevert "Remove heartbeats completely"
2016-11-15 Richard LevitteRemove heartbeats completely
2016-11-13 Richard LevitteRemove heartbeat support
2016-11-11 Richard LevitteFix typo in util/process_docs.pl
2016-11-11 Richard LevitteAdd util/check-doc-links.pl, to be used to check refere...
2016-11-10 Richard LevitteSmall fixups of util/process_docs.pl
2016-11-09 Matt CaswellAdd a test for the supported_versions extension
2016-11-09 Matt CaswellAdd server side support for supported_versions extension
2016-11-07 Matt CaswellAdd a test for the wrong version number in a record
2016-11-04 Matt CaswellConvert libssl writing for size_t
2016-11-04 Matt CaswellFurther libssl size_t-ify of reading
2016-11-02 Matt CaswellAdd a DSO_dsobyaddr() function
2016-11-02 Matt CaswellPartial revert of 3d8b2ec42 to add back DSO_pathbyaddr
2016-11-02 Matt CaswellAdd a test for unrecognised record types
2016-11-02 David WoodhouseAdd DTLS_get_data_mtu() function
2016-11-02 Matt CaswellEnable TLSProxy to talk TLS1.3
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 Matt CaswellCreate BIO_write_ex() which handles size_t arguments
2016-10-28 Matt CaswellCreate BIO_read_ex() which handles size_t arguments
2016-10-26 Rich SalzMove manpages to man[1357] structure.
2016-10-17 Matt CaswellAllow older versions in the *.num files
2016-10-13 Richard LevitteRemove automatic RPATH - adapt shlib_wrap.sh
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-10-10 FdaSilvaYYAdd some missing types to indent.pro
2016-09-29 Dr. Stephen Hensonmake update
2016-09-26 David BenjaminTest CBC mode padding.
2016-09-22 Matt CaswellAdd OCSP_RESPID_match()
2016-09-22 Matt CaswellAdd the ability to set OCSP_RESPID fields
2016-09-21 Richard LevitteVMS: add [.util]shlib_wrap.exe and its build instructions
2016-09-20 Richard Levitteutil/dofile.pl: report if a template couldn't be loaded
2016-09-07 Richard LevitteAllow asan, msan and ubsan to be configured with shared...
2016-08-24 Viktor DukhovniUn-delete still documented X509_STORE_CTX_set_verify
2016-08-23 Rob PercivalRemoves {i2o,o2i}_SCT_signature from the CT public API
2016-08-23 Rob PercivalInternalizes SCT_verify and removes SCT_verify_v1
2016-08-22 Kazuki YamaguchiExpose alloc functions for EC{PK,}PARAMETERS
2016-08-22 Andy Polyakovcrypto/pkcs12: add UTF8 support.
2016-08-21 Dr. Stephen Hensonupdate ordinals
2016-08-20 Rich SalzAdd BIO_get_new_index()
2016-08-19 Dr. Stephen Hensonmake update
2016-08-19 Dr. Stephen Hensonrename ordinals
2016-08-19 Dr. Stephen Hensonmake update
2016-08-19 Dr. Stephen Hensonmake update
2016-08-18 Richard LevitteSimplify indentation of DECLARE_ and IMPLEMENT_ lines
2016-08-18 Emilia KasperIndent ssl/
2016-08-17 Dr. Stephen Hensonmake update
2016-08-17 Remi GacogneAdd missing session id and tlsext_status accessors
2016-08-16 Dr. Stephen Hensonmake update
2016-08-16 Richard LevitteRemove duplicate ordinals
2016-08-15 Matt CaswellAdd some SSLv2 ClientHello tests
2016-08-15 Rob PercivalReplaces CT_POLICY_EVAL_CTX_set0 entries with new sette...
2016-08-15 Rob PercivalImproves CTLOG_STORE setters
2016-08-13 Dr. Stephen Hensonmake update
2016-08-12 Rich SalzGH1446: Add SSL_SESSION_get0_cipher
2016-08-06 Rob PercivalMkae CT_log_new_from_base64 always return 0 on failure
2016-08-05 Richard Levitteopenssl-format-source: A few more (DECLARE|IMPLEMENT...
2016-08-05 Richard Levittemake update
2016-08-05 Richard Levitteutil/mkdef.pl: mark certain PEM function declarations...
2016-08-05 Rich SalzMake update, etc.
next