summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* updated pathgnutls_3_1_11Nikos Mavrogiannopoulos2013-05-101-1/+1
* Do not call gnutls_pkcs11_init() when pkcs11 is disabled. Reported by Linus N...Nikos Mavrogiannopoulos2013-05-101-0/+2
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-1082-119/+136
* Revert "Added support for the ALPN extension."Nikos Mavrogiannopoulos2013-05-052-323/+1
* test suite: Add missing headerStef Walter2013-04-281-0/+1
* Added support for the ALPN extension.Nikos Mavrogiannopoulos2013-04-142-1/+323
* Added test for record ranges.Nikos Mavrogiannopoulos2013-04-062-1/+403
* Check all error conditions.Nikos Mavrogiannopoulos2013-04-021-0/+6
* Added sign and verification flags to operate in RSA raw mode (as used in TLS).Nikos Mavrogiannopoulos2013-03-281-1/+18
* use return instead of exitNikos Mavrogiannopoulos2013-03-211-1/+1
* openpgp-auth tests gnutls_openpgp_set_recv_key_function() as well.Nikos Mavrogiannopoulos2013-03-211-6/+38
* The default dane output is type 03 now.Nikos Mavrogiannopoulos2013-03-081-1/+1
* updatedNikos Mavrogiannopoulos2013-03-071-5/+2
* Added functions that remove certificates from a trust list.Nikos Mavrogiannopoulos2013-03-051-0/+16
* Added verify flags for DANE to enforce verification and restrict it to a field.Nikos Mavrogiannopoulos2013-03-012-0/+75
* fixed nonce generation after fork().Nikos Mavrogiannopoulos2013-02-271-2/+2
* removed duplicategnutls_3_1_8Nikos Mavrogiannopoulos2013-02-101-1/+1
* slow tests moved at the end of the suiteNikos Mavrogiannopoulos2013-02-101-4/+5
* In client side the verify callback is always being called.Nikos Mavrogiannopoulos2013-02-101-0/+1
* test updateNikos Mavrogiannopoulos2013-02-041-1/+1
* disable heartbeat test if it isn't included.Nikos Mavrogiannopoulos2013-02-041-1/+1
* updated testNikos Mavrogiannopoulos2013-02-041-3/+3
* Fixed compilation of mini-xssl.Nikos Mavrogiannopoulos2013-01-291-0/+2
* updated testNikos Mavrogiannopoulos2013-01-271-104/+355
* Added new interface.Nikos Mavrogiannopoulos2013-01-273-205/+407
* free all resourcesNikos Mavrogiannopoulos2013-01-261-0/+1
* test the DN functionality of certtool.Nikos Mavrogiannopoulos2013-01-254-1/+113
* dane test no longer fails if danetool isn't compiledNikos Mavrogiannopoulos2013-01-251-0/+2
* Added gnutls_sbuf_getdelim() and getline().Nikos Mavrogiannopoulos2013-01-231-8/+46
* GnuTLS Length Hiding patch.Alfredo Pironti2013-01-231-3/+3
* Added program to estimate the timings in different record paddings.Nikos Mavrogiannopoulos2013-01-202-1/+557
* modified certtool order of DN elements.Nikos Mavrogiannopoulos2013-01-172-20/+20
* properly deinitialized sbufNikos Mavrogiannopoulos2013-01-171-0/+1
* initialize buffer before sending.Nikos Mavrogiannopoulos2013-01-171-0/+2
* corrected test for new names and updated news.Nikos Mavrogiannopoulos2013-01-171-2/+2
* Added functions to assist buffering during transmission.Nikos Mavrogiannopoulos2013-01-152-1/+165
* NEW_RECORD_PADDING priority string was renamed to RANDOM_PADDINGNikos Mavrogiannopoulos2013-01-021-3/+3
* Added checks for new record padding format.Nikos Mavrogiannopoulos2013-01-021-24/+28
* Added test for duplicate packet detection in DTLS.Nikos Mavrogiannopoulos2013-01-022-1/+435
* corrected datefudge testNikos Mavrogiannopoulos2012-12-191-2/+2
* added config.hNikos Mavrogiannopoulos2012-12-161-0/+1
* corrected testNikos Mavrogiannopoulos2012-12-151-1/+1
* do not build ecore in macosxNikos Mavrogiannopoulos2012-12-121-3/+11
* corrected copyright noticesNikos Mavrogiannopoulos2012-12-061-0/+1
* Import PKCS #12 keysNikos Mavrogiannopoulos2012-12-062-2/+35
* repeat the tests to avoid accidental failuresNikos Mavrogiannopoulos2012-11-251-0/+15
* rewritten ASN.1 handling string subsystems to use the new libtasn1 APIs.Nikos Mavrogiannopoulos2012-11-242-5/+16
* fixed testNikos Mavrogiannopoulos2012-11-231-1/+1
* Added test on UTF-8 certificate generation.Nikos Mavrogiannopoulos2012-11-214-1/+65
* updated for new outputNikos Mavrogiannopoulos2012-11-206-7/+9