]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2017-03-19  Kurt RoeckxMake the CRYPTO_memcmp() prototype match memcmp()
2017-03-18  Peter Wudoc: fix -keylogfile option
2017-03-17  Dr. Stephen... Implement certificate_authorities extension
2017-03-17  Dr. Stephen... Support draft-19 TLS certificate request format
2017-03-17  Dr. Stephen... Allow signature algorithms in TLS 1.3 certificate reque...
2017-03-17  Dr. Stephen... Move parsing and construction of CA names to separate...
2017-03-17  Péter BudaiFixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.
2017-03-17  Matt CaswellFix no-dtls builds
2017-03-17  Matt CaswellFix some undefined behaviour in stack test
2017-03-17  PauliAdd unit tests for the lhash functionality.
2017-03-16  Dr. Stephen... Add Client CA names tests
2017-03-16  Dr. Stephen... Add ExpectedClientCANames
2017-03-16  Dr. Stephen... Remove obsolete version test when returning CA names.
2017-03-16  Todd ShortAdd TLSv1.3 draft-19 messages to trace
2017-03-16  Matt CaswellHandle TLSv1.3 being disabled in clienthello test
2017-03-16  Matt CaswellAdd tests for the padding extension
2017-03-16  Matt CaswellFix the Padding extension
2017-03-16  Matt CaswellUpdates following review feedback
2017-03-16  Matt CaswellAdd some HRR tests
2017-03-16  Matt CaswellAdd some more PSK tests
2017-03-16  Matt CaswellFix ciphersuite handling during an HRR
2017-03-16  Matt CaswellEnsure after an HRR any PSKs have the right hash
2017-03-16  Matt CaswellHelloRetryRequest updates for draft-19
2017-03-16  Matt CaswellCheck ClientHello boundary as per draft-19
2017-03-16  Matt CaswellMerge early_data_info extension into early_data
2017-03-16  Matt CaswellUpdate end of early data processing for draft-19
2017-03-16  Matt CaswellUpdate the TLSv1.3 secrets test vectors for draft-19
2017-03-16  Matt CaswellUpdate secret generation for draft-19
2017-03-16  Matt CaswellUpdate the TLSv1.3 version indicator for draft-19
2017-03-16  Paul YangFix typo in ASYNC_WAIT_CTX_new.pod doc
2017-03-16  FdaSilvaYYSimplify code around next_proto.len by changing 'len...
2017-03-16  Benjamin KadukRemove documentation of deleted function
2017-03-16  Benjamin KadukRemove unused typedefs from indent config
2017-03-16  Benjamin KadukRemove some unused PEM structures
2017-03-16  PauliRename the test_stack recipe file name to be consistent...
2017-03-15  Bernd EdlingerFixed a crash in print_notice.
2017-03-15  Benjamin KadukRemove dead code
2017-03-15  Benjamin KadukTighten up client status_request processing
2017-03-15  Richard LevitteForgotten 'make update'
2017-03-15  Richard LevitteVMS: turning off CALL_DEBUG isn't possible on Alpha
2017-03-15  Richard LevitteAdd EC_KEY_get0_engine()
2017-03-15  PauliRewrite the documentation for sk_TYPE_find() and sk_TYP...
2017-03-15  PauliUnit tests for crypto/stack.
2017-03-15  Matt CaswellFix a hang in tests that use sessionfile
2017-03-15  Andy PolyakovNOTES.WIN: mention Strawberry Perl as option.
2017-03-15  Andy Polyakovtest/recipes/03-test_internal_*: call setup() first.
2017-03-15  Benjamin KadukClear alpn_selected_len for clients, too
2017-03-15  Richard LevitteVMS: don't use /DSF, turn off CALL_DEBUG instead
2017-03-15  Jon SpillettAdd Python Cryptography.io external test suite
2017-03-15  Dr. Stephen... Add additional RSA-PSS and RSA-OAEP tests.
2017-03-14  Matt CaswellRe-enable some BoringSSL tests
2017-03-14  Matt CaswellSSL_get_peer_cert_chain() does not work after a resumption
2017-03-14  Matt CaswellEnsure we set the session id context in ossl_shim
2017-03-14  Benjamin KadukDe-obfuscate
2017-03-14  Richard LevitteVMS: throw away [.util]shareable_image_wrap.c.in and...
2017-03-14  Richard LevitteVMS: Change debug linking method to generate a separate...
2017-03-14  Andy Polyakov.travis.yml: make git submodule update conditional.
2017-03-14  Rich SalzAdd test for -nameout output
2017-03-14  Emilia KasperUpdate master Travis to Trusty
2017-03-14  Benjamin KadukFix a -Wsign-compare warning
2017-03-14  Benjamin KadukFix some -Wshadow warnings
2017-03-14  Richard LevitteRather use -out parameter than redirect stdout
2017-03-14  Matt CaswellFix 12 Boring tests involving NULL-SHA ciphersuites
2017-03-14  Emilia KasperPort remaining old DTLS tests
2017-03-14  Emilia KasperPort SRP tests to the new test framework
2017-03-14  Matt CaswellUpdate ossl_config.json for later BoringSSL commit
2017-03-14  Matt CaswellMake the Boring tests pass
2017-03-14  PauliAdd the presence of ARIA to the change log.
2017-03-13  Bernd EdlingerAdded a test case for RSA_padding_add_PKCS1_PSS_mgf1.
2017-03-13  Bernd EdlingerFix a crash or unbounded allocation in RSA_padding_add_...
2017-03-13  Richard LevitteBetter way to recognise mingw64 in config script
2017-03-13  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vp...
2017-03-13  Andy Polyakovpoly1305/asm/poly1305-armv8.pl: ilp32-specific poly1305...
2017-03-13  Andy Polyakovcrypto/x86*cpuid.pl: move extended feature detection.
2017-03-13  Richard LevitteDocument in CHANGES that config now recognises 64-bit...
2017-03-13  Richard LevitteRecognise mingw64 in config script
2017-03-12  Rich SalzFix some doc nits
2017-03-12  Matt CaswellFix out-of-memory condition in conf
2017-03-11  Rich SalzHandle find-doc-nits script rename
2017-03-11  Rich SalzFix many doc L<> errors
2017-03-11  Richard LevitteUI docs: Rephrase the UI method function return value...
2017-03-11  Richard LevitteFix UI_get0_action_string()
2017-03-10  Richard LevitteDocument UI_METHOD and UI_STRING, both useful for UI_ME...
2017-03-10  PauliUse the callbacks from the SSL object instead of the...
2017-03-10  Richard LevitteEncourage having external tests in multiple test recipes
2017-03-10  Bernd EdlingerAvoid questionable use of the value of a pointer
2017-03-10  Richard LevitteSplit test/recipes/03_test_internal.t into individual...
2017-03-10  Richard LevitteDocument how to select / deselect test group numbers
2017-03-10  Todd ShortAdd HelloRetryRequest text to s_client/s_server
2017-03-10  Matt CaswellFix some RSA documentation
2017-03-10  Matt CaswellUse the new TLSv1.3 certificate_required alert where...
2017-03-10  Matt CaswellAdd a test to check that if a PSK extension is not...
2017-03-10  Matt CaswellCheck that the PSK extension is last
2017-03-10  Bernd EdlingerFixup previous merge.
2017-03-09  Richard LevitteMake it possible to select or deselect test groups...
2017-03-09  PauliMake the output of enc -ciphers identical even if run...
2017-03-09  Jon SpillettExit the loop on failure
2017-03-08  Todd ShortAdd some TLS13 values to s_client/s_server
2017-03-08  PauliLimit the output of the enc -ciphers command to just...
2017-03-08  Roberto Guimaraesthis change will prevent undefined behavior when src...
next