summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update gnulib files.Simon Josefsson2009-08-1426-32/+78
* Update gnulib files.Simon Josefsson2009-08-131-2/+4
* Update gnulib files.Simon Josefsson2009-08-131-1/+2
* Don't generate gzip archives.Simon Josefsson2009-08-131-1/+1
* Remove io_debug.h stuff, it is superseded by self-tests like mini-eagain.c.Simon Josefsson2009-08-134-85/+1
* Fix.Simon Josefsson2009-08-131-1/+1
* Add.Simon Josefsson2009-08-131-0/+4
* (gnutls_x509_crt_import): Re-initialize the ASN.1 structure.Simon Josefsson2009-08-131-2/+20
* Revert "Always build vc checkouts with debugging."Simon Josefsson2009-08-131-1/+1
* Always build vc checkouts with debugging.Simon Josefsson2009-08-131-1/+1
* 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
* Use include instead of copy.Simon Josefsson2009-08-122-91/+1
* Add, needed for -lws2_32 in libextra.Simon Josefsson2009-08-121-0/+90
* Add.Simon Josefsson2009-08-121-0/+3
* Doc fix.Simon Josefsson2009-08-111-4/+4
* Fix typos in documentation.Simon Josefsson2009-08-1111-52/+52
* Update gnulib files.Simon Josefsson2009-08-1010-17/+63
* Need to add LIBSOCKET because we link to ../lib's gnulib library, for mingw.Simon Josefsson2009-08-101-2/+3
* Sync with TP.Simon Josefsson2009-08-105-1662/+2338
* Add 2.8.x news entries.Simon Josefsson2009-08-101-0/+69
* Fix usage.Simon Josefsson2009-08-101-1/+1
* Copy cyclomatic code complexity charts too.Simon Josefsson2009-08-101-0/+1
* Add.Simon Josefsson2009-08-101-0/+7
* Look only for latest _required_ libgcrypt/libtasn1 version.Simon Josefsson2009-08-101-3/+11
* Add.Simon Josefsson2009-08-101-0/+6
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutlsNikos Mavrogiannopoulos2009-08-0847-177/+604
|\
| * Fix.Simon Josefsson2009-08-071-0/+2
| * Fix.Simon Josefsson2009-08-071-7/+8
| * Add.Simon Josefsson2009-08-071-0/+14
| * Check for NUL in SANs and replace accordingly.Simon Josefsson2009-08-071-2/+34
| * Move comment into source.Simon Josefsson2009-08-073-15/+8
| * Refuse to return DNs with embedded NULs which breaks other code.Simon Josefsson2009-08-071-0/+8
| * Revert everything since last release, to allow minimal patch to be applied.Simon Josefsson2009-08-071-58/+15
| * Fix invocation of rfc2253-escape-test.Simon Josefsson2009-08-061-2/+4
| * Update gnulib files.Simon Josefsson2009-08-0640-102/+466
| * Add self-test of RFC 2253 escaping.Simon Josefsson2009-08-052-1/+55
* | Corrected case where handshake data were received during a session. It now st...Nikos Mavrogiannopoulos2009-08-082-1/+9
|/
* Simplify and fix mem leak.Simon Josefsson2009-08-041-3/+5
* Don't use fixed size buffer for strings.Simon Josefsson2009-08-041-12/+46
* Exit with failure on failure.Simon Josefsson2009-08-041-1/+4
* Fix output.Simon Josefsson2009-08-041-1/+1
* Cleanup code.Simon Josefsson2009-08-041-8/+10
* GnuTLS vs. NULL chars in CNsTomas Hoger2009-08-044-9/+13
* Add self-test for NUL in X.509 CN/SAN problem.Simon Josefsson2009-08-042-1/+153
* Fix typo.Simon Josefsson2009-08-031-1/+1
* Fix expected output, a cert have expired.Simon Josefsson2009-08-031-1/+5
* Fix crash.Simon Josefsson2009-08-031-6/+7