summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* updated certificates to parse 2.5.29.32.Nikos Mavrogiannopoulos2012-11-192-6/+7
* Added simple check for bmpstring decoding.Nikos Mavrogiannopoulos2012-11-193-1/+185
* Added small textNikos Mavrogiannopoulos2012-11-151-0/+4
* build: only run the dane cert test if dane is enabled.Diego Elio Pettenò2012-11-101-1/+5
* last changes for release.gnutls_3_1_4Nikos Mavrogiannopoulos2012-11-103-2/+20
* Allow easier marking of insecure algorithms.Nikos Mavrogiannopoulos2012-11-081-2/+7
* Added conditional to disable DTLS-SRTP support.Nikos Mavrogiannopoulos2012-11-051-2/+2
* corrected SRTP profile namesNikos Mavrogiannopoulos2012-11-051-4/+4
* check pathlen constraints.Nikos Mavrogiannopoulos2012-11-022-2/+1
* updated testNikos Mavrogiannopoulos2012-11-021-2/+2
* Added verification flag GNUTLS_VERIFY_DO_NOT_ALLOW_UNSORTED_CHAINNikos Mavrogiannopoulos2012-11-021-1/+2
* Check the key usage bits during certificate verification.Nikos Mavrogiannopoulos2012-11-022-7/+6
* Added gnutls_srtp_get_keys().Nikos Mavrogiannopoulos2012-11-021-7/+51
* Added test on DTLS SRTP functions.Nikos Mavrogiannopoulos2012-11-012-1/+314
* Added a test on danetool.Nikos Mavrogiannopoulos2012-10-293-3/+44
* Fix out-of-source testsElias Pipping2012-10-282-2/+4
* Bug fixes in the openssl encrypted PEM key parsing.Nikos Mavrogiannopoulos2012-10-102-1/+114
* The session ticket and OCSP certificate status extensions are enabled by defa...Nikos Mavrogiannopoulos2012-10-082-2/+2
* Added test to verify that callbacks are being actually called.Nikos Mavrogiannopoulos2012-10-022-1/+172