summaryrefslogtreecommitdiff
path: root/tests/anonself.c
Commit message (Expand)AuthorAgeFilesLines
* ANON,SRP,NULL ciphersuites: when set do not negotiate TLS1.3 or laterNikos Mavrogiannopoulos2018-04-131-61/+44
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-1/+4
* tests: fix TLS version to 1.2 for tests which used VERS-TLS-ALLNikos Mavrogiannopoulos2018-02-191-2/+2
* tests: combined and enhanced DH params testsNikos Mavrogiannopoulos2017-04-081-56/+2
* tests: added DH parameter check in X.509 authNikos Mavrogiannopoulos2017-04-081-5/+0
* tests: test gnutls_dh_get_pubkey in anonymous authNikos Mavrogiannopoulos2017-04-081-2/+38
* tests: enhanced test to check the return value of gnutls_record_send()Nikos Mavrogiannopoulos2014-11-051-2/+6
* gnutls_packet_get() was introduced to avoid exporting a structure on the API.Nikos Mavrogiannopoulos2014-06-161-4/+8
* Adapted test to check gnutls_record_recv_packet().Nikos Mavrogiannopoulos2014-06-061-7/+15
* Add checks in tests for the DHE prime and exponent size.Nikos Mavrogiannopoulos2014-03-261-0/+20
* reindented codeNikos Mavrogiannopoulos2013-11-081-223/+206
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* Disable tests that use socketpair on _WIN32.Adam Sampson2013-07-171-0/+14
* Use socketpair() rather than TCP connections.Adam Sampson2013-07-171-76/+16
* Detect socket() error responses correctly.Adam Sampson2013-07-171-1/+1
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-2/+2
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+1
* win32 fixes. Patch by LRN.Nikos Mavrogiannopoulos2011-04-071-0/+2
* Modernized the test applications that now use the gnutls_priority_set_direct().Nikos Mavrogiannopoulos2011-02-091-6/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-28/+28
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-5/+5
* Indent code.Simon Josefsson2010-04-141-17/+29
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-14/+17
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Indent code.Simon Josefsson2009-11-051-2/+3
* Doc fixes.Simon Josefsson2009-05-261-2/+2
* Fix warnings.Simon Josefsson2009-05-071-1/+1
* Use memset instead of deprecated bzero.Simon Josefsson2009-05-071-1/+1
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-44/+7
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* tests/: Reduce amount of debugging output.Simon Josefsson2008-06-071-2/+4
* Fix memory leaks.Simon Josefsson2008-06-051-16/+18
* Use GPLv3 for self-tests.Simon Josefsson2007-12-091-1/+1
* Need netinet/in.h. Tiny patch from Deanna PhillipsSimon Josefsson2007-03-211-0/+1
* Use static DH.Simon Josefsson2007-02-051-5/+3
* Print TLS version too.Simon Josefsson2006-11-261-0/+6
* More debugging.Simon Josefsson2006-11-261-8/+17
* Need config.h.Simon Josefsson2006-06-161-1/+4
* Indent.Simon Josefsson2005-11-071-1/+1
* Fix bug.Simon Josefsson2005-10-201-1/+1
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-9/+13
* Add.Simon Josefsson2004-08-211-0/+365