summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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