Fix coverity 1516093 tainted scalar
[openssl.git] / test /
2022-10-20 Paul Kehrerlink the pyca tests against the correct openssl
2022-10-20 Matt CaswellRemove some redundant code
2022-10-19 Paulidefault provider: include RIPEMD160
2022-10-18 Todd ShortUpdate COMP_METHOD
2022-10-18 Todd ShortAdd support for compressed certificates (RFC8879)
2022-10-18 Todd ShortConvert ZLIB defines to OPENSSL_NO_ZLIB
2022-10-18 Todd ShortAdd ZSTD compression support (RFC8478bis)
2022-10-18 Todd ShortAdd brotli compression support (RFC7924)
2022-10-17 Tomas MrazAdd missing include for DH_get0_priv_key()
2022-10-17 Čestmír Kalinacrypto: add preemptive threading support
2022-10-12 Matt CaswellAdd a test for TLSv1.3 only client sending a correct...
2022-10-12 Matt CaswellAdd a test for where a client sends a non-TLSv1.3 key...
2022-10-12 Matt CaswellConvert the TLSv1.3 crypto code to the new write record...
2022-10-12 FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2022-10-10 Paulitest: condition out code that relies on CHACHA.
2022-10-07 Tomas MrazFix older clang warning on initialization
2022-10-07 James Muirset MGF1 digest correctly
2022-10-07 Matt CaswellAdd some more brainpool tests for TLSv1.3
2022-10-07 Matt CaswellReimplement brainpool TLSv1.3 support group support
2022-10-06 Richard LevitteRename ossl_sleep calls to OSSL_sleep everywhere
2022-10-05 Matt CaswellEnable the ability to query the COMP_METHOD being used...
2022-10-05 Hugo LandauQUIC Send Stream Management
2022-10-04 Daniel FialaDisable printf format checking on MinGW
2022-10-03 Matt CaswellTest usage of a custom EVP_CIPHER
2022-09-30 Dr. David von Oheimb80-test_cmp_http.t: some generalizations and minor...
2022-09-29 J.W. Jagersmadjgpp: Skip test/rsa_complex.c
2022-09-28 Todd ShortTest TLS extension ordering
2022-09-28 Dr. David von Oheimbtest/trace_api_test.c: fix gcc error on -Werror=strict...
2022-09-27 PauliCoverity 1515540: resource leak
2022-09-26 Hugo LandauQUIC Flow Control
2022-09-23 Graham WoodwardAllow PKCS12 export to set arbitrary bag attributes
2022-09-23 Richard LevitteModify test/quic_record_test.c to also depacketize
2022-09-23 Tianjia Zhangtest: Fix memory leak of asynctest
2022-09-23 Hugo LandauFix BIO_dgram_pair stochastic test failure
2022-09-23 Daniel FialaClear incorrectly reported errors in d2i_CMS_ContentInfo
2022-09-23 slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2022-09-23 Hugo LandauBIO_s_dgram_pair
2022-09-22 Matt CaswellAdd additional messages to the DTLS dropped records...
2022-09-22 Hugo LandauAdd deferred datagram limit to QUIC Record Layer RX
2022-09-21 PauliCoverity 1515415: NULL dereference
2022-09-21 PauliRemove unnecessary define
2022-09-21 PauliRuntime detect FIPS RNG usage in test
2022-09-21 PauliRemove FIPS condition on IV gen test.
2022-09-21 PauliRemove FIPS condition on SM2 test.
2022-09-20 Matt CaswellTest a 0 return from the ticket key callback
2022-09-16 David von Oheimb80-test_ssl_new.t: make dependencies on CTLOG_FILE...
2022-09-16 Dr. David von Oheimbstack.c: add missing direct error reporting and improve...
2022-09-16 Daniel FialaAdd tests for trace_api.
2022-09-16 Daniel FialaAdd documentation and test for EVP_PBE_alg_add
2022-09-15 Tomas MrazWith fips provider 3.0.0 skip tests related to explicit...
2022-09-15 PauliFix default padding regression against 3.0.0 FIPS provider
2022-09-15 PauliTDES: fix test with old FIPS provider
2022-09-15 Paulievp_test: allow FIPS provider version based escapes...
2022-09-15 Paulitest: make unit tests FIPS provider version aware
2022-09-15 K1Add support for PBE using hmacWithSM3
2022-09-12 Michael Baentschupdate oqsprovider/liboqs to v0.7.2
2022-09-12 Tom CosgroveFix tests when configured with -DOPENSSL_USE_IPV6=0
2022-09-09 Matt CaswellAdd some API tests for TLSv1.3 record padding
2022-09-08 Tomas Mrazbio_dgram_test.c: Fix warning from older clang compilers
2022-09-07 PauliCoverity: explicit null dereference
2022-09-05 xtkobatest/pkcs12_api_test.c: fix failure on MinGW
2022-09-05 Paulilist: add a doubly linked list type.
2022-09-02 Hugo LandauTX key update support, RX time and PN reporting, genera...
2022-09-02 Hugo LandauQUIC Record Layer (Refactor and TX Side)
2022-09-02 Hugo LandauQUIC Demuxer and Record Layer (RX Side)
2022-09-01 Hugo LandauBIO_dgram support for BIO_sendmmsg/BIO_recvmmsg
2022-08-29 Matt CaswellTest that we ignore a bad record version in a plaintext...
2022-08-26 Daniel FialaConvert serverinfo in SSL_CTX_use_serverinfo() to v2.
2022-08-24 Hugo LandauUpdates for OSSL_TIME changes
2022-08-24 Hugo LandauQUIC ACK Manager, Statistics Manager and Congestion...
2022-08-23 K1Support decode SM2 parameters
2022-08-18 Matt CaswellStandardise type for epoch
2022-08-18 Matt CaswellRemove some redundant code
2022-08-18 Matt CaswellUpdate the tls13encryptiontest for new read record...
2022-08-18 Matt CaswellMove some fields out of the SSL object and into the...
2022-08-18 Matt CaswellMove some DTLS read code into the read record layer
2022-08-18 Matt CaswellMove the sequence number into the OSSL_RECORD_LAYER...
2022-08-18 Matt CaswellUpdate the oqs-provider submodule to a more recent...
2022-08-18 Matt CaswellAdd a test for read_ahead data crossing a key change
2022-08-18 Matt CaswellImplement KTLS in the new read record layer code
2022-08-18 Matt CaswellEnsure various SSL options are passed down to the recor...
2022-08-18 Matt CaswellConvert ssl3_get_record to tls_read_record
2022-08-18 Matt CaswellAdd a DTLSv1_listen() test
2022-08-18 Lutz Jaenickecms: Create test for for purpose verification in cms...
2022-08-18 Lutz JaenickeX509: add tests for purpose code signing in verify...
2022-08-18 Tomas MrazAdd testcases for EVP_PKEY_get1_encoded_public_key
2022-08-18 Dr. David von OheimbFix ossl_x509v3_cache_extensions(): EXFLAG_NO_FINGERPRI...
2022-08-17 Matt CaswellDon't incorrectly skip the multiblock test
2022-08-17 slontisSHAKE documentation updates for default output length.
2022-08-17 Clemens LangAPPS: genrsa: Support setting properties
2022-08-17 Clemens LangAPPS: dgst: Support properties when signing
2022-08-17 Clemens LangTEST: Check property query support of apps/pkey
2022-08-17 Clemens LangAPPS: pkeyparam: Support setting properties
2022-08-17 Clemens LangAPPS: ecparam: Support setting properties
2022-08-17 Clemens LangAPPS: dhparam: Support setting properties
2022-08-16 Dr. David von Oheimbtest/timing_load_creds.c: fix coding style and other...
2022-08-16 Dr. David von OheimbRename the "timing" program to "timing_load_creds"...
2022-08-16 Rich SalzAdd a stand-alone "timing" program
2022-08-12 Juergen ChristFix asan finding in bio_tfo_test
2022-08-12 PauliMake OSSL_TIME a structure
next