summaryrefslogtreecommitdiff
path: root/tests/hostname-check.c
Commit message (Expand)AuthorAgeFilesLines
* tests: enhance with checks to verify that textual IPs are not matchedtmp-hostname-verif-updatesNikos Mavrogiannopoulos2017-04-301-0/+85
* tests: check whether we fallback to CN unconditionallyNikos Mavrogiannopoulos2017-03-231-0/+6
* tests: added unit test of GNUTLS_VERIFY_DO_NOT_ALLOW_IP_MATCHESNikos Mavrogiannopoulos2017-03-231-0/+13
* tests: split and enhanced UTF-8 name checks from hostname-checkNikos Mavrogiannopoulos2016-12-081-77/+0
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-260/+260
* tests: do not perform internationalized name checks without libidnNikos Mavrogiannopoulos2015-05-061-0/+2
* tests: Added case sensitive checks in hostname verificationNikos Mavrogiannopoulos2014-08-201-0/+8
* tests: added UTF-8 hostname comparison checksNikos Mavrogiannopoulos2014-08-201-0/+67
* Follow the rfc6125 requirement that a single CN must be present for hostname ...Nikos Mavrogiannopoulos2014-08-131-2/+2
* tests: check that gnutls_x509_crt_check_hostname() will correctly use the las...Nikos Mavrogiannopoulos2014-08-121-0/+50
* tests: Added test cases for IPv4/6 matching.Nikos Mavrogiannopoulos2014-06-271-0/+136
* Added verification flag to disable wildcard checkingNikos Mavrogiannopoulos2014-04-021-0/+4
* Severely simplified hostname matching.Nikos Mavrogiannopoulos2014-03-211-0/+4
* Changed the behaviour in wildcard acceptance in certificates.Nikos Mavrogiannopoulos2014-03-191-6/+55
* Added unit tests for new APINikos Mavrogiannopoulos2014-03-191-37/+37
* reindented codeNikos Mavrogiannopoulos2013-11-081-776/+781
* Normalize capitalization from "Public Key Id" to "Public Key ID"Daniel Kahn Gillmor2013-10-211-9/+9
* 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-11/+11
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Added a check to verify that we don't try forever trying to verify too many w...Nikos Mavrogiannopoulos2011-05-051-0/+39
* Removed incorrect test on IPAddresses (was relying on IPaddresses encoded as ...Nikos Mavrogiannopoulos2011-04-221-84/+0
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-2/+2
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Indent code.Simon Josefsson2010-04-141-11/+22
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-80/+24
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Indent code.Simon Josefsson2009-11-051-6/+3
* Build when OpenPGP is disabled.Simon Josefsson2009-09-031-2/+12
* Add check of OpenPGP cert too.Simon Josefsson2009-08-201-41/+96
* Fix.Simon Josefsson2009-08-131-6/+0
* Add another SAN/CN collision test.Simon Josefsson2009-08-131-0/+104
* Fix logic.Simon Josefsson2009-08-121-2/+2
* Test when SAN and CN differs.Simon Josefsson2009-08-121-0/+84
* Move comment into source.Simon Josefsson2009-08-071-1/+7
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-0/+708