]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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...
2016-11-13  EasySecReplace the 'SSL' broken link with SSL_CTX_set_security...
2016-11-12  enkoreEVP docs: chacha20, chacha20-poly1305
2016-11-12  Kurt RoeckxUpdate fuzz corpora
2016-11-12  Kurt RoeckxCast to an unsigned type before negating
2016-11-11  Andy Polyakovsha/asm/sha512-armv8.pl: add NEON version of SHA256.
2016-11-11  Andy Polyakovsha/keccak1600.c: add some optimized implementations.
2016-11-11  Andy Polyakovchacha/asm/chacha-x86.pl: improve [backward] portability.
2016-11-11  Andy PolyakovPPC assembler pack: add some PPC970/G5 performance...
2016-11-11  Richard LevitteFix typo in util/process_docs.pl
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-11  Richard LevitteAdd util/check-doc-links.pl, to be used to check refere...
2016-11-11  Richard LevitteFix the effect of no-dso in crypto/init.c
2016-11-10  Richard LevitteSmall fixups of util/process_docs.pl
2016-11-10  Matt CaswellFix test_sslcorrupt when using TLSv1.3
2016-11-10  Richard LevitteRevert "Move algorithm specific ppccap code from crypto...
2016-11-10  Matt CaswellRename the Elliptic Curves extension to supported_groups
2016-11-10  Richard LevitteLink internal tests with static OpenSSL libraries when...
2016-11-10  Richard LevitteDocument how to force linking with static libraries
2016-11-10  Richard LevitteBuilding: make it possible to force linking with static...
2016-11-10  Richard LevitteFix no-ct in test/ct_test.c
2016-11-10  Richard Levittedescrip.mms.tmpl: Simplify fiddling of logical names...
2016-11-10  Matt CaswellUpdate CHANGES and NEWS
2016-11-10  Matt CaswellFix the no-tls option
2016-11-10  Richard LevitteFix no-cms (CVE-2016-7053)
2016-11-10  Andy Polyakovtest/evptests.txt: add negative tests for AEAD ciphers.
2016-11-10  Andy Polyakovtest: add TLS application data corruption test.
2016-11-10  Dr. Stephen... add test for CVE-2016-7053
2016-11-10  Dr. Stephen... Don't set choice selector on parse failure.
2016-11-10  Richard Levittechacha20/poly1305: make sure to clear the buffer at...
2016-11-10  Andy Polyakovaes/asm/aesp8-ppc.pl: improve [backward] portability.
2016-11-10  Andy Polyakovbn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (Low sever...
2016-11-10  Andy Polyakovtest/bntest.c: regression test for CVE-2016-7055.
2016-11-10  Richard LevitteFix the evp_test Ctrl keyword processing
2016-11-10  Richard LevitteFix no-dso (shlibloadtest)
2016-11-09  Matt CaswellAddress some supported_versions review comments
2016-11-09  Matt CaswellRemove some redundant trace code
2016-11-09  Matt CaswellFix some missing checks for TLS1_3_VERSION_DRAFT
2016-11-09  Matt CaswellGive the test with only TLS1.1 and TLS1.0 a better...
2016-11-09  Matt CaswellAdd a TODO(TLS1.3) about renegotation
2016-11-09  Matt CaswellAdd some more version tests
2016-11-09  Matt CaswellA style tweak based on feedback received
2016-11-09  Matt CaswellLook at the supported_versions extension even if the...
2016-11-09  Matt CaswellEnsure that vent->smeth != NULL before we call vent...
2016-11-09  Matt CaswellAddress some review feedback comments for supported_ver...
2016-11-09  Matt CaswellAdd a test for the supported_versions extension
2016-11-09  Matt CaswellUpdate TLS1.3 draft version numbers for latest draft
2016-11-09  Matt CaswellAdd server side support for supported_versions extension
2016-11-09  Matt CaswellEnsure that the -trace option can interpret the support...
2016-11-09  Matt CaswellAdd the ability to send the supported_versions extension
2016-11-09  EasySecWhen no SRP identity is found, no error was reported...
2016-11-09  Emilia KasperAdd main() test methods to reduce test boilerplate.
2016-11-09  EasySecdtl_mtu_test doesn't follow BIO_* conventions and make...
2016-11-09  Matt CaswellEnsure the key and iv labels are declared as static
2016-11-09  Matt CaswellAdd a test for the TLS1.3 secret generation
2016-11-09  Matt CaswellAdd support for TLS1.3 secret generation
2016-11-09  Matt CaswellAdd support for initialising WPACKETs from a static...
2016-11-09  Matt CaswellAdd some documentation for the new HKDF modes
2016-11-09  Matt CaswellFollowing the changes to HKDF to accept a mode, add...
2016-11-09  Matt CaswellUpdate HKDF to support separte Extract and Expand steps
2016-11-09  FdaSilvaYYSimplify and clean X509_VERIFY_PARAM new/free code.
2016-11-09  Matt CaswellMake some CLIENTHELLO_MSG function arguments const
2016-11-09  Matt CaswellUpdate a comment
2016-11-09  Matt CaswellSwap back to using SSL3_RANDOM_SIZE instead of sizeof...
2016-11-09  Matt CaswellMove setting the session_id_len until after we filled...
2016-11-09  Matt CaswellLoad the sessionid directly in SSLv2 compat ClientHello
2016-11-09  Matt CaswellRename clienthello.version to clienthello.legacy_version
2016-11-09  Matt CaswellFix some minor style issues
2016-11-09  Matt CaswellAdd some function documentation and update some existin...
2016-11-09  Matt CaswellFix make update following extensions refactor
2016-11-09  Matt CaswellImprove some comment documentation following the extens...
2016-11-09  Matt CaswellFix various style issues in the extension parsing refactor
2016-11-09  Matt CaswellUse an explicit name for the struct for definition...
2016-11-09  Matt CaswellFix a memory leak in the ClientHello extension parsing
2016-11-09  Matt CaswellHandle compression methods correctly with SSLv2 compat...
2016-11-09  Matt CaswellRefactor ClientHello processing so that extensions...
2016-11-09  Richard LevitteMove algorithm specific ppccap code from crypto/ppccap.c
next