summaryrefslogtreecommitdiff
path: root/src/tests.c
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nikos Mavrogiannopoulos2002-05-201-1/+1
* Separated the library to gnutls and gnutls-extra. gnutls-extra library contai...Nikos Mavrogiannopoulos2002-05-201-0/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-05-181-0/+1
* added session resumption testNikos Mavrogiannopoulos2002-02-281-2/+57
* gnutls_record_set_default_version() was prefixed with underscore, andNikos Mavrogiannopoulos2002-02-281-1/+2
* added check for TLS closure alertsNikos Mavrogiannopoulos2002-02-271-1/+49
* added openpgp authentication test, and unknown cipher suites testNikos Mavrogiannopoulos2002-02-271-1/+46
* added check for client hello extensions.Nikos Mavrogiannopoulos2002-02-271-0/+15
* Added tls_test. This is program that can be used to test TLS servers'Nikos Mavrogiannopoulos2002-02-271-0/+347