summaryrefslogtreecommitdiff
path: root/tests/x509self.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings in test suiteTim Rühsen2018-05-261-3/+1
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-67/+49
* tests: Use common ca3 test certificates in x509cert, x509dn and x509self tests.Stefan Sørensen2016-08-081-94/+7
* tests: added check for gnutls_credentials_getNikos Mavrogiannopoulos2015-04-221-0/+9
* use gnutls_priority_set_direct() to set a fixed priority stringNikos Mavrogiannopoulos2014-01-141-2/+2
* reindented codeNikos Mavrogiannopoulos2013-11-081-372/+347
* 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-79/+19
* 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-6/+6
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+1
* win32 fixes. Patch by LRN.Nikos Mavrogiannopoulos2011-04-071-0/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-64/+64
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Updated self tests and examples to avoid using deprecated functions such asNikos Mavrogiannopoulos2010-06-031-0/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-5/+5
* Indent code.Simon Josefsson2010-04-141-23/+40
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-23/+28
* 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-38/+40
* 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
* Fix comments.Simon Josefsson2008-12-101-2/+3
* Incorporated patch (with modifications) from Joe Orton that alsoNikos Mavrogiannopoulos2008-11-291-4/+55
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-44/+6
* Fix warnings.Simon Josefsson2008-09-161-5/+5
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Indent code.Simon Josefsson2008-07-021-10/+9
* tests/: Reduce amount of debugging output.Simon Josefsson2008-06-071-2/+4
* Revert last commit, fix memory leak the right way.Simon Josefsson2008-06-051-23/+24
* Fix memory leaks.Simon Josefsson2008-06-051-5/+7
* Use GPLv3 for self-tests.Simon Josefsson2007-12-091-1/+1
* Fix warning. Tiny patch from Andreas Metzler <ametzler@downhill.at.eu.org>.Simon Josefsson2007-08-151-3/+3
* New file.Simon Josefsson2007-08-101-0/+494