| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2011-11-05 | Verify that received ECDH public key lies on the curve.HEADmaster | Nikos Mavrogiannopoulos | 19 | -299/+233 |
| 2011-11-05 | ECDHE ciphersuites take precendence to plain DHE | Nikos Mavrogiannopoulos | 1 | -2/+2 |
| 2011-11-05 | documented fixes | Nikos Mavrogiannopoulos | 2 | -0/+8 |
| 2011-11-05 | re-removed file | Nikos Mavrogiannopoulos | 1 | -142/+0 |
| 2011-11-05 | Report correct error on ECC key parsing error. | Nikos Mavrogiannopoulos | 1 | -0/+1 |
| 2011-11-05 | converted more things to native gmp. This solves issue noticed in mips64 by J... | Nikos Mavrogiannopoulos | 6 | -24/+151 |
| 2011-11-05 | Added tests for null ciphersuites. | Nikos Mavrogiannopoulos | 1 | -0/+23 |
| 2011-11-04 | documented fix | Nikos Mavrogiannopoulos | 1 | -0/+2 |
| 2011-11-04 | Include only a single example with X.509 client. This example includes certif... | Nikos Mavrogiannopoulos | 8 | -233/+192 |
| 2011-11-04 | no libextra in doc | Nikos Mavrogiannopoulos | 1 | -13/+1 |
| 2011-11-04 | corrected NULL cipher encryption. Reported by Fabrice Gautier. | Nikos Mavrogiannopoulos | 2 | -16/+27 |
| 2011-11-03 | guile: Rename `libguile-gnutls-v-2.la' to `guile-gnutls-v-2.la'. | Ludovic Courtès | 4 | -7/+8 |
| 2011-11-03 | guile: Install libguile-gnutls under $(libdir)/guile/X.Y. | Ludovic Courtès | 6 | -4/+29 |
| 2011-11-03 | guile: Rename to `libguile-gnutls-v-2'. | Ludovic Courtès | 3 | -6/+6 |
| 2011-11-03 | doc: Make it clear that both Guile 1.8 and 2.0 are supported. | Ludovic Courtès | 1 | -5/+7 |
| 2011-11-03 | guile: Update doc to reflect the removal of (gnutls extra). | Ludovic Courtès | 2 | -49/+10 |
| 2011-11-03 | guile: Remove uses of (gnutls extra) from the tests. | Ludovic Courtès | 3 | -3/+1 |
| 2011-11-03 | guile: Merge the (gnutls extra) module in (gnutls); deprecate it. | Ludovic Courtès | 12 | -630/+547 |
| 2011-11-03 | Reverting "Drop guile libgnutls-extra stuff." | Ludovic Courtès | 2 | -4/+32 |
| 2011-11-02 | removed duplicate code. | Nikos Mavrogiannopoulos | 4 | -120/+84 |
| 2011-11-02 | removed enumerations that don't exist | Nikos Mavrogiannopoulos | 1 | -2/+0 |
| 2011-11-02 | Fix typo. | Simon Josefsson | 1 | -3/+2 |
| 2011-11-01 | hmac-md5 gnulib module was removed (it was no longer used) | Nikos Mavrogiannopoulos | 14 | -1074/+2 |
| 2011-11-01 | more files to ignore | Nikos Mavrogiannopoulos | 1 | -9/+21 |
| 2011-11-01 | print all groups. | Nikos Mavrogiannopoulos | 1 | -1/+1 |
| 2011-11-01 | Added 3072 and 4096-bit groups from RFC5054. | Nikos Mavrogiannopoulos | 6 | -4/+164 |
| 2011-11-01 | read_file() and friends are accessed as gl_read_file(). | Nikos Mavrogiannopoulos | 6 | -27/+27 |
| 2011-11-01 | read_file and friends were renamed to gl_read_file. | Nikos Mavrogiannopoulos | 6 | -9/+83 |
| 2011-10-30 | added David | Nikos Mavrogiannopoulos | 1 | -1/+2 |
| 2011-10-30 | documented fix | Nikos Mavrogiannopoulos | 1 | -0/+8 |
| 2011-10-28 | errcodes printlist and alert-printlist become EXTRA_PROGRAMS so they are not ... | Nikos Mavrogiannopoulos | 1 | -2/+3 |
| 2011-10-28 | Fix bootstrap rule to avoid duplicate gettext files. | Simon Josefsson | 1 | -1/+3 |
| 2011-10-28 | Remove old hack. | Simon Josefsson | 1 | -1/+0 |
| 2011-10-28 | Drop guile libgnutls-extra stuff. | Simon Josefsson | 2 | -32/+4 |
| 2011-10-28 | Avoid line wrapping copyright line. | Simon Josefsson | 1 | -1/+1 |
| 2011-10-28 | Update config.rpath from gnulib. | Simon Josefsson | 1 | -56/+80 |
| 2011-10-28 | Drop more libgnutls-extra related stuff. | Simon Josefsson | 2 | -3/+0 |
| 2011-10-27 | released 3.0.5 | Nikos Mavrogiannopoulos | 3 | -3/+5 |
| 2011-10-27 | added stdarg.h for vsnprintf. | Nikos Mavrogiannopoulos | 1 | -1/+2 |
| 2011-10-27 | win32 fixes by David Hoyt. | Nikos Mavrogiannopoulos | 2 | -3/+7 |
| 2011-10-27 | more builddir fixes. | Nikos Mavrogiannopoulos | 1 | -1/+2 |
| 2011-10-27 | Added recv(), send(), connect() and inet_ntop() gnulib modules. | Nikos Mavrogiannopoulos | 13 | -123/+645 |
| 2011-10-27 | do not unconditionally include sys/socket.h. | Nikos Mavrogiannopoulos | 2 | -2/+7 |
| 2011-10-27 | Added gnulib close module. | Nikos Mavrogiannopoulos | 5 | -17/+18 |
| 2011-10-27 | do not use NULL for device_fd in windows. | Nikos Mavrogiannopoulos | 1 | -2/+2 |
| 2011-10-27 | no need to include windows.h here. | Nikos Mavrogiannopoulos | 1 | -3/+0 |
| 2011-10-26 | more files to ignore | Nikos Mavrogiannopoulos | 1 | -0/+1 |
| 2011-10-26 | w32socket changes. | Nikos Mavrogiannopoulos | 4 | -4/+21 |
| 2011-10-26 | new gnulib + added select + inet_pton. | Nikos Mavrogiannopoulos | 61 | -143/+8587 |
| 2011-10-26 | netinet headers were put on an ifndef _WIN32. | Nikos Mavrogiannopoulos | 2 | -3/+9 |
