summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated gnulibgnutls_3_0_20Nikos Mavrogiannopoulos2012-06-0562-391/+11131
* move files to ignoreNikos Mavrogiannopoulos2012-06-051-0/+2
* moved ca-certs.Nikos Mavrogiannopoulos2012-06-053-2/+2
* updatedNikos Mavrogiannopoulos2012-06-051-0/+0
* bumped versionNikos Mavrogiannopoulos2012-06-052-2/+2
* doc fixNikos Mavrogiannopoulos2012-06-051-1/+1
* removed text about function that doesn't exist in this release.Nikos Mavrogiannopoulos2012-06-051-7/+0
* print warning to stderrNikos Mavrogiannopoulos2012-06-041-1/+1
* doc updatesNikos Mavrogiannopoulos2012-06-042-2/+24
* fixes in openpgp certificate verification.Nikos Mavrogiannopoulos2012-06-031-1/+4
* Removed duplicate entries and added an explicit local.Nikos Mavrogiannopoulos2012-06-031-2/+2
* better function naming.Nikos Mavrogiannopoulos2012-06-031-2/+2
* updatedNikos Mavrogiannopoulos2012-06-021-0/+6
* doc updatesNikos Mavrogiannopoulos2012-06-021-2/+2
* corrected textNikos Mavrogiannopoulos2012-05-311-2/+1
* corrected typoNikos Mavrogiannopoulos2012-05-311-1/+1
* typo fixNikos Mavrogiannopoulos2012-05-311-1/+1
* documented behavior.Nikos Mavrogiannopoulos2012-05-311-2/+3
* Do not crash if password is null and GNUTLS_PKCS_PLAIN is not specified.Nikos Mavrogiannopoulos2012-05-311-1/+1
* Corrected handling of handshake packets that span multiple records.Nikos Mavrogiannopoulos2012-05-295-2/+3997
* documentation updateNikos Mavrogiannopoulos2012-05-281-7/+16
* added missing fileNikos Mavrogiannopoulos2012-05-271-0/+0
* bumped versionNikos Mavrogiannopoulos2012-05-273-10/+22
* corrected data copyNikos Mavrogiannopoulos2012-05-271-4/+4
* documented fixNikos Mavrogiannopoulos2012-05-271-0/+9
* MAX_ENTRIES increased to 128.Nikos Mavrogiannopoulos2012-05-271-1/+1
* Updated documentation on DTLS.Nikos Mavrogiannopoulos2012-05-271-4/+12
* updated documentation.Nikos Mavrogiannopoulos2012-05-261-15/+17
* no need to distribute gnutls.psNikos Mavrogiannopoulos2012-05-261-1/+1
* Use windows trusted certificate store.Nikos Mavrogiannopoulos2012-05-262-2/+56
* Added the notion of a default CRL file.Nikos Mavrogiannopoulos2012-05-252-2/+37
* documentation updatesNikos Mavrogiannopoulos2012-05-255-9/+43
* updated docNikos Mavrogiannopoulos2012-05-241-1/+2
* no need for netinet/ip.hNikos Mavrogiannopoulos2012-05-241-1/+0
* no need for default_ca_fileNikos Mavrogiannopoulos2012-05-231-2/+0
* When checking for an issuer check for a match in the key identifiers.Nikos Mavrogiannopoulos2012-05-231-4/+36
* Added text for gnutls_dh_set_prime_bits and gnutls_srp_set_prime_bitsNikos Mavrogiannopoulos2012-05-191-1/+3
* Document the effect of lowering the DH bits.Nikos Mavrogiannopoulos2012-05-191-0/+4
* Be more conservative with examples. gnutls_certificate_set_x509_system_trust(...Nikos Mavrogiannopoulos2012-05-163-2/+14
* Revert "updated examples"Nikos Mavrogiannopoulos2012-05-164-10/+10
* Print certificate if --print-cert is given, even on verification failure.Nikos Mavrogiannopoulos2012-05-142-4/+7
* documented uri optionNikos Mavrogiannopoulos2012-05-141-0/+3
* Revert "This patch fixes following kind of issue with automake 1.12"Nikos Mavrogiannopoulos2012-05-141-5/+0
* Added support for the URI type of subject alternative name in certtool.Nikos Mavrogiannopoulos2012-05-115-14/+80
* updated examples and documentation.Nikos Mavrogiannopoulos2012-05-103-7/+6
* updated examplesNikos Mavrogiannopoulos2012-05-104-10/+10
* fixes in patch.Nikos Mavrogiannopoulos2012-05-103-5/+6
* introduce gnutls_certificate_set_x509_system_trustLudwig Nussel2012-05-107-16/+115
* added new functionsNikos Mavrogiannopoulos2012-05-091-0/+2
* updated liboptsNikos Mavrogiannopoulos2012-05-0938-628/+998