summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bumped versiongnutls_3_0_6Nikos Mavrogiannopoulos2011-11-073-3/+6
* gnutls_session_get_data: fix possible buffer overflowAlban Crequy2011-11-071-1/+1
* documented changes.Nikos Mavrogiannopoulos2011-11-051-0/+4
* Verify that received ECDH public key lies on the curve.Nikos Mavrogiannopoulos2011-11-0519-299/+233
* ECDHE ciphersuites take precendence to plain DHENikos Mavrogiannopoulos2011-11-051-2/+2
* documented fixesNikos Mavrogiannopoulos2011-11-052-0/+8
* re-removed fileNikos Mavrogiannopoulos2011-11-051-142/+0
* Report correct error on ECC key parsing error.Nikos Mavrogiannopoulos2011-11-051-0/+1
* converted more things to native gmp. This solves issue noticed in mips64 by J...Nikos Mavrogiannopoulos2011-11-056-24/+151
* Added tests for null ciphersuites.Nikos Mavrogiannopoulos2011-11-051-0/+23
* documented fixNikos Mavrogiannopoulos2011-11-041-0/+2
* Include only a single example with X.509 client. This example includes certif...Nikos Mavrogiannopoulos2011-11-048-233/+192
* no libextra in docNikos Mavrogiannopoulos2011-11-041-13/+1
* corrected NULL cipher encryption. Reported by Fabrice Gautier.Nikos Mavrogiannopoulos2011-11-042-16/+27
* guile: Rename `libguile-gnutls-v-2.la' to `guile-gnutls-v-2.la'.Ludovic Courtès2011-11-044-7/+8
* guile: Install libguile-gnutls under $(libdir)/guile/X.Y.Ludovic Courtès2011-11-046-4/+29
* guile: Rename to `libguile-gnutls-v-2'.Ludovic Courtès2011-11-033-6/+6
* doc: Make it clear that both Guile 1.8 and 2.0 are supported.Ludovic Courtès2011-11-031-5/+7
* guile: Update doc to reflect the removal of (gnutls extra).Ludovic Courtès2011-11-032-49/+10
* guile: Remove uses of (gnutls extra) from the tests.Ludovic Courtès2011-11-033-3/+1
* guile: Merge the (gnutls extra) module in (gnutls); deprecate it.Ludovic Courtès2011-11-0312-630/+547
* Reverting "Drop guile libgnutls-extra stuff."Ludovic Courtès2011-11-032-4/+32
* removed duplicate code.Nikos Mavrogiannopoulos2011-11-024-120/+84
* removed enumerations that don't existNikos Mavrogiannopoulos2011-11-021-2/+0
* Fix typo.Simon Josefsson2011-11-021-3/+2
* hmac-md5 gnulib module was removed (it was no longer used)Nikos Mavrogiannopoulos2011-11-0114-1074/+2
* more files to ignoreNikos Mavrogiannopoulos2011-11-011-9/+21
* print all groups.Nikos Mavrogiannopoulos2011-11-011-1/+1
* Added 3072 and 4096-bit groups from RFC5054.Nikos Mavrogiannopoulos2011-11-016-4/+164
* read_file() and friends are accessed as gl_read_file().Nikos Mavrogiannopoulos2011-11-016-27/+27
* read_file and friends were renamed to gl_read_file.Nikos Mavrogiannopoulos2011-11-016-9/+83
* added DavidNikos Mavrogiannopoulos2011-10-301-1/+2
* documented fixNikos Mavrogiannopoulos2011-10-301-0/+8
* errcodes printlist and alert-printlist become EXTRA_PROGRAMS so they are not ...Nikos Mavrogiannopoulos2011-10-281-2/+3
* Fix bootstrap rule to avoid duplicate gettext files.Simon Josefsson2011-10-281-1/+3
* Remove old hack.Simon Josefsson2011-10-281-1/+0
* Drop guile libgnutls-extra stuff.Simon Josefsson2011-10-282-32/+4
* Avoid line wrapping copyright line.Simon Josefsson2011-10-281-1/+1
* Update config.rpath from gnulib.Simon Josefsson2011-10-281-56/+80
* Drop more libgnutls-extra related stuff.Simon Josefsson2011-10-282-3/+0
* released 3.0.5gnutls_3_0_5Nikos Mavrogiannopoulos2011-10-273-3/+5
* added stdarg.h for vsnprintf.Nikos Mavrogiannopoulos2011-10-271-1/+2
* win32 fixes by David Hoyt.Nikos Mavrogiannopoulos2011-10-272-3/+7
* more builddir fixes.Nikos Mavrogiannopoulos2011-10-271-1/+2
* Added recv(), send(), connect() and inet_ntop() gnulib modules.Nikos Mavrogiannopoulos2011-10-2713-97/+731
* do not unconditionally include sys/socket.h.Nikos Mavrogiannopoulos2011-10-272-2/+7
* Added gnulib close module.Nikos Mavrogiannopoulos2011-10-275-17/+18
* do not use NULL for device_fd in windows.Nikos Mavrogiannopoulos2011-10-271-2/+2
* no need to include windows.h here.Nikos Mavrogiannopoulos2011-10-271-3/+0
* more files to ignoreNikos Mavrogiannopoulos2011-10-261-0/+1