summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Remove dead code."Nikos Mavrogiannopoulos2011-11-092-1/+21
* No need to distribute the libgcrypt backend (which cannot even be compiled).Nikos Mavrogiannopoulos2011-11-099-1805/+0
* updated to include padlock.Nikos Mavrogiannopoulos2011-11-091-2/+2
* release allocated memory on a cipher or mac failure to initialize.Nikos Mavrogiannopoulos2011-11-092-1/+6
* clarified usage of gnutls_record_check_pending().Nikos Mavrogiannopoulos2011-11-091-2/+1
* Remove dead code.Simon Josefsson2011-11-092-21/+1
* Sort and add.Simon Josefsson2011-11-091-47/+54
* Remove some redundant prototypes and use more static.Simon Josefsson2011-11-092-89/+74
* Simplify redundant code.Simon Josefsson2011-11-092-45/+26
* Add pmccabe2html gnulib module.Simon Josefsson2011-11-094-3/+15
* Remove obsolete files.Simon Josefsson2011-11-093-41/+0
* Simplify static library renaming hack.Simon Josefsson2011-11-0913-110/+40
* Cleanup and fix authorship notice (I didn't write this file).Simon Josefsson2011-11-091-29/+42
* Fix srcdir!=builddir builds.Simon Josefsson2011-11-094-8/+8
* Allow distcheck to work, the suppressions.valgrind file caused problems.Simon Josefsson2011-11-091-3/+2
* enums.texi: Look in builddir too for gnutls.h.Simon Josefsson2011-11-081-1/+1
* doc: man pages for API functions were removed.Simon Josefsson2011-11-082-705/+8
* Update gnulib files.Simon Josefsson2011-11-0816-80/+398
* Improve syntax-check rules.Simon Josefsson2011-11-081-9/+7
* Re-indent.Simon Josefsson2011-11-081-8/+8
* Fix syntax-check whitespace nit.Simon Josefsson2011-11-081-1/+1
* Fix portability quirk.Simon Josefsson2011-11-081-1/+1
* Fix 'the the' double use.Simon Josefsson2011-11-081-6/+6
* Remove unneeded assert.h inclusion.Simon Josefsson2011-11-081-1/+0
* Drop unneeded .gitattributes.Simon Josefsson2011-11-081-1/+0
* Update gtk-doc files.Simon Josefsson2011-11-082-76/+131
* Drop openssl API from GnuTLS API manual to avoid build errors.Simon Josefsson2011-11-081-1/+0
* Drop more extra stuff.Simon Josefsson2011-11-081-6/+1
* Remove obsolete libgnutls-extra stuff.Simon Josefsson2011-11-082-58/+0
* Include examples.h to get verify_certificate_callback prototype.Simon Josefsson2011-11-081-0/+2
* Improve header ignoring.Simon Josefsson2011-11-081-4/+4
* Use gettext 0.18 to avoid build error.Simon Josefsson2011-11-081-1/+1
* Fix compile warnings.Simon Josefsson2011-11-081-2/+1
* Sync with TP.Simon Josefsson2011-11-081-274/+450
* released 3.0.7gnutls_3_0_7Nikos Mavrogiannopoulos2011-11-083-2/+15
* Corrected ciphersuite GNUTLS_ECDHE_RSA_AES_128_CBC_SHA256. Reported by Fabric...Nikos Mavrogiannopoulos2011-11-081-1/+1
* bug fix in gnutls_session_get_data().Nikos Mavrogiannopoulos2011-11-081-0/+1
* 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