summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.0.8gnutls_3_0_8Nikos Mavrogiannopoulos2011-11-121-1/+1
* Add tests/slow/Makfile and sort config files.Simon Josefsson2011-11-121-24/+25
* Fix wordwrap.Simon Josefsson2011-11-121-1/+1
* Don't export verify-high structs internally.Simon Josefsson2011-11-122-25/+84
* document the gpl modules used by gnulibNikos Mavrogiannopoulos2011-11-121-0/+2
* slow tests are not being run using valgrindNikos Mavrogiannopoulos2011-11-115-5/+45
* distribute pem fileNikos Mavrogiannopoulos2011-11-111-1/+1
* Added test to detect a wrong ECDSA key.Nikos Mavrogiannopoulos2011-11-112-0/+31
* define likely() and unlikely() and use them to prevent debugging code from be...Nikos Mavrogiannopoulos2011-11-112-2/+17
* more files to ignoreNikos Mavrogiannopoulos2011-11-111-0/+1
* bumped library version and documented updates.Nikos Mavrogiannopoulos2011-11-112-3/+9
* Added gnutls_x509_privkey_verify_params() which verifies the parameters of a ...Nikos Mavrogiannopoulos2011-11-1112-49/+355
* simplified copyright years.Nikos Mavrogiannopoulos2011-11-117-13/+7
* bumped library versionsNikos Mavrogiannopoulos2011-11-112-2/+2
* Added documentation on revocation lists.Nikos Mavrogiannopoulos2011-11-113-5/+84
* account for error code 1 in certtool.Nikos Mavrogiannopoulos2011-11-101-1/+1
* document updatesNikos Mavrogiannopoulos2011-11-101-0/+3
* Reduce pad.Nikos Mavrogiannopoulos2011-11-101-2/+2
* added missing dirNikos Mavrogiannopoulos2011-11-101-0/+1
* Revert "periodically print messages that might be used in timing attacks."Nikos Mavrogiannopoulos2011-11-102-14/+4
* Revert "dropped packets are also reported on gnutls_deinit() to ensure that t...Nikos Mavrogiannopoulos2011-11-101-4/+0
* updatedNikos Mavrogiannopoulos2011-11-101-0/+5
* provide less timing information during packet MAC verification.Nikos Mavrogiannopoulos2011-11-101-5/+3
* silence testNikos Mavrogiannopoulos2011-11-101-3/+3
* Corrected ECC key generation.Nikos Mavrogiannopoulos2011-11-108-53/+63
* fail on certificate verificationNikos Mavrogiannopoulos2011-11-101-3/+2
* Added ECDSA key generation, signing and verification tests.Nikos Mavrogiannopoulos2011-11-103-1/+114
* verify the self signature of a CRQ when --crq-info parameter is given.Nikos Mavrogiannopoulos2011-11-101-0/+10
* Add verify-high.h, to export some structs (for OCSP).Simon Josefsson2011-11-101-0/+25
* Add explicit digest mapping functions (for OCSP).Simon Josefsson2011-11-102-0/+23
* Make verify-high structures internally accessible (for OCSP).Simon Josefsson2011-11-102-27/+4
* Indent.Simon Josefsson2011-11-101-4/+4
* Make more functions available internally (for OCSP).Simon Josefsson2011-11-103-7/+15
* Make asciiprint a globally available function.Simon Josefsson2011-11-103-25/+29
* Add.Simon Josefsson2011-11-101-0/+1
* dropped packets are also reported on gnutls_deinit() to ensure that they are ...Nikos Mavrogiannopoulos2011-11-101-0/+4
* periodically print messages that might be used in timing attacks.Nikos Mavrogiannopoulos2011-11-102-4/+14
* LGPLv3 license was moved to root.Nikos Mavrogiannopoulos2011-11-091-0/+0
* Update gtk-doc template.Simon Josefsson2011-11-093-8/+20
* updatedNikos Mavrogiannopoulos2011-11-091-2/+5
* Remove redundant const keyword in (confuses gtk-doc parser).Simon Josefsson2011-11-091-1/+1
* Mention libidn dependency for crywrap.Simon Josefsson2011-11-091-3/+4
* Don't crash if gnutls_pubkey_deinit is given a NULL key.Simon Josefsson2011-11-091-1/+3
* Remove dead code and use more static.Simon Josefsson2011-11-092-39/+2
* Fix code coverage rules.Simon Josefsson2011-11-091-0/+2
* Ignore coverage related stuff.Simon Josefsson2011-11-091-0/+6
* Don't add p11-kit to CFLAGS/LIBS globally, just where it is needed.Simon Josefsson2011-11-092-5/+4
* The build rule didn't really work before, now fixed. Update copyright years.Simon Josefsson2011-11-091-7/+10
* Remove unneeded stuff.Simon Josefsson2011-11-091-40/+0
* enable _gnutls_dump_mpi() when debugging.Nikos Mavrogiannopoulos2011-11-091-1/+2