openssl.git
2017-04-13 PauliUpdate the internal siphash tests to use the framework...
2017-04-13 PauliSplit the CAST tests up.
2017-04-13 Richard LevitteASN.1: adapt our use of INTxx et al by making them...
2017-04-13 Richard LevitteASN.1: change INTxx, UINTxx and Z variants to be embedable
2017-04-13 Richard LevitteASN.1: extend the possibilities to embed data instead...
2017-04-12 Richard LevitteTest printing of ASN.1 types INTxx et al
2017-04-12 Todd ShortOCSP Updates: error codes and multiple certificates
2017-04-12 Richard LevitteCorrect travis.yml to only build extended tests when...
2017-04-12 Rob PercivalCT_POLICY_EVAL_CTX_set_time expects milliseconds, but...
2017-04-12 Rob PercivalAdd SSL tests for certificates with embedded SCTs
2017-04-12 Rich SalzAddress review feedback (to be squashed)
2017-04-12 Rich SalzConvert x509aux, cipherlist, casttest
2017-04-12 Richard LevitteOpenSSL::Test: supported filtered command output
2017-04-12 Nicola TuveriRemove more stale code in ecdhtest.c
2017-04-12 Nicola Tuveriecdhtest.c: move KATs to evptests.txt
2017-04-12 Nicola TuveriRemove stale code in ecdhtest.c
2017-04-12 Nicola Tuveriecdhtest.c: move NAMED CURVES TESTS to evptests.txt
2017-04-12 PauliUpdate destest to use the test infrastructure
2017-04-12 Richard Levittetest/testutil.c: Flush stdout when running tests
2017-04-12 PauliRemove fprintfs from the poly1305 internal test but...
2017-04-12 PauliUpdate threadstest to use the test framework
2017-04-12 PauliUpdate the internal chacha test to use the framework
2017-04-12 Richard LevitteAdd tests of custom negative 1
2017-04-12 Richard LevitteFix definition of i2d_fn in asn1_encode_test.c
2017-04-12 Richard LevitteIn asn1_encode_test.c, add custom DER encoding checks
2017-04-12 PauliUpdate sanitytest to use the test infrastructure
2017-04-12 Pauli Update ideatest to use the test infrastructure
2017-04-12 PauliUpdate gmdifftime to use the test infrastructure
2017-04-12 PauliUpdate secmemtest and memeleaktest to use the test...
2017-04-12 PauliUpdate d2i_test to use the test infrastructure
2017-04-12 Jon SpillettRemove unused variable. Thanks @pauli-oracle
2017-04-12 Jon SpillettCode review. Split tests up
2017-04-12 Jon SpillettConvert blowfish tests to new framework
2017-04-12 Jon SpillettRemove seed completely...
2017-04-12 Jon SpillettUpdates after code review
2017-04-12 Jon SpillettConvert RSA tests to new framework
2017-04-12 PauliUpdate rc4test to use the test infrastructure
2017-04-12 PauliUpdate rc5test to use the test infrastructure
2017-04-12 PauliUpdate mdc2test to use the test infrastructure
2017-04-12 Pauli Update sha1test to use the test infrastructure
2017-04-12 Pauli Update sha256t and sha512t to use the test infrastructure
2017-04-12 Jon SpillettConvert exdata tests to new test framework
2017-04-11 Frank MorgnerAdded error checking for OBJ_create
2017-04-11 Matt CaswellConvert clienthellotest for the new test framework
2017-04-11 Matt CaswellConvert asynciotest for the new test framework
2017-04-11 Matt CaswellConvert bad_dtls_test for the new test framework
2017-04-11 Richard LevitteFix x_int64.c
2017-04-11 Richard LevitteFix int64 test of t_4bytes_4_neg
2017-04-11 Todd ShortRemove ECDH(E) ciphers from SSLv3
2017-04-11 Rich SalzAdditional check to handle BAD SSL_write retry
2017-04-11 Matt CaswellReject decoding of an INT64 with a value >INT64_MAX
2017-04-11 PauliUpdate dtlstest to use the test infrastructure
2017-04-11 PauliUpdate md2test to use the test infrastructure
2017-04-11 PauliUpdate rc2test to use the test infrastructure
2017-04-10 PauliMake test marcos for true/false checks reliable for...
2017-04-10 Benjamin KadukAllow an ALPN callback to pretend to not exist
2017-04-10 Richard LevitteFix util/mkdef.pl
2017-04-10 Richard LevitteAdd a note in CHANGES
2017-04-10 Richard LevitteAct on deprecation of LONG and ZLONG, step 3
2017-04-10 Richard LevitteAct on deprecation of LONG and ZLONG, step 2
2017-04-10 Richard LevitteAct on deprecation of LONG and ZLONG, step 1
2017-04-10 Richard LevitteDiscourage the use of LONG and ZLONG, and deprecate...
2017-04-10 Richard LevittePublish our INT32, UINT32, INT64, UINT64 ASN.1 types...
2017-04-10 Andy Polyakovrand/rand_lib.c: keep fixing no-engine configuration.
2017-04-10 Andy Polyakovasn1/x_long.c: remove conditions in inner loops and...
2017-04-08 Andy Polyakovappveyor.yml: split {build,test}_scripts to avoid exit...
2017-04-07 Rich SalzUse 'over 2' for bullet lists.
2017-04-07 Rich SalzStandardize on =over 4 and check for it.
2017-04-07 Rich SalzAdd missing =back
2017-04-07 Rich SalzCheck for L<foo|foo>
2017-04-07 Rich SalzMake default_method mostly compile-time (cont'd)
2017-04-07 Rich SalzMake default_method mostly compile-time
2017-04-07 Richard LevitteFix rand_lib.c for no-engine configuration
2017-04-07 Matt CaswellFix a test failure when configured without TLSv1.3
2017-04-07 Matt CaswellRemove an out of date TODO
2017-04-07 Matt CaswellCreate an ENDPOINT enum type for use internally
2017-04-07 Matt CaswellPrefix custom extension API callback types with SSL_
2017-04-07 Matt CaswellVarious style tweaks based on feedback
2017-04-07 Matt CaswellAdd documentation for the new custom extensions API
2017-04-07 Matt CaswellAdd some tests for the new custom extensions API
2017-04-07 Matt CaswellImplement a new custom extensions API
2017-04-07 Matt CaswellMove the extensions context codes into the public API
2017-04-07 Matt CaswellMove ssl/t1_ext.c to ssl/statem/extensions_cust.c
2017-04-07 Richard LevitteDon't try to clean up RAND from ENGINE
2017-04-07 Richard LevitteMake getting and setting the RAND default method thread...
2017-04-06 Qin Longe_os2.h: Refine OSSL_SSIZE definition under UEFI enviro...
2017-04-06 Todd ShortAdd support for MLOCK_ONFAULT to secure arena
2017-04-06 Richard LevitteIn rand_cleanup_int(), don't go creating a default...
2017-04-05 Richard LevitteFix test/asn1_encode_test.c, ASN1_LONG_DATA used inappr...
2017-04-04 Andy PolyakovConfigurations/README: reword bn_ops description.
2017-04-04 Andy PolyakovConfigure: recognize -framework as linker option [on...
2017-04-04 Gergely NagyPBKDF2 computation speedup (15-40%)
2017-04-04 Richard LevitteFix faulty check of padding in x_long.c
2017-04-04 Matt CaswellFix a possible integer overflow in long_c2i
2017-04-04 Richard LevitteAdd a test of encoding and decoding LONG, INT32, UINT32...
2017-04-04 Richard LevitteConvert SSL_SESSION_ASN1 to use size specific integers
2017-04-04 Richard Levittemake update
2017-04-04 Richard LevitteImplement internal ASN.1 types INT32, UINT32, INT64...
2017-04-03 Dr. Stephen... update ordinals
2017-04-03 Dr. Stephen... Document new ssl(3) functions and options.
next