openssl.git
2017-01-06 Kurt RoeckxMake client and server fuzzer reproducible
2017-01-06 Kurt RoeckxMake the bignum fuzzer reproducible
2017-01-06 Kurt RoeckxUpdate fuzz documentation
2017-01-06 Kurt RoeckxMake rand_add predictable when fuzzing
2017-01-06 Kurt Roeckxserver fuzzer: add support for DSA and ECDSA
2017-01-06 Matt CaswellFix various style issues following feedback
2017-01-06 Matt CaswellRename the chain variable to chainidx
2017-01-06 Matt CaswellFix a double blank line style issue
2017-01-06 Matt CaswellInitialise the al variable
2017-01-06 Matt CaswellUpdate SSL_trace to understand TLSv1.3 Certificates
2017-01-06 Matt CaswellImplement TLSv1.3 style CertificateStatus
2017-01-06 Matt CaswellCreate Certificate messages in TLS1.3 format
2017-01-06 Matt CaswellExtends extension parsing to take the Certificate
2017-01-06 Matt CaswellExtend tls_construct_extensions() to enable passing...
2017-01-05 Dr. Stephen... Remove BIO_seek/BIO_tell from evp_test.c
2017-01-04 Richard LevitteDon't run MSBLOB conversion tests when RSA or DSA are...
2017-01-04 Richard LevitteDon't run OCSP tests when OCSP is disabled
2017-01-04 Richard LevitteDon't build OCSP stuff when OCSP is disabled
2017-01-04 Richard LevitteDon't test SRP when it's disabled
2017-01-04 Richard LevitteDon't run NPN tests when NPN is disabled
2017-01-01 Dr. Stephen... Add RSA decrypt and OAEP tests.
2017-01-01 Dr. Stephen... evptests.txt is not a shell script
2016-12-30 Matt CaswellDon't run the sigalgs tests over a TLSv1.3 connection
2016-12-30 Matt CaswellProvide some tests for the sig algs API
2016-12-30 Matt CaswellFix the SSL_set1_sigalgs() macro
2016-12-29 Richard Levitte70-test_sslvertol.t: skip test 1 and 2 if too few proto...
2016-12-29 Richard Levitte80-test_ssl_new.t: Make 19-mac-then-encrypt.conf work...
2016-12-29 Richard Levitte70-test_sslvertol.t: Make sure to check a max TLS versi...
2016-12-29 Richard Levitte70-test_sslmessages.t: Don't check EXT_SIG_ALGS if...
2016-12-29 Matt CaswellFix CT test_sslmessages hangs
2016-12-29 Matt CaswellFix compilation with no-ec
2016-12-29 Matt CaswellFix extension for various no- options
2016-12-29 Matt CaswellAdd a test to check the EC point formats extension...
2016-12-29 Matt CaswellFix the EC point formats extension
2016-12-29 Markus Triskareplace "will lookup up" by "will look up"
2016-12-25 Andy Polyakovchacha/asm/chacha-x86_64.pl: add AVX512 path optimized...
2016-12-22 Todd ShortFix EVP_MD_meth_get_flags
2016-12-21 Richard LevitteTravis: The TLS 1.3 code isn't interoperable yet, move...
2016-12-20 Richard LevitteReformat M_check_autoarg to match our coding style
2016-12-20 Richard LevitteM_check_autoarg: sanity check the key
2016-12-19 Richard LevitteAdd bwrite_conv and bread_conv values to methods_dgramp...
2016-12-19 Richard LevitteFix erroneous goto lable
2016-12-19 Andy Polyakovx86 assembly pack: update performance results.
2016-12-18 Kurt RoeckxUpdate fuzz corpora
2016-12-18 Kurt RoeckxFix memory leak in tls_parse_stoc_key_share
2016-12-18 Finn HakanssonFix typo.
2016-12-16 Richard Levittetest/ssl_test: give up if both client and server wait...
2016-12-16 Richard LevitteFix no-ct, skip tests recipes that try to test CT
2016-12-16 Richard Levittee_afalg: Don't warn about kernel version when pedantic
2016-12-16 Richard Levitteevp_test: when function and reason strings aren't avail...
2016-12-16 Richard LevitteHP-UX doesn't have hstrerror(), so make our own for...
2016-12-16 Kurt RoeckxMake client and server fuzzer support all ciphers
2016-12-16 Kurt RoeckxDocument the recommended parameters for fuzzing
2016-12-16 Kurt RoeckxEnable TLS1.3 and PEDANTIC in the coverage target
2016-12-15 Kurt RoeckxDon't call memcpy with NULL as source
2016-12-15 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: allow nasm to assemble...
2016-12-15 Andy Polyakovperlasm/x86_64-xlate.pl: add support for AVX512 OPMASK...
2016-12-15 Andy Polyakovman3/OPENSSL_ia32cap.pod: clarify AVX512 support in...
2016-12-14 Rich SalzCRL critical extension bugfix
2016-12-14 Dr. Stephen... Add function and reason checking to evp_test
2016-12-13 Rich SalzAdd X509_VERIFY_PARAM inheritance flag set/get
2016-12-13 Rich SalzFix various doc nits.
2016-12-12 Azat KhuzhinRemove ENGINE_load_dasync() (no OPENSSL_INIT_ENGINE_DAS...
2016-12-12 Dmitry BelyavskiyTypo fixed
2016-12-12 Paul Hoveyupdated macro spacing for styling purposes
2016-12-12 Paul Hoveyfix undoes errors introduced by https://github.com...
2016-12-12 Benjamin KadukRestore the ERR_FATAL_ERROR() macro
2016-12-12 Matt CaswellFix a leak in SSL_clear()
2016-12-12 Andy Polyakovperlasm/x86_64-xlate.pl: refine sign extension in ea...
2016-12-12 Andy Polyakovx86_64 assembly pack: add AVX512 ChaCha20 and Poly1305...
2016-12-12 Andy Polyakovpoly1305/poly1305_base2_44.c: add reference base 2...
2016-12-10 Davide GalassiAvoid the call to OPENSSL_malloc with a negative value...
2016-12-10 Markus TriskaFix reference to SSL_set_max_proto_version.
2016-12-10 Dr. Stephen... Additional error tests in evp_test.c
2016-12-10 Richard LevitteVMS UI_OpenSSL: generate OpenSSL errors when things...
2016-12-10 Richard LevitteVMS UI_OpenSSL: if the TT device isn't a tty, flag...
2016-12-09 Dr. Stephen... Add RSA PSS tests
2016-12-09 Dr. Stephen... Check input length to pkey_rsa_verify()
2016-12-09 Kurt RoeckxUpdate client fuzz corpus
2016-12-09 Richard LevitteTest framework: Add the possibility to have a test...
2016-12-09 Kurt RoeckxUpdate client fuzzer corpus
2016-12-08 Richard LevitteRemove extra bang
2016-12-08 Kurt RoeckxOnly call memcpy when the length is larger than 0.
2016-12-08 Richard LevitteUI code style cleanup
2016-12-08 Kurt RoeckxFuzz corpora update
2016-12-08 Kurt RoeckxAnd client fuzzer
2016-12-08 Kurt RoeckxMake the predictable numbers start from 1
2016-12-08 Kurt RoeckxMake asn1 fuzzer more reproducible
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
next