summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Added test to verify whether DTLS layer will send GNUTLS_E_LARGE_PACKET on la...Nikos Mavrogiannopoulos2013-06-191-1/+1
* Check overhead in DTLS.Nikos Mavrogiannopoulos2013-05-291-1/+1
* Added test for hello verify messageNikos Mavrogiannopoulos2013-05-201-1/+1
* Added support for the ALPN extension.Nikos Mavrogiannopoulos2013-04-101-1/+1
* Added test for record ranges.Nikos Mavrogiannopoulos2013-04-061-1/+1
* removed duplicategnutls_3_1_8Nikos Mavrogiannopoulos2013-02-101-1/+1
* slow tests moved at the end of the suiteNikos Mavrogiannopoulos2013-02-101-4/+5
* Fixed compilation of mini-xssl.Nikos Mavrogiannopoulos2013-01-291-0/+2
* Added new interface.Nikos Mavrogiannopoulos2013-01-271-1/+1
* Added functions to assist buffering during transmission.Nikos Mavrogiannopoulos2013-01-151-1/+1
* Added test for duplicate packet detection in DTLS.Nikos Mavrogiannopoulos2013-01-021-1/+1
* Added test on DTLS SRTP functions.Nikos Mavrogiannopoulos2012-11-011-1/+2
* Fix out-of-source testsElias Pipping2012-10-281-0/+1
* Bug fixes in the openssl encrypted PEM key parsing.Nikos Mavrogiannopoulos2012-10-101-1/+1
* Added test to verify that callbacks are being actually called.Nikos Mavrogiannopoulos2012-10-021-1/+1
* All external libraries that were in LDFLAGS are moved into LIBADD/LDADD.Nikos Mavrogiannopoulos2012-09-251-1/+1
* Added a test of heartbeat ping exchange.Nikos Mavrogiannopoulos2012-09-221-1/+2
* Added function to sort the provided certificate chain prior to verification.Nikos Mavrogiannopoulos2012-09-161-1/+1
* Added test that checks the handshake timeout.Nikos Mavrogiannopoulos2012-08-111-1/+1
* no tpm testNikos Mavrogiannopoulos2012-07-061-1/+1
* distinguish password errors and use the internal octet string decoding functi...Nikos Mavrogiannopoulos2012-07-061-1/+1
* Added test application that tests GNUTLS_E_LARGE_PACKET and modifies the MTU ...Nikos Mavrogiannopoulos2012-07-021-1/+2
* Changed prototype for gnutls_pkcs12_simple_parse() to simplify chain building.Nikos Mavrogiannopoulos2012-06-091-1/+2
* moved ca-certs.Nikos Mavrogiannopoulos2012-06-051-1/+1
* Added new test program.Nikos Mavrogiannopoulos2012-06-041-1/+1
* Corrected handling of handshake packets that span multiple records.Nikos Mavrogiannopoulos2012-05-291-1/+2
* Make sure that GNUTLS_E_PREMATURE_TERMINATION is returned if there is prematu...Nikos Mavrogiannopoulos2012-03-311-1/+2
* Added SRP test.Nikos Mavrogiannopoulos2012-03-021-1/+1
* Added test for invalid record packet sizes.Nikos Mavrogiannopoulos2012-02-291-1/+1
* Added mini-dtls-rehandshake.c to test rehandshake in DTLS.Nikos Mavrogiannopoulos2012-02-261-2/+2
* removed redundant test.Nikos Mavrogiannopoulos2012-02-261-1/+1
* use valgrind only on development environment.Nikos Mavrogiannopoulos2012-02-251-1/+1
* The public key storage backend was made extendable.Nikos Mavrogiannopoulos2012-02-181-1/+1
* Added DTLS-stress test.Nikos Mavrogiannopoulos2012-02-141-1/+1
* added test to check whether the DTLS timeout is within a reasonable time.Nikos Mavrogiannopoulos2012-02-111-1/+2
* mini-loss2 is more robust.Nikos Mavrogiannopoulos2012-02-081-1/+1
* Added test program mini-loss2.Nikos Mavrogiannopoulos2012-02-081-1/+1
* Added test to simulate loss of packets in DTLS.Nikos Mavrogiannopoulos2012-02-081-1/+1
* Added functions to parse authority key identifiers when stored as a 'general ...Nikos Mavrogiannopoulos2012-01-211-1/+1
* Add OCSP functionality.Simon Josefsson2012-01-201-0/+4
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Added gnutls_pubkey_encrypt_data().Nikos Mavrogiannopoulos2012-01-081-1/+1
* do not use valgrind in windowsNikos Mavrogiannopoulos2011-12-301-2/+5
* link libutils with libgnu.Nikos Mavrogiannopoulos2011-12-301-0/+1
* cipher-test is now run without valgrindNikos Mavrogiannopoulos2011-12-011-1/+1
* slow tests are not being run using valgrindNikos Mavrogiannopoulos2011-11-111-3/+3
* Added gnutls_x509_privkey_verify_params() which verifies the parameters of a ...Nikos Mavrogiannopoulos2011-11-111-1/+1
* Added ECDSA key generation, signing and verification tests.Nikos Mavrogiannopoulos2011-11-101-1/+1
* Re-indent.Simon Josefsson2011-11-081-8/+8
* libgnutls-extra is no more.Nikos Mavrogiannopoulos2011-10-201-4/+3