openssl.git
2016-12-08 Matt CaswellFix the declaration of tls_parse_extension in statem_locl.h
2016-12-08 Matt CaswellFix a travis failure
2016-12-08 Matt CaswellFix various indentation
2016-12-08 Matt CaswellMove the checkhandshake.pm module into test/testlib
2016-12-08 Matt CaswellFix make update issues
2016-12-08 Matt CaswellFix more style issues following extensions refactor...
2016-12-08 Matt CaswellIntroduce TLSEXT_STATUSTYPE_nothing constant
2016-12-08 Matt CaswellChange TLSEXT_IDX_* values into an enum
2016-12-08 Matt CaswellVarious style updates following extensions refactor
2016-12-08 Matt CaswellFix travis mixed declarations and code error
2016-12-08 Matt CaswellSuppress some BoringSSL test failures
2016-12-08 Matt CaswellCorrect imports for checkhandshake module
2016-12-08 Matt CaswellFix a memory leak
2016-12-08 Matt CaswellAdd some extra key_share tests
2016-12-08 Matt CaswellRemove some spurious whitespace
2016-12-08 Matt CaswellAdd a renegotiation test
2016-12-08 Matt CaswellAdd more extension tests to test_sslmessages
2016-12-08 Matt CaswellMerge common code between test_tls13messages and test_s...
2016-12-08 Matt CaswellAdd extension tests in test_sslmessages
2016-12-08 Matt CaswellEnable status_request test in test_sslmessages
2016-12-08 Matt CaswellFix a bug in TLSProxy where zero length messages were...
2016-12-08 Matt CaswellAdd a test to check messsages sent are the ones we...
2016-12-08 Matt CaswellSupport renegotiation in TLSProxy
2016-12-08 Matt CaswellAdd tests for new extension code
2016-12-08 Matt CaswellSplit ServerHello extensions
2016-12-08 Matt CaswellMove ServerHello extension parsing into the new extensi...
2016-12-08 Matt CaswellAvoid repeatedly scanning the list of extensions
2016-12-08 Matt CaswellSimplify ClientHello extension parsing
2016-12-08 Matt CaswellMove ALPN processing into an extension finalisation...
2016-12-08 Matt CaswellProvide server side extension init and finalisation...
2016-12-08 Matt CaswellAdd an extension initilisation and finalisation capability
2016-12-08 Matt CaswellMove client construction of ClientHello extensions...
2016-12-08 Matt CaswellMove client parsing of ServerHello extensions into...
2016-12-08 Matt CaswellRename some functions
2016-12-08 Matt CaswellMove ServerHello extension construction into the new...
2016-12-08 Matt CaswellSplit extensions code into core extensions and server...
2016-12-08 Matt CaswellAdd extensions construction support
2016-12-08 Matt CaswellContinue the extensions refactor
2016-12-08 Matt CaswellRefactor ClientHello extension parsing
2016-12-08 Matt CaswellVerify that extensions are used in the correct context
2016-12-08 Matt CaswellAdd some missing extensions to SSL_extension_supported()
2016-12-08 Matt CaswellMove tls_collect_extensions() into a separate file
2016-12-08 Matt CaswellAdd EncryptedExtensions message
2016-12-08 Matt CaswellSend and Receive a TLSv1.3 format ServerHello
2016-12-08 Richard LevitteUI_OpenSSL()'s session opener fails on MacOS X
2016-12-08 Richard LevitteIn UI_OpenSSL's open(), generate an error on unknown...
2016-12-08 Richard LevitteMake sure that password_callback exercises UI
2016-12-07 Richard LevitteAdd a test for the UI API
2016-12-07 Richard LevitteUI_process() didn't generate errors
2016-12-05 Kurt RoeckxAlso set the CXXFLAG to the user supplied flags
2016-12-05 Kurt Roeckxtravis: Use no-shared for the FUZZING_BUILD_MODE_UNSAFE...
2016-12-05 Matt CaswellChange various repeated wr[someindex]/pkt[someindex...
2016-12-05 Matt CaswellVarious style fixes from the TLSv1.3 record changes...
2016-12-05 Matt CaswellChange various repeated rr[someindex] references to...
2016-12-05 Matt CaswellEnsure compressdata is always initialised
2016-12-05 Matt CaswellAdd a TLS1.3 TODO for the msg callback
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-12-05 Matt CaswellConvert TLS Record receipt to use PACKET
2016-12-05 Matt CaswellConvert TLS record construction to use WPACKET
2016-12-05 Matt CaswellAdd an ability to find out the current write location...
2016-12-03 Viktor DukhovniRestore last-resort expired untrusted intermediate...
2016-12-02 Kurt RoeckxRun a some tests with -DFUZZING_BUILD_MODE_UNSAFE_FOR_P...
2016-12-02 Kurt RoeckxMake the fuzzers more reproducible
2016-12-02 Kurt RoeckxMove libfuzzer sanitizer options to README
2016-12-02 Kurt RoeckxCMS fuzzer: also use id2
2016-12-02 Kurt RoeckxMake the random number generator predictable when fuzzing.
2016-12-02 Kurt RoeckxUse 8bit-counters when using libfuzzer
2016-12-02 Kurt Roeckxbndiv fuzzer: move new and free calls to the init and...
2016-12-02 Kurt Roeckxbignum fuzzer: move new and free calls to the init...
2016-12-02 Kurt Roeckxasn1parse: create the out bio during init, free it...
2016-12-02 Kurt RoeckxAdd a FuzzerClean() function
2016-12-02 Kurt RoeckxFuzzerInitialize always exists
2016-12-02 Kurt RoeckxFix formatting of fuzzers
2016-12-02 Matt CaswellFix a typo in bio_read_intern
2016-11-30 Matt CaswellMake refdata in tls13encryptest static
2016-11-30 Matt CaswellConvert tls13encryptiontest so that we pass around...
2016-11-29 Matt CaswellFix some style issues in the TLSv1.3 nonce construction...
2016-11-29 Matt CaswellFix a double free in tls13encryptiontest
2016-11-29 Matt CaswellFix a travis compilation error
2016-11-29 Matt CaswellAdd a test for TLSv1.3 encryption using the new nonce...
2016-11-29 Matt CaswellUse the TLSv1.3 nonce construction
2016-11-29 Matt CaswellFix mac-then-encrypt test with enable-tls1_3
2016-11-29 Matt CaswellEnsure we are in accept state in DTLSv1_listen
2016-11-28 Rich SalzMake bntest be (mostly) file-based.
2016-11-28 Emilia KasperTest mac-then-encrypt
2016-11-25 Dr. Stephen... add CMS SHA1 signing test
2016-11-25 Dr. Stephen... Fix ctrl operation for SHA1/MD5SHA1.
2016-11-25 Andy PolyakovINSTALL: clarify 386 and no-sse2 options.
2016-11-25 Andy Polyakovmodes/ctr128.c: fix false carry in counter increment...
2016-11-25 Andy Polyakovtest/evptests.txt: add regression test for false carry...
2016-11-25 Andy Polyakovbn/asm/ppc-mont.pl: signal no-op in 32-bit bit build.
2016-11-24 Kurt Roeckxcoveralls: Use gcov-5 since we build it using gcc-5
2016-11-24 Matt CaswellFix a bogus uninit var warning
2016-11-24 Matt CaswellFix a warning about an uninit var
2016-11-24 Emilia KasperRun BoringSSL tests on Travis
2016-11-24 Matt CaswellFix a missing function prototype in AFALG engine
2016-11-23 Matt CaswellFix missing NULL checks in key_share processing
2016-11-23 Matt CaswellFix missing NULL checks in CKE processing
2016-11-23 Matt CaswellUse ClientHello.legacy_version for the RSA pre-master...
next