Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected bug which caused a rehandshake request to be ignored by gnutls-cli.... | Nikos Mavrogiannopoulos | 2008-11-21 | 1 | -1/+1 |
* | Corrected memory leak in _gnutls_free_auth_info(). Trace and patch by Michael... | Nikos Mavrogiannopoulos | 2008-11-15 | 1 | -0/+11 |
* | Disable openpgp-keyring when not building openpgp. | Simon Josefsson | 2008-11-14 | 1 | -3/+2 |
* | Add -I for libextra too. | Simon Josefsson | 2008-11-14 | 1 | -0/+2 |
* | Make it compile with --disable-openpgp. | Simon Josefsson | 2008-11-14 | 1 | -1/+3 |
* | Fix warning. | Simon Josefsson | 2008-11-14 | 1 | -2/+2 |
* | Don't return from void function. | Simon Josefsson | 2008-11-14 | 1 | -1/+1 |
* | Include gnutls/extra.h at the right places. | Simon Josefsson | 2008-11-14 | 3 | -1/+2 |
* | Don't return from void function. | Simon Josefsson | 2008-11-14 | 1 | -1/+1 |
* | Move pkcs12_s2k.c test to top-level to avoid -I/etc flag duplication. | Simon Josefsson | 2008-11-14 | 3 | -21/+4 |
* | Test pkcs12_2certs.p12 too. | Simon Josefsson | 2008-11-14 | 1 | -2/+2 |
* | Dist pkcs12_2certs.p12. | Simon Josefsson | 2008-11-14 | 1 | -1/+1 |
* | Dist README.gaa. | Simon Josefsson | 2008-11-14 | 1 | -3/+3 |
* | Remove README.autoconf. | Simon Josefsson | 2008-11-14 | 1 | -3/+3 |
* | Run AC_PROG_CXX only when needed. | Simon Josefsson | 2008-11-14 | 1 | -2/+1 |
* | Use more warnings. | Simon Josefsson | 2008-11-13 | 1 | -12/+11 |
* | Fix warning. | Simon Josefsson | 2008-11-13 | 1 | -1/+2 |
* | Drop incorrect -I. | Simon Josefsson | 2008-11-13 | 1 | -1/+1 |
* | Add. | Simon Josefsson | 2008-11-13 | 1 | -0/+154 |
* | Use more warnings. Fix warnings. | Simon Josefsson | 2008-11-13 | 11 | -132/+168 |
* | Fix warnings. | Simon Josefsson | 2008-11-12 | 4 | -7/+11 |
* | Add -Werror again, code is fixed. | Simon Josefsson | 2008-11-12 | 1 | -1/+1 |
* | Use warning flags, but not for C++ code. | Simon Josefsson | 2008-11-12 | 1 | -0/+2 |
* | Use more warnings. Fix warnings. | Simon Josefsson | 2008-11-12 | 2 | -6/+10 |
* | Use more warnings. Fix warnings. | Simon Josefsson | 2008-11-12 | 3 | -21/+4 |
* | Use more warning flags. Need extensions in libextra. | Simon Josefsson | 2008-11-12 | 6 | -2/+89 |
* | Fix warnings. | Simon Josefsson | 2008-11-12 | 6 | -13/+11 |
* | Add prototype for gnutls_certificate_set_x509_simple_pkcs12_mem. | Simon Josefsson | 2008-11-12 | 1 | -0/+3 |
* | Use WARN_CFLAGS. | Simon Josefsson | 2008-11-12 | 1 | -0/+1 |
* | Fix warnings. | Simon Josefsson | 2008-11-12 | 8 | -49/+49 |
* | Build gl/ later. | Simon Josefsson | 2008-11-12 | 1 | -1/+1 |
* | Drop -Werror because gnutls code doesn't compile with it. | Simon Josefsson | 2008-11-12 | 1 | -1/+1 |
* | Disable pointer sign warnings. Use WARN_CFLAGS more. | Simon Josefsson | 2008-11-12 | 2 | -3/+5 |
* | Better warning flag hangling. | Simon Josefsson | 2008-11-12 | 1 | -2/+8 |
* | Drop --enable-developer-mode. | Simon Josefsson | 2008-11-12 | 2 | -5/+3 |
* | Remove debug code. | Simon Josefsson | 2008-11-12 | 1 | -1/+0 |
* | Use warnings module. | Simon Josefsson | 2008-11-12 | 2 | -52/+22 |
* | Use gnulib warnings module. | Simon Josefsson | 2008-11-12 | 6 | -9/+9 |
* | Add v2.6.2 entries. | Simon Josefsson | 2008-11-12 | 1 | -0/+11 |
* | Use output-def.m4. | Simon Josefsson | 2008-11-12 | 2 | -14/+29 |
* | Add URL fields. | Simon Josefsson | 2008-11-12 | 2 | -2/+5 |
* | Fix version script detection. | Simon Josefsson | 2008-11-12 | 2 | -4/+5 |
* | Use external m4 files for shared tests. | Simon Josefsson | 2008-11-12 | 6 | -106/+123 |
* | Fix. | Simon Josefsson | 2008-11-12 | 1 | -1/+2 |
* | Frob expected verify status code. | Simon Josefsson | 2008-11-12 | 1 | -1/+1 |
* | Remove check of last certificate in path is self signed. | Simon Josefsson | 2008-11-12 | 1 | -11/+0 |
* | Comment out broken test. | Simon Josefsson | 2008-11-12 | 1 | -3/+3 |
* | Update gnulib files. | Simon Josefsson | 2008-11-11 | 7 | -7/+7 |
* | Need more -I's. | Simon Josefsson | 2008-11-11 | 1 | -1/+1 |
* | Update gnulib files. | Simon Josefsson | 2008-11-11 | 7 | -7/+58 |