]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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...
2017-03-08  Matt CaswellFix no-comp
2017-03-07  Matt CaswellFix the number of tests to skip if TLSv1.3 is disabled
2017-03-07  Matt CaswellAdd a test for records not on the record boundary
2017-03-07  Matt CaswellCheck TLSv1.3 ServerHello, Finished and KeyUpdates...
2017-03-07  Matt CaswellProvide a function to test whether we have unread recor...
2017-03-07  PauliRemove doc reference to non-existant GCM example
2017-03-07  Rich SalzGet pointer type right in BIO_ssl_shutdown()
2017-03-07  Andy Polyakovcrypto/x86_64cpuid.pl: move extended feature detection...
2017-03-07  Andy Polyakovtest: add chacha_internal_test.
2017-03-07  PauliIncrease the password buffer size to APP_PASS_LEN.
2017-03-06  Richard LevitteUnix Makefile: Have manual generation use the same...
2017-03-06  Richard Levitteutil/process_docs.pl: make it possible to add a suffix...
2017-03-06  Matt CaswellAdd a test to check that we correctly handle record...
2017-03-06  Matt CaswellTweak the TLSv1.3 record overflow limits
2017-03-06  Kurt RoeckxFix double free in cookie generation.
2017-03-06  Rich SalzRemove some duplicate manpage entries
2017-03-06  Richard LevitteAdd documentation on platform specific checks
2017-03-06  Richard LevitteAdd a platform specific configuration checker
2017-03-06  Rich SalzFix an endless loop in rsa_builtin_keygen.
2017-03-06  Matt CaswellFix no-ec
2017-03-06  Matt CaswellFix a test failure with no-tls1_1
2017-03-06  Matt CaswellFix no-psk
2017-03-04  Matt CaswellDon't call memcmp with a NULL pointer
2017-03-04  Matt CaswellAdd a test for TLSv1.3 cookies
2017-03-04  Matt CaswellAdd basic TLSv1.3 cookie support
2017-03-04  Andy Polyakovappveyor.yml: call upon cmd to redirect stderr.
2017-03-04  Andy Polyakovapps/s_client.c: harden ldap_ExtendedResponse_parse.
2017-03-04  Matt CaswellFix a memory leak on an error path
2017-03-03  Matt CaswellEnsure we don't call memcpy with a NULL pointer
2017-03-03  Dr. Stephen... Update and add test
2017-03-03  Dr. Stephen... Set specific error is we have no valid signature algori...
2017-03-03  Dr. Stephen... Signature algorithm enhancement.
2017-03-03  Dr. Stephen... Disallow zero length signature algorithms
2017-03-03  Dr. Stephen... Don't allow DSA for TLS 1.3
2017-03-03  edelanghuse OSSLzu instead of lu format for size_t display
2017-03-03  Bernd EdlingerReset executable bits on files where not needed.
2017-03-03  PauliUpdate the cipher(1) documentation to explicitly state...
2017-03-03  Rich Salzsh_malloc & sh_free prototype change to match POSIX
2017-03-03  Matt CaswellSilence some more clang warnings
2017-03-02  Matt CaswellSilence some clang warnings
2017-03-02  Matt CaswellMore early data documentation updates following feedback
2017-03-02  Matt CaswellUpdate the API documentation for the latest early data...
2017-03-02  Matt CaswellUpdate early data API for writing to unauthenticated...
2017-03-02  Matt CaswellRename SSL_write_early() to SSL_write_early_data()
2017-03-02  Matt CaswellRename SSL_read_early() to SSL_read_early_data()
2017-03-02  Matt CaswellUpdates to the early data documentation
2017-03-02  Matt CaswellUpdates to s_server and s_client for the latest early_d...
2017-03-02  Matt CaswellMake SSL_write_early_finish() an internal only function
2017-03-02  Matt CaswellAdd early_data tests
2017-03-02  Matt CaswellVarious fixes required to allow SSL_write/SSL_read...
2017-03-02  Matt CaswellEnable the server to call SSL_write() without stopping...
2017-03-02  Matt CaswellEnable the client to call SSL_read() without stopping...
2017-03-02  Matt CaswellIntroduce a new early_data state in the state machine
2017-03-02  Matt CaswellImprove the early data sanity check in SSL_do_handshake()
2017-03-02  Matt CaswellAdd documentation for the new s_client and s_server...
2017-03-02  Matt CaswellTighten sanity checks when calling early data functions
2017-03-02  Matt CaswellAdd documentation for the early data functions
2017-03-02  Matt CaswellMake SSL_get_early_data_status() take a const
2017-03-02  Matt CaswellMake SSL_get_max_early_data() and SSL_CTX_get_max_early...
2017-03-02  Matt CaswellAdd a SSL_SESSION_get_max_early_data() function
2017-03-02  Matt CaswellDon't attempt to write more early_data than we know...
next