updated licenses
[gnutls:gnutls.git] / tests /
2012-03-14 Nikos Mavrogiannop... generate tpasswd files on the spot.
2012-03-14 Nikos Mavrogiannop... removed unused files.
2012-03-13 Nikos Mavrogiannop... Added test on an invalid certificate.
2012-03-05 Nikos Mavrogiannop... safe renegotiation tests only run under valgrind in...
2012-03-02 Nikos Mavrogiannop... Test SRP-RSA and plain SRP.
2012-03-02 Nikos Mavrogiannop... Added missing files.
2012-03-01 Nikos Mavrogiannop... Added SRP test.
2012-02-29 Nikos Mavrogiannop... eliminated memory leaks in new test.
2012-02-29 Nikos Mavrogiannop... Added test for invalid record packet sizes.
2012-02-26 Nikos Mavrogiannop... added all cases.
2012-02-26 Nikos Mavrogiannop... Added mini-dtls-rehandshake.c to test rehandshake in...
2012-02-26 Nikos Mavrogiannop... removed redundant test.
2012-02-25 Nikos Mavrogiannop... Link to correct libraries.
2012-02-25 Nikos Mavrogiannop... updated headers.
2012-02-25 Nikos Mavrogiannop... use valgrind only on development environment.
2012-02-23 Nikos Mavrogiannop... Added GCM mode using cryptodev. This is mostly a hack...
2012-02-21 Nikos Mavrogiannop... added error reporting
2012-02-21 Nikos Mavrogiannop... properly deinitialize session.
2012-02-21 Nikos Mavrogiannop... added (dead) code to test the _hmac_fast.
2012-02-19 Nikos Mavrogiannop... force kill of child process.
2012-02-19 Nikos Mavrogiannop... Added more tests.
2012-02-19 Nikos Mavrogiannop... Added new dtls-stress.c by Sean
2012-02-18 Nikos Mavrogiannop... updated description
2012-02-18 Nikos Mavrogiannop... verify that the correct error code is returned
2012-02-18 Nikos Mavrogiannop... increase the total timeout in the tests since they...
2012-02-18 Nikos Mavrogiannop... The public key storage backend was made extendable.
2012-02-18 Nikos Mavrogiannop... corrected var names
2012-02-16 Nikos Mavrogiannop... Added more tests.
2012-02-15 Nikos Mavrogiannop... added more test cases
2012-02-14 Nikos Mavrogiannop... Added tests for non-blocking DTLS
2012-02-14 Nikos Mavrogiannop... more tests
2012-02-14 Nikos Mavrogiannop... added more tests and updated to compile with gnutls...
2012-02-14 Nikos Mavrogiannop... Added DTLS-stress test.
2012-02-14 Nikos Mavrogiannop... added a valid template
2012-02-11 Nikos Mavrogiannop... tests with fork are disabled in windows
2012-02-11 Nikos Mavrogiannop... added test to check whether the DTLS timeout is within...
2012-02-08 Nikos Mavrogiannop... print client/server when in debugging
2012-02-08 Nikos Mavrogiannop... Added Sean.
2012-02-08 Nikos Mavrogiannop... tests print server or client side in debugging output.
2012-02-08 Nikos Mavrogiannop... mini-loss2 is more robust.
2012-02-08 Nikos Mavrogiannop... Added test program mini-loss2.
2012-02-08 Nikos Mavrogiannop... Added test to simulate loss of packets in DTLS.
2012-01-30 Nikos Mavrogiannop... Added test to ensure we can decode PEM encoded certific...
2012-01-30 Nikos Mavrogiannop... silence test
2012-01-29 Nikos Mavrogiannop... updated for new gnutls_ocsp_resp_verify_direct semantics.
2012-01-25 Simon JosefssonFix mem leaks.
2012-01-25 Simon JosefssonCleanup copyright headers.
2012-01-25 Simon JosefssonFix datefudge checks, for when datefudge is missing.
2012-01-25 Simon JosefssonFix distcheck.
2012-01-25 Simon JosefssonFix datefudge checks.
2012-01-25 Simon JosefssonImprove datefudge check. Fix builddir != srcdir.
2012-01-24 Nikos Mavrogiannop... it seems libopts does not want completely empty templates.
2012-01-22 Nikos Mavrogiannop... Certtool completely relies on libopts. As a side-effect...
2012-01-21 Nikos Mavrogiannop... corrected AKI test.
2012-01-21 Nikos Mavrogiannop... uploaded for new legacy sec level
2012-01-21 Nikos Mavrogiannop... Added functions to parse authority key identifiers...
2012-01-21 Nikos Mavrogiannop... Added new security level "legacy" for 96-bit security.
2012-01-21 Nikos Mavrogiannop... Fixed signed/unsigned warnings.
2012-01-20 Simon JosefssonAdd/fix copyright headers.
2012-01-20 Simon JosefssonAdd OCSP functionality.
2012-01-16 Simon JosefssonFix srcdir != builddir builds.
2012-01-16 Simon JosefssonRun 'make update-copyright'.
2012-01-08 Nikos Mavrogiannop... Added gnutls_pubkey_encrypt_data().
2012-01-08 Nikos Mavrogiannop... remove trailing slash.
2012-01-06 Nikos Mavrogiannop... properly deinitialize.
2012-01-02 Nikos Mavrogiannop... GNUTLS_PK_ECC -> GNUTLS_PK_EC
2011-12-30 Nikos Mavrogiannop... specify key type (raw) to certtool
2011-12-30 Nikos Mavrogiannop... enable debugging in pgps2kgnu
2011-12-30 Nikos Mavrogiannop... do not use valgrind in windows
2011-12-30 Nikos Mavrogiannop... link libutils with libgnu.
2011-12-28 Nikos Mavrogiannop... Allow the insertion of characters to align the randomart.
2011-12-28 Nikos Mavrogiannop... Add random art to keys.
2011-12-28 Nikos Mavrogiannop... Skip deflate test if libz is not available.
2011-12-08 Nikos Mavrogiannop... be less verbose.
2011-12-01 Nikos Mavrogiannop... cipher-test is now run without valgrind
2011-11-29 Simon JosefssonFix syntax-check nits.
2011-11-11 Nikos Mavrogiannop... slow tests are not being run using valgrind
2011-11-11 Nikos Mavrogiannop... distribute pem file
2011-11-11 Nikos Mavrogiannop... Added test to detect a wrong ECDSA key.
2011-11-11 Nikos Mavrogiannop... Added gnutls_x509_privkey_verify_params() which verifie...
2011-11-10 Nikos Mavrogiannop... account for error code 1 in certtool.
2011-11-10 Nikos Mavrogiannop... silence test
2011-11-10 Nikos Mavrogiannop... Added ECDSA key generation, signing and verification...
2011-11-08 Simon JosefssonCleanup and fix authorship notice (I didn't write this...
2011-11-08 Simon JosefssonFix srcdir!=builddir builds.
2011-11-08 Simon JosefssonRe-indent.
2011-11-08 Simon JosefssonFix 'the the' double use.
2011-11-05 Nikos Mavrogiannop... Added tests for null ciphersuites.
2011-10-27 Nikos Mavrogiannop... added stdarg.h for vsnprintf.
2011-10-20 Nikos Mavrogiannop... libgnutls-extra is no more.
2011-10-13 Nikos Mavrogiannop... updated tests for new key ID
2011-10-13 Nikos Mavrogiannop... 'How to use TLS in application protocols' section was...
2011-10-08 Nikos Mavrogiannop... Added more elaborate test of hash functions.
2011-10-05 Nikos Mavrogiannop... Updates for padlock hashes in C7 nano. Requires a part...
2011-09-25 Nikos Mavrogiannop... worked around openssl 1.0.0e bug (avoid using -mtu).
2011-09-23 Nikos Mavrogiannop... more silent tests.
2011-09-23 Nikos Mavrogiannop... Further optimizations in the compression code. Re-enabl...
2011-09-23 Simon JosefssonRedeuce self-test noise.
2011-09-22 Nikos Mavrogiannop... deflate test moved out
2011-09-22 Nikos Mavrogiannop... Simplified and corrected decompression and compression.
next