summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix mem leaks.Simon Josefsson2012-01-257-3/+13
* Cleanup copyright headers.Simon Josefsson2012-01-2542-50/+63
* Fix datefudge checks, for when datefudge is missing.Simon Josefsson2012-01-252-2/+4
* Fix distcheck.Simon Josefsson2012-01-251-1/+1
* Fix datefudge checks.Simon Josefsson2012-01-252-7/+9
* Improve datefudge check. Fix builddir != srcdir.Simon Josefsson2012-01-251-8/+11
* it seems libopts does not want completely empty templates.Nikos Mavrogiannopoulos2012-01-241-1/+1
* Certtool completely relies on libopts. As a side-effect the syntax of dn_oid ...Nikos Mavrogiannopoulos2012-01-225-3/+255
* corrected AKI test.Nikos Mavrogiannopoulos2012-01-211-1/+2
* uploaded for new legacy sec levelNikos Mavrogiannopoulos2012-01-212-2/+2
* Added functions to parse authority key identifiers when stored as a 'general ...Nikos Mavrogiannopoulos2012-01-217-4/+162
* Added new security level "legacy" for 96-bit security.Nikos Mavrogiannopoulos2012-01-211-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-2135-119/+127
* Add/fix copyright headers.Simon Josefsson2012-01-203-3/+3
* 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