]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2016-11-23  Matt CaswellFix some style issues identified during review
2016-11-23  Matt CaswellFix SSL_IS_TLS13(s)
2016-11-23  Matt CaswellExtend test_tls13messages
2016-11-23  Matt CaswellAdd an s_server capability to read an OCSP Response...
2016-11-23  Matt CaswellAdd a test for the TLSv1.3 state machine
2016-11-23  Matt CaswellFix some TLSProxy warnings
2016-11-23  Matt CaswellEnsure unexpected messages are handled consistently
2016-11-23  Matt CaswellEnsure the end of first server flight processing is...
2016-11-23  Matt CaswellFix the tests following the state machine changes for...
2016-11-23  Matt CaswellCreate the Finished message payload
2016-11-23  Matt CaswellUpdate state machine to be closer to TLS1.3
2016-11-23  Matt CaswellImplement tls13_change_cipher_state()
2016-11-23  Matt CaswellRemove old style NewSessionTicket from TLSv1.3
2016-11-23  Matt CaswellFix EXTMS error introduced by commit 94ed2c6
2016-11-22  Richard LevitteClarify what X509_NAME_online does with the given buffe...
2016-11-21  Kurt RoeckxAdd missing -zdelete for some linux arches
2016-11-21  Todd ShortSkipping tests in evp_test leaks memory
2016-11-21  Kurt RoeckxMake SSL_read and SSL_write return the old behaviour...
2016-11-20  Dr. Stephen... Add test to check EVP_PKEY method ordering.
2016-11-18  Robert ScheckAvoid warnings like unused enum value (as suggested...
2016-11-18  Robert ScheckShift inside of switch back one level (code style chang...
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-18  Beat BolliUpdate the location of the pod files
2016-11-17  Kurt RoeckxFix name of "locked" variable
2016-11-17  Kurt RoeckxAdd support for reference counting using C11 atomics
2016-11-17  Dr. Stephen... Support MSBLOB format if RC4 is disabled
2016-11-17  Andy Polyakovsha/asm/sha512-armv8.pl: fix big-endian support in...
2016-11-17  Matt CaswellFix missing SSL_IS_TLS13(s) usage
2016-11-17  Nicola TuveriHandle "int_ctx_new:unsupported algorithm" error
2016-11-17  Nicola TuveriDo not handle R_EC_X25519 as a special case
2016-11-17  Nicola TuveriRemove leftover KDF pointer
2016-11-17  Nicola TuveriUse CRYPTO_memcmp for comparing derived secrets
2016-11-17  Nicola TuveriReintroduce preliminary sanity check in ECDH speed...
2016-11-17  Nicola TuveriRemove ECDH_EVP_derive_key wrapper function
2016-11-17  Nicola TuveriMore coding style fixes
2016-11-17  Nicola TuveriRun util/openssl-format-source against apps/speed.c
2016-11-17  Nicola Tuveribugfix: calculate outlen for each curve
2016-11-17  Nicola TuveriHandle EVP_PKEY_derive errors and fix coding style...
2016-11-17  Nicola TuveriFix coding style and remove some stale code/comments
2016-11-17  Nicola TuveriUse EVP interface for ECDH in apps/speed.c
2016-11-17  Dr. Stephen... Add conversion test for MSBLOB format.
2016-11-17  Dr. Stephen... Make MSBLOB format work with dsa utility.
2016-11-17  Dr. Stephen... Fix MSBLOB format with RSA.
2016-11-17  FdaSilvaYYRaise an error on memory alloc failure.
2016-11-17  FdaSilvaYYMissing free item on push failure
2016-11-17  Rich SalzMerge find-undoc-api into find-doc-nits
2016-11-16  Rob PercivalMove SCT_LIST_free definition into a more logical place
2016-11-16  Rob PercivalMake sure things get deleted when test setup fails...
2016-11-16  Rob PercivalUse valid signature in test_decode_tls_sct()
2016-11-16  Rob PercivalPass a temporary pointer to o2i_SCT_signature from...
2016-11-16  Rob PercivalSubtract padding from outlen in ct_base64_decode
2016-11-16  Rob PercivalConstruct SCT from base64 in ct_test
2016-11-16  Richard LevitteOn x86 machines where the compiler supports -m32, use...
2016-11-16  Richard LevitteAdd a modern linux-x86 config target
2016-11-16  Matt CaswellFix a "defined but not used" warning when enabling...
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-16  Matt CaswellFix a typo in a comment
2016-11-16  Matt CaswellMove getting the curvelist for client and server out...
2016-11-16  Matt CaswellFixed various style issues in the key_share code
2016-11-16  Matt CaswellAdd some tests for the key_share extension
2016-11-16  Matt CaswellCheck key_exchange data length is not 0
2016-11-16  Matt CaswellEnsure the whole key_share extension is well formatted
2016-11-16  Matt CaswellValidate that the provided key_share is in supported_groups
2016-11-16  Matt CaswellStart using the key_share data to derive the PMS
2016-11-16  Matt CaswellAdd a TLS version consistency check during session...
2016-11-16  Matt CaswellAdd processing of the key_share received in the ServerHello
2016-11-16  Matt CaswellAdd key_share info to the ServerHello
2016-11-16  Matt CaswellUpdate the trace code to know about the key_share extension
2016-11-16  Matt CaswellAdd the key_share processing to the server side
2016-11-16  Matt CaswellGenerate the key_shares extension on the client side
2016-11-15  Rich SalzCheck return value of some BN functions.
2016-11-15  FdaSilvaYYIntroduce PATH_MAX and NAME_MAX
2016-11-15  FdaSilvaYYSimplify and fix usage of three string array variable...
2016-11-15  Rob PercivalAdd test for CT_POLICY_EVAL_CTX default time
2016-11-15  Rob PercivalConvert C++ comments to C-style comments
2016-11-15  Rob PercivalCast time_t to uint64_t before converting to millisecon...
2016-11-15  Rob PercivalBy default, allow SCT timestamps to be up to 5 minutes...
2016-11-15  Rob PercivalDon't check for time() failing in CT_POLICY_EVAL_CTX_new
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 PercivalRemove obsolete error constant CT_F_CTLOG_NEW_NULL
2016-11-15  Rob PercivalCheck that SCT timestamps are not in the future
2016-11-15  Richard LevitteOnly build the body of e_padlock when there are lower...
2016-11-15  Richard LevitteMake it possible to disable building and running tests
2016-11-15  Richard LevitteRevert "Remove heartbeats completely"
2016-11-15  Richard LevitteRemove heartbeats completely
2016-11-15  Dr. Stephen... Simplify PKCS#12 PBE algorithm.
2016-11-15  Richard LevitteAdd a warning stipulating how things should be coded...
2016-11-15  Richard LevitteStop init loops
2016-11-14  Andy PolyakovConfigurations/10-main.conf: remove obsolete flag from...
2016-11-14  Andy PolyakovConfigurations/10-main.conf: document GCC for Solaris...
2016-11-14  marko asplundAllow CA.pl script user to pass extra arguments to...
2016-11-14  Sebastian Andrzej... dsa/dsa_gen: add error message for seed_len < 0
2016-11-14  Matt CaswellRevert "Fixed deadlock in CRYPTO_THREAD_run_once for...
2016-11-13  Richard LevitteRemove heartbeat support
2016-11-13  DKFixed deadlock in CRYPTO_THREAD_run_once for Windows
2016-11-13  Matthias KraftSolution proposal for issue #1647.
2016-11-13  EasySecUpdate s_client and s_server documentation about some...
next