summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* better output in resumeNikos Mavrogiannopoulos2012-09-301-22/+18
* All external libraries that were in LDFLAGS are moved into LIBADD/LDADD.Nikos Mavrogiannopoulos2012-09-252-2/+2
* updated copyrightNikos Mavrogiannopoulos2012-09-242-2/+4
* Added boilerplate.Nikos Mavrogiannopoulos2012-09-242-1/+32
* Added script to check against randomly generated certificates.Nikos Mavrogiannopoulos2012-09-234-1/+581
* removed unused labelNikos Mavrogiannopoulos2012-09-221-2/+0
* Added a test of heartbeat ping exchange.Nikos Mavrogiannopoulos2012-09-222-1/+378
* updated tests for new security levelsNikos Mavrogiannopoulos2012-09-202-2/+2
* Added verification flags GNUTLS_VERIFY_ALLOW_UNSORTED_CHAIN, which is enabled...Nikos Mavrogiannopoulos2012-09-161-8/+29
* Added function to sort the provided certificate chain prior to verification.Nikos Mavrogiannopoulos2012-09-162-1/+727
* corrected typoNikos Mavrogiannopoulos2012-09-161-1/+1
* small updatesNikos Mavrogiannopoulos2012-09-161-4/+4
* When requested gnutls_x509_trust_list_deinit() will deinitialized all certs (...Nikos Mavrogiannopoulos2012-09-121-3/+1
* Fix gnutls_x509_trust_list_add_trust_mem with DER-format certificates.Marti Raudsepp2012-09-031-0/+54
* increased timeoutsNikos Mavrogiannopoulos2012-09-021-30/+13
* Added server mode tests for the various EC curves.Nikos Mavrogiannopoulos2012-09-011-6/+75
* Added suite for ECDSA under various curvesNikos Mavrogiannopoulos2012-09-017-8/+244
* Fix suppression rules.Simon Josefsson2012-08-241-4/+13
* removed unused variableNikos Mavrogiannopoulos2012-08-171-1/+0
* avoid memory leakgnutls_3_1_0Nikos Mavrogiannopoulos2012-08-151-0/+2