summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update gnulib files.Simon Josefsson2009-08-152-0/+90
* Don't ignore gl/ files!Simon Josefsson2009-08-151-1/+0
* Update gnulib files.Simon Josefsson2009-08-152-0/+76
* Update gnulib files.Simon Josefsson2009-08-1529-20/+305
* Bump versions.Simon Josefsson2009-08-145-4/+9
* Generated.gnutls_2_9_2Simon Josefsson2009-08-141-0/+505
* Version 2.9.2.Simon Josefsson2009-08-141-1/+1
* Add 2.8.3 entry.Simon Josefsson2009-08-141-0/+20
* 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