Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update gnulib files. | Simon Josefsson | 2009-08-18 | 8 | -68/+18 |
* | Update gnulib files. | Simon Josefsson | 2009-08-15 | 2 | -0/+90 |
* | Don't ignore gl/ files! | Simon Josefsson | 2009-08-15 | 1 | -1/+0 |
* | Update gnulib files. | Simon Josefsson | 2009-08-15 | 2 | -0/+76 |
* | Update gnulib files. | Simon Josefsson | 2009-08-15 | 29 | -20/+305 |
* | Bump versions. | Simon Josefsson | 2009-08-14 | 5 | -4/+9 |
* | Generated.gnutls_2_9_2 | Simon Josefsson | 2009-08-14 | 1 | -0/+505 |
* | Version 2.9.2. | Simon Josefsson | 2009-08-14 | 1 | -1/+1 |
* | Add 2.8.3 entry. | Simon Josefsson | 2009-08-14 | 1 | -0/+20 |
* | Update gnulib files. | Simon Josefsson | 2009-08-14 | 26 | -32/+78 |
* | Update gnulib files. | Simon Josefsson | 2009-08-13 | 1 | -2/+4 |
* | Update gnulib files. | Simon Josefsson | 2009-08-13 | 1 | -1/+2 |
* | Don't generate gzip archives. | Simon Josefsson | 2009-08-13 | 1 | -1/+1 |
* | Remove io_debug.h stuff, it is superseded by self-tests like mini-eagain.c. | Simon Josefsson | 2009-08-13 | 4 | -85/+1 |
* | Fix. | Simon Josefsson | 2009-08-13 | 1 | -1/+1 |
* | Add. | Simon Josefsson | 2009-08-13 | 1 | -0/+4 |
* | (gnutls_x509_crt_import): Re-initialize the ASN.1 structure. | Simon Josefsson | 2009-08-13 | 1 | -2/+20 |
* | Revert "Always build vc checkouts with debugging." | Simon Josefsson | 2009-08-13 | 1 | -1/+1 |
* | Always build vc checkouts with debugging. | Simon Josefsson | 2009-08-13 | 1 | -1/+1 |
* | Fix. | Simon Josefsson | 2009-08-13 | 1 | -6/+0 |
* | Add another SAN/CN collision test. | Simon Josefsson | 2009-08-13 | 1 | -0/+104 |
* | Fix logic. | Simon Josefsson | 2009-08-12 | 1 | -2/+2 |
* | Test when SAN and CN differs. | Simon Josefsson | 2009-08-12 | 1 | -0/+84 |
* | Use include instead of copy. | Simon Josefsson | 2009-08-12 | 2 | -91/+1 |
* | Add, needed for -lws2_32 in libextra. | Simon Josefsson | 2009-08-12 | 1 | -0/+90 |
* | Add. | Simon Josefsson | 2009-08-12 | 1 | -0/+3 |
* | Doc fix. | Simon Josefsson | 2009-08-11 | 1 | -4/+4 |
* | Fix typos in documentation. | Simon Josefsson | 2009-08-11 | 11 | -52/+52 |
* | Update gnulib files. | Simon Josefsson | 2009-08-10 | 10 | -17/+63 |
* | Need to add LIBSOCKET because we link to ../lib's gnulib library, for mingw. | Simon Josefsson | 2009-08-10 | 1 | -2/+3 |
* | Sync with TP. | Simon Josefsson | 2009-08-10 | 5 | -1662/+2338 |
* | Add 2.8.x news entries. | Simon Josefsson | 2009-08-10 | 1 | -0/+69 |
* | Fix usage. | Simon Josefsson | 2009-08-10 | 1 | -1/+1 |
* | Copy cyclomatic code complexity charts too. | Simon Josefsson | 2009-08-10 | 1 | -0/+1 |
* | Add. | Simon Josefsson | 2009-08-10 | 1 | -0/+7 |
* | Look only for latest _required_ libgcrypt/libtasn1 version. | Simon Josefsson | 2009-08-10 | 1 | -3/+11 |
* | Add. | Simon Josefsson | 2009-08-10 | 1 | -0/+6 |
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls | Nikos Mavrogiannopoulos | 2009-08-08 | 47 | -177/+604 |
|\ | |||||
| * | Fix. | Simon Josefsson | 2009-08-07 | 1 | -0/+2 |
| * | Fix. | Simon Josefsson | 2009-08-07 | 1 | -7/+8 |
| * | Add. | Simon Josefsson | 2009-08-07 | 1 | -0/+14 |
| * | Check for NUL in SANs and replace accordingly. | Simon Josefsson | 2009-08-07 | 1 | -2/+34 |
| * | Move comment into source. | Simon Josefsson | 2009-08-07 | 3 | -15/+8 |
| * | Refuse to return DNs with embedded NULs which breaks other code. | Simon Josefsson | 2009-08-07 | 1 | -0/+8 |
| * | Revert everything since last release, to allow minimal patch to be applied. | Simon Josefsson | 2009-08-07 | 1 | -58/+15 |
| * | Fix invocation of rfc2253-escape-test. | Simon Josefsson | 2009-08-06 | 1 | -2/+4 |
| * | Update gnulib files. | Simon Josefsson | 2009-08-06 | 40 | -102/+466 |
| * | Add self-test of RFC 2253 escaping. | Simon Josefsson | 2009-08-05 | 2 | -1/+55 |
* | | Corrected case where handshake data were received during a session. It now st... | Nikos Mavrogiannopoulos | 2009-08-08 | 2 | -1/+9 |
|/ | |||||
* | Simplify and fix mem leak. | Simon Josefsson | 2009-08-04 | 1 | -3/+5 |