]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2017-04-25  Richard LevitteIgnore all .a files, not just the top ones
2017-04-25  Matt CaswellAdd documentation for the -sctp option in command line...
2017-04-25  Richard LevitteCorrect some badly formated preprocessor lines
2017-04-25  Richard LevitteAdd guards around one of use of IPPROTO_SCTP where...
2017-04-25  Richard LevitteTAPify testutil
2017-04-25  Bernard Spilopenssl enc: Don't unbuffer stdin
2017-04-25  Matt CaswellFix doc-nits issue
2017-04-25  Matt CaswellAddress review feedback for the SCTP changes
2017-04-25  Matt CaswellFix issue in 18-dtls-renegotiate.conf.in
2017-04-25  Matt CaswellDocument BIO_lookup_ex()
2017-04-25  Matt CaswellFix some variable references in init_client
2017-04-25  Matt CaswellAdd SCTP testing for 04-client_auth.conf
2017-04-25  Matt CaswellAdd SCTP testing for 11-dtls_resumption.conf
2017-04-25  Matt CaswellAdd SCTP testing to 07-dtls-protocol-version.conf
2017-04-25  Matt CaswellAdd SCTP testing to 18-dtls-renegotiate.conf
2017-04-25  Matt CaswellAdd SCTP testing to 16-dtls-certstatus.conf
2017-04-25  Matt CaswellAdd support to test_ssl_new for testing with DTLS over...
2017-04-25  Matt CaswellFix problem with SCTP close_notify alerts
2017-04-25  Matt CaswellDon't attempt to send fragments > max_send_fragment...
2017-04-25  Matt CaswellRemove special case code for SCTP reneg handling
2017-04-25  Matt CaswellAsk libssl if we should retry not the socket
2017-04-25  Matt CaswellAdd better error logging if SCTP AUTH chunks are not...
2017-04-25  Matt CaswellAdd a -sctp option to s_client
2017-04-25  Matt CaswellAdd a -sctp option to s_server
2017-04-25  Matt CaswellAdd a BIO_lookup_ex() function
2017-04-25  Rich SalzFix typo in OPENSSL_LH_new compat API
2017-04-24  Richard LevitteAvoid using BIO streams in bioprinttest.c
2017-04-24  Richard LevitteAdapt all test programs
2017-04-24  Richard LevitteVMS: Make sure to include MAIN from static libraries...
2017-04-24  Richard LevitteRefactor the test framework testutil
2017-04-24  Richard LevitteAdd CRYPTO_mem_leaks_cb
2017-04-24  Richard LevitteMake it possible to build static-only libraries
2017-04-24  Rich Salzcheck length sanity before correcting in EVP_CTRL_AEAD_...
2017-04-24  Matt CaswellDon't fail the connection in SSLv3 if server selects...
2017-04-24  Jon SpillettConverted the bio_enc tests to use new test framework.
2017-04-24  Rich Salzif log fails, avoid pms getting double free
2017-04-24  Richard LevitteTypo fix in Configurations/descrip.mms.tmpl
2017-04-24  Alex GaynorAnnotate ASN.1 attributes of the jurisdictionCountryNam...
2017-04-23  Richard LevittePort Ben's parallell Makefile hack to VMS
2017-04-23  Richard LevittePort Ben's parallell Makefile hack to Windows
2017-04-22  Camille GuérinFixed typo in X509_STORE_CTX_new description
2017-04-21  David BenjaminNumbers greater than 1 are usually non-negative.
2017-04-20  letrhee-nsrAdd ARIA 32-bit implementation
2017-04-20  Adam LangleySmall primes are primes too.
2017-04-20  Rich SalzIgnore dups in X509_STORE_add_*
2017-04-20  Marek KleinexplicitText encoding
2017-04-20  Rich SalzConvert hmactest to new test framework
2017-04-20  Rich Salzfix dh_test.
2017-04-20  Richard LevitteFix test/recipes/95-test_external_krb5.t
2017-04-20  Richard LevitteVMS: remove name mangling guards around inclusion of...
2017-04-20  Richard LevitteVMS: Copy DECC inclusion epi- and prologues to internals
2017-04-19  Jon SpillettChange 64-bit time type for windows
2017-04-19  Todd ShortFix minor compiler issues.
2017-04-19  Rich SalzDocument Next Protocol Negotiation APIs
2017-04-19  Rich SalzConvert dhtest, dsatest, cipherbytes_test
2017-04-18  Richard LevitteVMS: Fix internals test programs
2017-04-18  Richard LevitteVMS: Fix the passing of cflags for things not being...
2017-04-18  Rich SalzConvert more tests
2017-04-18  Rich SalzUpdate more tests
2017-04-18  Rich SalzConvert more tests to framework
2017-04-18  Rich SalzConvert more tests
2017-04-18  Robbie Harwood[extended tests] Enable krb5 tests in Travis
2017-04-18  Robbie HarwoodFix formatting of PYCA external test instructions
2017-04-18  Robbie HarwoodUpdate external test README for running krb5
2017-04-18  Robbie HarwoodAdd external krb5 test support
2017-04-18  Thiago Arraisupdate docs because depth refers only to intermediate...
2017-04-17  Andy Polyakovasn1/a_int.c: clean up asn1_get_int64.
2017-04-17  Rich Salz[squash]Build works with/out NO_ENGINE and NO_AFALG
2017-04-17  Rich SalzConvert afalgtest
2017-04-17  Rich SalzCatch EC_R_UNKNOWN_GROUP in check_unsupported()
2017-04-16  Kurt RoeckxOptionally check for early data
2017-04-16  Kurt RoeckxUse a fixed time when fuzzing.
2017-04-16  Kurt RoeckxDocument how to update the corpus.
2017-04-16  Kurt RoeckxMake x509 and asn1 fuzzer reproducible
2017-04-16  Kurt RoeckxSwitch libfuzzer to use trace-pc-guard
2017-04-16  Rich SalzAdd -f -r flags to find-unused-errs
2017-04-14  Nicola TuveriReformat evptests.txt
2017-04-14  Nicola TuveriRemove ecdhtest.c
2017-04-14  Nicola Tuveriecdhtest.c: move co-factor ECDH KATs to evptests
2017-04-14  Rich SalzWIP: Convert ui,v3ext,verify_extra_test
2017-04-14  Todd ShortFix unit tests when no-bf configured
2017-04-14  Andy Polyakovasn1/a_int.c: don't write result if returning error.
2017-04-14  Andy Polyakovasn1/a_int.c: simplify asn1_put_uint64.
2017-04-14  Andy Polyakovasn1/a_int.c: remove code duplicate and optimize branches,
2017-04-14  Andy Polyakovtestlib/OpenSSL/Test.pm: keep default input private.
2017-04-13  PauliGuarantee single argument evaluation for test macros.
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
next