summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Removed inner application extension.Nikos Mavrogiannopoulos2011-02-062-588/+1
* updated.Nikos Mavrogiannopoulos2011-02-051-0/+1
* updated README on certificate verifications that fail.Nikos Mavrogiannopoulos2011-02-021-3/+5
* Time checks were moved to _gnutls_verify_certificate2().Nikos Mavrogiannopoulos2011-02-021-2/+2
* Modified output to not confuse earlier scripts.Nikos Mavrogiannopoulos2011-01-311-1/+1
* Modified to work on new certtool -e output.Nikos Mavrogiannopoulos2011-01-311-2/+2
* The internal subsystem uses the new certificate verification functions.Nikos Mavrogiannopoulos2011-01-311-1/+1
* better output in chain output.Nikos Mavrogiannopoulos2011-01-311-8/+8
* updated Makefile.inNikos Mavrogiannopoulos2011-01-151-1/+7
* fixes in internal build with the new deprecated functions. We allow them to b...Nikos Mavrogiannopoulos2011-01-151-1/+16
* gnutls_x509_crt_verify_hash: DEPRECATEDNikos Mavrogiannopoulos2011-01-152-66/+39
* Revert "Remove, it is generated."Nikos Mavrogiannopoulos2011-01-111-0/+1868
* updated certificates to account for extra null byte added in negative numbers.Nikos Mavrogiannopoulos2010-12-182-12/+14
* Account for GNUTLS_E_PK_SIG_VERIFY_FAILED.Nikos Mavrogiannopoulos2010-12-181-1/+1
* The verification functions now return a GNUTLS_E_PK_SIG_VERIFY_FAILED on sign...Nikos Mavrogiannopoulos2010-12-181-6/+6
* Added gnutls_pubkey_verify_data and test vectors.Nikos Mavrogiannopoulos2010-12-161-2/+77
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-1643-1365/+1367
* Added gnutls_openpgp_crt_verify_hash().Nikos Mavrogiannopoulos2010-12-131-17/+27
* Don't fail on 'make distcheck'.Simon Josefsson2010-12-061-1/+1
* Indent code.Simon Josefsson2010-12-062-7/+8
* Temporarily remove gendh test. It takes extremely long time under valgrind.Nikos Mavrogiannopoulos2010-12-051-1/+1
* Reverted default behavior for verification and introduced GNUTLS_VERIFY_DO_NO...Nikos Mavrogiannopoulos2010-11-261-6/+13
* Remove, it is generated.Simon Josefsson2010-11-251-1868/+0
* Fix syntax-check warning.Simon Josefsson2010-11-251-1/+0
* Create Makefile in tests/suite/Nikos Mavrogiannopoulos2010-11-191-0/+1868
* Deprecate the netconf password and use a key only.Nikos Mavrogiannopoulos2010-11-192-81/+1
* Removed check on deprecated feature (finished).Nikos Mavrogiannopoulos2010-11-072-294/+1
* Added tests/suite which contains tests to be executed duringNikos Mavrogiannopoulos2010-10-16126-3/+44933
* Add self test gendh to check DH generation.Simon Josefsson2010-10-142-1/+49
* Fix compiler warnings.Simon Josefsson2010-10-141-2/+4
* Cleanup, fixing distcheck.Simon Josefsson2010-10-141-0/+2
* Make it work with srcdir != objdir.Simon Josefsson2010-10-141-6/+14
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-1453-199/+260
* Avoid bashism.Simon Josefsson2010-09-301-1/+1
* Make pkcs8-decode test work on Windows.Simon Josefsson2010-09-302-1/+3
* Corrected behavior on failure (don't crash).Nikos Mavrogiannopoulos2010-09-291-2/+1
* Add an OpenPGP authentication unit test.Ludovic Courtès2010-09-192-6/+289
* As identified in a previous mail, I've added support for accessing / displayingBrad Hards2010-08-202-1/+143
* mini-eagain will fail with EAGAIN error one every two attempts. That is to re...Nikos Mavrogiannopoulos2010-08-171-33/+38
* Better handling of security parameters to key sizes matching (via a single ta...Nikos Mavrogiannopoulos2010-07-231-1/+1
* added missing file key-subca-dsa.pemNikos Mavrogiannopoulos2010-07-231-1/+1
* Modified the cacertrsamd5 short-cut. The test was checking whetherNikos Mavrogiannopoulos2010-06-271-7/+7
* Fail on error.Nikos Mavrogiannopoulos2010-06-271-1/+1
* Allow SHA224 hash in certtool. Added tests for SHA-256 and SHA-224 for DSA.Nikos Mavrogiannopoulos2010-06-144-31/+66
* Simplified and made more safe the packing of data for session storage. Extens...Nikos Mavrogiannopoulos2010-06-133-417/+14
* Remove the correct fileNikos Mavrogiannopoulos2010-06-031-1/+1
* Added missing files.Nikos Mavrogiannopoulos2010-06-032-0/+48
* Test the DSA with SHA256 as well.Nikos Mavrogiannopoulos2010-06-032-3/+69
* reduced log level to a sane oneNikos Mavrogiannopoulos2010-06-031-1/+1
* Corrected for new output of --print-certificate-infoNikos Mavrogiannopoulos2010-06-032-0/+2