summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add OCSP functionality.Simon Josefsson2012-01-202-0/+1484
* Fix srcdir != builddir builds.Simon Josefsson2012-01-161-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-16101-110/+107
* Added gnutls_pubkey_encrypt_data().Nikos Mavrogiannopoulos2012-01-082-1/+196
* remove trailing slash.Nikos Mavrogiannopoulos2012-01-081-2/+1
* properly deinitialize.Nikos Mavrogiannopoulos2012-01-061-1/+5
* GNUTLS_PK_ECC -> GNUTLS_PK_ECNikos Mavrogiannopoulos2012-01-021-1/+1
* specify key type (raw) to certtoolNikos Mavrogiannopoulos2011-12-311-4/+4
* enable debugging in pgps2kgnuNikos Mavrogiannopoulos2011-12-301-1/+13
* do not use valgrind in windowsNikos Mavrogiannopoulos2011-12-302-2/+15
* link libutils with libgnu.Nikos Mavrogiannopoulos2011-12-301-0/+1
* Allow the insertion of characters to align the randomart.Nikos Mavrogiannopoulos2011-12-292-24/+22
* Add random art to keys.Nikos Mavrogiannopoulos2011-12-282-4/+26
* Skip deflate test if libz is not available.Nikos Mavrogiannopoulos2011-12-281-6/+27
* be less verbose.Nikos Mavrogiannopoulos2011-12-091-1/+2
* cipher-test is now run without valgrindNikos Mavrogiannopoulos2011-12-013-8/+7
* Fix syntax-check nits.Simon Josefsson2011-11-291-3/+2
* slow tests are not being run using valgrindNikos Mavrogiannopoulos2011-11-115-5/+45
* distribute pem fileNikos Mavrogiannopoulos2011-11-111-1/+1
* Added test to detect a wrong ECDSA key.Nikos Mavrogiannopoulos2011-11-112-0/+31
* Added gnutls_x509_privkey_verify_params() which verifies the parameters of a ...Nikos Mavrogiannopoulos2011-11-112-1/+103
* account for error code 1 in certtool.Nikos Mavrogiannopoulos2011-11-101-1/+1
* silence testNikos Mavrogiannopoulos2011-11-101-3/+3
* Added ECDSA key generation, signing and verification tests.Nikos Mavrogiannopoulos2011-11-103-1/+114
* Cleanup and fix authorship notice (I didn't write this file).Simon Josefsson2011-11-091-29/+42
* Fix srcdir!=builddir builds.Simon Josefsson2011-11-094-8/+8
* Re-indent.Simon Josefsson2011-11-081-8/+8
* Fix 'the the' double use.Simon Josefsson2011-11-081-6/+6
* Added tests for null ciphersuites.Nikos Mavrogiannopoulos2011-11-051-0/+23
* added stdarg.h for vsnprintf.Nikos Mavrogiannopoulos2011-10-271-1/+2
* libgnutls-extra is no more.Nikos Mavrogiannopoulos2011-10-203-11/+5
* updated tests for new key IDNikos Mavrogiannopoulos2011-10-132-2/+2
* 'How to use TLS in application protocols' section was moved to introduction t...Nikos Mavrogiannopoulos2011-10-131-1/+3
* Added more elaborate test of hash functions.Nikos Mavrogiannopoulos2011-10-081-11/+90
* Updates for padlock hashes in C7 nano. Requires a part of nettle to be included.Nikos Mavrogiannopoulos2011-10-051-386/+454
* worked around openssl 1.0.0e bug (avoid using -mtu).Nikos Mavrogiannopoulos2011-09-251-3/+3
* more silent tests.Nikos Mavrogiannopoulos2011-09-235-7/+5
* Further optimizations in the compression code. Re-enabled the test program by...Nikos Mavrogiannopoulos2011-09-234-8/+23
* Redeuce self-test noise.Simon Josefsson2011-09-231-3/+3
* deflate test moved outNikos Mavrogiannopoulos2011-09-221-2/+4
* Simplified and corrected decompression and compression.Nikos Mavrogiannopoulos2011-09-223-1/+119
* libgnutls: gnutls_x509_crt_print supports printing AIA fields. Support caIss...Simon Josefsson2011-09-211-1/+0
* Added gnutls_x509_crt_get_authority_info_access.Simon Josefsson2011-09-212-1/+238
* Memory leak fixes in ECC ciphersuites and the trust_list.Nikos Mavrogiannopoulos2011-09-092-0/+4
* libgnutls: Allow CA importing of 0 certificates to succeed.Simon Josefsson2011-09-061-1/+8
* explicitly enable openpgp certtype in tests.gnutls_3_0_2Nikos Mavrogiannopoulos2011-09-011-9/+9
* explicitly enable openpgp certtype in tests.Nikos Mavrogiannopoulos2011-09-011-2/+2
* disabled testNikos Mavrogiannopoulos2011-08-301-9/+10
* skip if datefudge is not availableNikos Mavrogiannopoulos2011-08-291-0/+6
* Corrected session resumption test.Nikos Mavrogiannopoulos2011-08-191-17/+19