]> git.ipfire.org Git - thirdparty/openssl.git/history - test/build.info
RFC7250 (RPK) support
[thirdparty/openssl.git] / test / build.info
2023-03-28  Todd ShortRFC7250 (RPK) support
2023-03-21  Tomas MrazAdd simple interoperability test with Cloudflare quiche
2023-03-19  Matt CaswellAdd a simple QUIC test for blocking mode
2023-03-18  Tomas MrazAdd sanity test for OSSL_sleep()
2023-03-14  Simo SorceAdd test for context duplication failure
2023-02-22  Matt CaswellAdd a skeleton quicfaultstest
2023-02-21  Matt CaswellAdd a test for no initialisation of the default config...
2023-02-08  slontisAdd tests for FIPS keygen self test failures.
2023-01-19  Hugo LandauQUIC Test Server: Minor fixups
2023-01-19  Hugo LandauQUIC Test Server: Basic echo server test
2022-12-06  Patrick MillsImplement OSSL_PROVIDER_get0_default_search_path, add...
2022-11-25  Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
2022-11-24  Hugo LandauQUIC TX Packetiser and Streams Mapper
2022-11-22  Tomas MrazSplit out thread pool tests into threadpool_test
2022-11-07  Hugo LandauQUIC FIFD
2022-11-07  Hugo LandauQUIC TXPIM
2022-11-07  Hugo LandauQUIC CFQ
2022-11-02  slontisAdd d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
2022-11-02  slontisAdd test for X509 sign TBS cache regression.
2022-11-01  Paulipunycode: add unit tests
2022-10-18  Todd ShortAdd support for compressed certificates (RFC8879)
2022-10-18  Todd ShortAdd ZSTD compression support (RFC8478bis)
2022-10-18  Todd ShortAdd brotli compression support (RFC7924)
2022-10-17  Čestmír Kalinacrypto: add preemptive threading support
2022-10-05  Hugo LandauQUIC Send Stream Management
2022-09-28  Todd ShortTest TLS extension ordering
2022-09-26  Hugo LandauQUIC Flow Control
2022-09-23  slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2022-09-23  Hugo LandauBIO_s_dgram_pair
2022-09-21  PauliRemove unnecessary define
2022-09-16  Daniel FialaAdd tests for trace_api.
2022-09-15  Tomas MrazWith fips provider 3.0.0 skip tests related to explicit...
2022-09-05  Paulilist: add a doubly linked list type.
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-24  Hugo LandauQUIC ACK Manager, Statistics Manager and Congestion...
2022-08-16  Dr. David von OheimbRename the "timing" program to "timing_load_creds"...
2022-07-29  Hugo LandauQUIC Frame Encoding and Decoding Functions
2022-07-28  Matt CaswellAdd a test for BIO_s_mem() when using datagrams
2022-07-06  PauliAdd unit test for event queue
2022-06-22  Paulitest: add priority queue unit test
2022-06-03  Tomas MrazFirst working empty protocol test
2022-05-30  Samuel LeeMove types.h #undefs for wincrypt.h compatibility
2022-05-27  Hugo LandauQUIC wire format support
2022-04-29  Dmitry BelyavskiyTesting the EVP_PKEY_CTX_new_from_name without prelimin...
2022-04-22  Dmitry BelyavskiyMinimal test checking we can get public key in Turkish...
2022-03-24  Daniel FialaAdd support for mac-less password-base PKCS12 files...
2022-03-10  Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-02-14  Armin FuerstAdd tests for do_updatedb
2022-01-11  Matt CaswellStatically link the legacy provider to endecode_test
2021-12-16  Orr ToledanoAdd tests for RNDR and combine tests with RDRAND
2021-11-12  Paulitest: add unit tests for integer overflow helpers
2021-10-27  Tomas Mraztest: fetching proper signature provider for non-export...
2021-10-26  Paulitest-rand: return failure on not enough data, allow...
2021-08-30  Nicola TuveriUse applink to fix windows tests
2021-08-26  Matt CaswellAdd a test for running the config twice
2021-07-11  Paulitest: make build descriptions more consistent
2021-07-11  Paulitest: rename apps_mem.c to be apps_shims.c in anticipat...
2021-06-21  杨明君test: add sm3 low level test case to test suite.
2021-06-17  Pauligost: remove the internal GOST test.
2021-06-16  Matt CaswellAdd a test for fetching various non-evp objects
2021-06-16  Paulitest: add test cases for SHAxxx helper functions
2021-06-16  Matt CaswellAdd a test for the newly added OBJ upcalls
2021-06-13  Tomas MrazWhen linking to static libssl always link to static...
2021-05-30  Shane LontisFix PKCS7_verify to not have an error stack if it succeeds.
2021-05-24  Jon SpillettAdd a test for PKCS5_PBE_keyivgen()
2021-05-23  Paulitest: add test case to reliably reproduce RAND leak...
2021-05-20  Dr. David von OheimbCMP test server: move apps/{,lib/}cmp_mock_srv.c and...
2021-05-12  Matt Caswellproperty: add test case for setting default user proper...
2021-05-04  Matt CaswellAdd a test for the public core bio API
2021-04-30  Pauliacvp: fix the no-acvp_test build
2021-04-19  Tanzinul IslamAvoid more MSVC-specific C runtime library functions
2021-03-26  Tomas MrazRemove the external BoringSSL test
2021-03-21  Shane LontisFix DER reading from stdin for BIO_f_readbuffer
2021-02-24  Matt CaswellTest errors from a provider can still be accessed after...
2021-02-23  Paulitest: add framework for generic fake random number...
2021-02-12  Matt CaswellDeprecate the libssl level SRP APIs
2021-02-05  Richard LevitteTEST: Add an algorithm ID tester for libcrypto vs provider
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-13  Dr. David von OheimbTEST: move cert, key, and CSR loading aux functions...
2020-12-10  Dr. David von OheimbUse adapted test_get_libctx() for simpler test setup...
2020-12-01  Richard LevitteTEST: Add a simple module loader, and test the FIPS...
2020-12-01  Richard LevitteTEST: Break out the local dynamic loading code from...
2020-12-01  Dr. David von Oheimbtest cleanup: move helper .c and .h files to test/helpers/
2020-11-29  Dr. David von Oheimbendecode_test.c: Significant speedup in generating...
2020-11-27  Matt CaswellDeprecate the DHparams and DHxparams PEM routines
2020-11-27  Shane LontisFix no-deprecated configuration
2020-11-25  Matt CaswellTest various deprecated PEM_read_bio_* APIs
2020-11-19  Paulitest RNG: set state to uninitialised as part of uninsta...
2020-11-15  Richard Levittetest/endecoder_legacy_test.c: new test for legacy compa...
2020-09-12  Richard LevitteTEST: Add a test of EC key generation with encoding...
2020-09-12  Shane LontisFix coverity issue: CID 1466486 - Resource leak in...
2020-09-10  Richard LevitteDiverse build.info: Adjust paths
2020-08-28  Paulirand: instantiate the DRBGs upon first use.
2020-08-21  Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21  Dr. David von Oheimbtestutil: Add provider.c with test_get_libctx(), to...
2020-08-17  Matt CaswellTest that EVP_default_properties_is_fips_enabled()...
2020-08-09  Shane LontisAdd 'on demand self test' and status test to providers
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2020-08-06  Jon SpillettAdd new APIs to get PKCS12 secretBag OID and value
next