summaryrefslogtreecommitdiff
path: root/regress/lib
AgeCommit message (Expand)Author
2018-02-14Update keypair regress to match revised keypair hash handling.Joel Sing
2018-02-08Update regress to use tlsext_serverhello_parse().Joel Sing
2018-02-08Update regress to match change to tls_keypair_pubkey_hash().Joel Sing
2018-02-08Add a regress test that covers libtls keypairs.Joel Sing
2018-02-08Tweak compiler flags to include -DLIBRESSL_INTERNAL and make more warningsJoel Sing
2018-02-07Add more free functions for NULL checks.Joel Sing
2018-02-07Add more functions (based on those used in OpenSSH) to the free NULL test.Joel Sing
2018-01-28typoOtto Moerbeek
2018-01-28add malloc_threaderrOtto Moerbeek
2018-01-28Test for correct error when on thread allocates, and another does a double freeOtto Moerbeek
2018-01-27Update regress to match removal of ssl_parse_clienthello_tlsext().Joel Sing
2017-12-28Initialise new_cipher in the serverhello TLS extensions test, to avoid aJoel Sing
2017-12-13If the list of templates 'o' passed to fuse_opt_parse(3) is NULL thenhelg
2017-12-11sscanf(3) is now used to parse templates that contain format specifiershelg
2017-12-11The fuse_opt_match(3) library function does not match options correctly.helg
2017-12-09Add a regress test for tls_config_parse_protocols().Joel Sing
2017-12-09Use a test value that fits into a long on both 32-bit and 64-bitJoel Sing
2017-11-28Add regress coverage for ASN1_TYPE_{get,set}_int_octetstring()Joel Sing
2017-11-28Add regress test coverage for building clienthello and serverhelloJoel Sing
2017-11-28Add regress for CBB_discard_child().Joel Sing
2017-11-16Add regress tests for fuse_opt_parse() and fuse_parse_cmdline()helg
2017-11-16Disable the pthread_once subtest until the problem with samba portAlexander Bluhm
2017-11-03Tests of libexpat 2.2.5 also need source file structdata.c.Alexander Bluhm
2017-10-16Add regress test for cancellation of pthread_once()'s init_routinePhilip Guenther
2017-10-15Add a regression test for ldexp(3).Visa Hankala
2017-10-11Update regress now that ssl_cipher_list_to_bytes() takes a CBB.Joel Sing
2017-10-10Revise regress now that ssl_bytes_to_cipher_list() takes a CBS.Joel Sing
2017-09-07Try both libpthread and RTLD_DEFAULT when looking up functionsPhilip Guenther
2017-08-29When parsing extensions by calling the parse functions directly, ensureJoel Sing
2017-08-28Some style(9).Joel Sing
2017-08-28Remove chacha20-poly1305-old regress and test vectors.Joel Sing
2017-08-28Use current chacha20-poly1305 cipher suite values.Joel Sing
2017-08-28Update due to removal of original chacha20-poly1305 cipher suites.Joel Sing
2017-08-27Rewrite SRTP extension using CBB/CBS and the new extension framework.Doug Hogan
2017-08-27check return value from CBB_initBob Beck
2017-08-26Rewrite ALPN extension using CBB/CBS and the new extension framework.Doug Hogan
2017-08-16test locale priorities and overridesIngo Schwarze
2017-08-16test isalpha_l(3), tolower_l(3), wctype_l(3), iswctype_l(3),Ingo Schwarze
2017-08-16test nl_langinfo_l(3), iswalpha_l(3), towupper_l(3)Ingo Schwarze
2017-08-15refactor in preparation for testing more functions; no functional changeIngo Schwarze
2017-08-12Rewrite the TLS status request extension to use the new TLS extension framework.Bob Beck
2017-08-12Add regress coverage for the TLS signature algorithms extension.Joel Sing
2017-08-12Rewrite session ticket TLS extension handling using CBB/CBS and the newDoug Hogan
2017-08-12Remove NPN test coverage.Joel Sing
2017-08-12errant whitespaceBob Beck
2017-08-12fix resource leaks, ok @guentherBrent Cook
2017-08-12Update the TLSv1.2 Client Hello messages, due to the removal of DSAJoel Sing
2017-08-11Be consistent with goto labels, failure flag and use of FAIL macro.Joel Sing
2017-08-11doug@ added code in here as well.Joel Sing
2017-08-11Sort by extension/function name.Joel Sing