]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Use (D)TLS_MAX_VERSION_INTERNAL internally
[thirdparty/openssl.git] / test /
2018-12-15  Kurt RoeckxUse (D)TLS_MAX_VERSION_INTERNAL internally
2018-12-11  Todd ShortAdd RFC5297 AES-SIV support
2018-12-11  Matt CaswellAdd an Ed448 malleability test
2018-12-11  nxtsteptypo ANS1 -> ASN1
2018-12-10  Viktor DukhovniCleaner disposal of ephemeral engine ids and names
2018-12-10  Viktor DukhovniEliminate NOP cast
2018-12-10  Christos Zoulaschange into hex string constants to avoid overflow...
2018-12-10  Christos ZoulasAdd a format attribute to the format functions and...
2018-12-10  Christos ZoulasFix const issues
2018-12-10  Christos ZoulasAvoid const castaway warning
2018-12-10  Christos ZoulasUse a const variable
2018-12-10  Christos ZoulasUse the proper fonst cast
2018-12-10  Christos Zoulasdon't pass const string where a modifyable string is...
2018-12-10  Christos Zoulasadd missing "void" in prototype.
2018-12-10  Christos Zoulasadd missing const in cast
2018-12-10  Christos Zoulasadd missing const
2018-12-10  Christos Zoulasuse the proper types to eliminate casts
2018-12-07  Boris Pismennysslapitest: add test ktls
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteRefactor the computation of API version limits
2018-12-06  Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-12-06  Richard LevitteSwitch future deprecation version from 1.2.0 to 3.0
2018-12-05  Matt CaswellFix some SSL_export_keying_material() issues
2018-12-03  Matt CaswellAdd an Ed25519 signature maleability test
2018-11-27  Richard LevitteDon't test the collected system errors when configured...
2018-11-24  Richard LevitteAvoid test_errstr in a cross compiled configuration
2018-11-23  Richard LevitteAdd an error message test recipes for system error...
2018-11-20  Matt CaswellUpdate copyright year
2018-11-15  Richard Levittetest/siphash_internal_test.c: ensure the SIPHASH struct...
2018-11-14  Matt CaswellFix no-ec and no-tls1_2
2018-11-13  Richard LevitteFix rpath-related Linux "test_shlibload" failure.
2018-11-13  Shane LontisKMAC implementation using EVP_MAC
2018-11-12  Viktor DukhovniAdded missing signature algorithm reflection functions
2018-11-12  Matt CaswellAdd a test for SSL_CTX_set0_CA_list()/SSL_CTX_set_clien...
2018-11-12  Matt CaswellTest use of a brainpool ECDSA certificate
2018-11-12  Matt CaswellAdd some test brainpool certificates
2018-11-12  Richard LevitteFix SipHash init order.
2018-11-10  Tomas MrazUnbreak SECLEVEL 3 regression causing it to not accept...
2018-11-08  Dr. Matthias St... Test: enable internal tests for shared Windows builds
2018-11-08  Dr. Matthias St... Test: link drbgtest statically against libcrypto
2018-11-05  Bernd EdlingerFix a race condition in drbgtest.c
2018-11-05  Bernd EdlingerFix error handling in drbgtest.c
2018-11-05  Richard LevitteAdd SUBDIRS settings in relevant build.info files
2018-11-05  Paul YangAdd poly1305 MAC support
2018-11-04  PauliGMAC implementation
2018-10-30  Matt CaswellAdd a client_cert_cb test
2018-10-30  Richard LevitteHave a couple of SipHash test uses the EVP_PKEY method
2018-10-30  Richard LevitteEVP_MAC: Add SipHash implementation
2018-10-30  Richard LevitteMake sure at least one HMAC test still uses the EVP_PKE...
2018-10-30  Richard LevitteMake sure at least one CMAC test still uses the EVP_PKE...
2018-10-29  Richard Levittetest/evp_test.c: Fixed strcmp() fault in mac_test_init()
2018-10-29  Richard Levittetest/evp_test.c: don't misuse pkey_test_ctrl() in mac_t...
2018-10-29  Matt CaswellAdd a test where we reuse the EVP_PKEY_CTX for two...
2018-10-29  Richard LevitteAdapt test/evp_test.c to deal with available EVP_MACs
2018-10-26  Matt CaswellAdd a test for duplicated DTLS records
2018-10-26  Dr. Matthias St... RAND_add()/RAND_seed(): fix failure on short input...
2018-10-25  Richard LevitteWindows: Produce a static version of the public librari...
2018-10-22  PauliRSA security bits calculation
2018-10-19  Matt CaswellTest DTLS cookie generation and verification
2018-10-16  Dr. Matthias St... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-10-10  Matt CaswellFix no-engine
2018-10-07  PauliIndentation fixes.
2018-10-07  Mykola BaibuzRemove useless check.
2018-10-05  Dr. Matthias St... test/secmemtest: test secure memory only if it is imple...
2018-10-04  Matt CaswellExtend the BIO callback tests to check the return value...
2018-10-03  Richard LevitteRefactor util/mkdef.pl for clearer separation of functi...
2018-10-03  Matt CaswellFix the drbgtest with randomized ordering
2018-09-27  Shane LontisAdded DRBG_HMAC & DRBG_HASH + Added defaults for settin...
2018-09-25  Matt CaswellFix no-tls1_2
2018-09-21  Matt CaswellAdd a test for the certificate callback
2018-09-18  Tobias NießenTrivial test improvements
2018-09-16  PauliAdd a compile time test to verify that openssl/rsa...
2018-09-14  Richard LevitteVMS libtestutil: look for lower case "main"
2018-09-14  Richard LevitteVMS: turn on name mangling for all our programs
2018-09-13  Matt CaswellAdd an explicit cast to time_t
2018-09-11  PauliFIPS 140-2 IG A.9 XTS key check.
2018-09-11  Matt CaswellUpdate copyright year
2018-09-10  Dr. Matthias St... test/evp_extra_test.c: fix null pointer dereference
2018-09-10  Dr. Matthias St... test/dhtest.c: fix resource leak
2018-09-09  Richard LevitteTESTS: add test of decoding of invalid zero length...
2018-09-08  Richard LevitteSipHash: add separate setter for the hash size
2018-09-08  Richard LevitteTESTS: add SipHash tests with digestsize controls
2018-09-08  Richard Levittetest/evp_test.c: make it possible to use controls with...
2018-09-07  Matt CaswellDo not reset SNI data in SSL_do_handshake()
2018-09-07  Matt CaswellTest that we can handle a PHA CertificateRequest after...
2018-09-07  Kurt RoeckxTest that we can process a KeyUpdate received after...
2018-09-07  Jack LloydAdd test case for SM2 evp verification
2018-09-07  Paul YangSupport setting SM2 ID
2018-09-07  Paul YangMake SM2 ID stick to specification
2018-09-05  Shane LontisKey zeroization fix for EVP_SealInit + added simple...
2018-09-04  Matt CaswellAdd a test for RSA key exchange with both RSA and RSA...
2018-09-04  Matt CaswellTest creation of tickets when using a TLSv1.3 PSK
2018-09-03  PauliFix HMAC SHA3-224 and HMAC SHA3-256.
2018-09-03  PauliMake OBJ_NAME case insensitive.
2018-09-03  Billy Brumley[test] throw error from wrapper function instead of...
2018-09-03  Billy Brumley[test] ECC: make sure negative tests pass for the right...
2018-09-03  wzhangFix the comment of PEM_read_bio_ex
2018-08-22  Matthias KraftExtend dladdr() for AIX, consequence from changes for...
2018-08-22  Matt CaswellFix BoringSSL external test failures
2018-08-22  Matt CaswellDon't detect a downgrade where the server has a protoco...
next