summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Corrected buffer overrun in crt_list_import. Reported and patch by Jonathan M...gnutls_2_2_xNikos Mavrogiannopoulos2008-09-231-1/+1
* removed unnesessary and dangerous free from credentials_set().Nikos Mavrogiannopoulos2008-09-151-1/+0
* initialize uninitialized variable.Nikos Mavrogiannopoulos2008-08-251-0/+3
* Corrected memory leak in read_octet. Based on patch by Colin Leroy (colin@col...Nikos Mavrogiannopoulos2008-07-051-1/+1
* this fixes a problem in srptool, where the passwords never matchNikos Mavrogiannopoulos2008-06-301-0/+1
* added check before reallocation of parameters to avoid memory leaks on rehand...Nikos Mavrogiannopoulos2008-06-291-0/+15
* do not add trailing zero on the size count.Nikos Mavrogiannopoulos2008-06-291-7/+5
* Fix build failure when openpgp is disabled.Simon Josefsson2008-05-261-1/+3
* Version 2.2.5.gnutls_2_2_5Simon Josefsson2008-05-191-1/+1
* Generated.Simon Josefsson2008-05-191-0/+16
* Add.Simon Josefsson2008-05-191-0/+7
* Bump versions.Simon Josefsson2008-05-192-2/+7
* Fix broken debug check for GNUTLS-SA-2008-1.Simon Josefsson2008-05-191-9/+3
* Generated.gnutls_2_2_4Simon Josefsson2008-05-191-0/+23
* Version 2.2.4.Simon Josefsson2008-05-191-1/+1
* Add.Simon Josefsson2008-05-191-0/+26
* Bump versions.Simon Josefsson2008-05-192-2/+7
* Fix GNUTLS-SA-2008-1 security vulnerabilities.Simon Josefsson2008-05-193-10/+39
* Generated.gnutls_2_2_3Simon Josefsson2008-05-061-0/+72
* Version 2.2.3.Simon Josefsson2008-05-061-1/+1
* Add.Simon Josefsson2008-05-061-0/+4
* USE_CAMELLIA -> ENABLE_CAMELLIANikos Mavrogiannopoulos2008-05-011-1/+1
* Call AM_CONDITIONAL at top-level.Simon Josefsson2008-04-291-2/+2
* Add.Simon Josefsson2008-04-291-0/+4
* Check whether `-fgnu89-inline' is supported before using it.Ludovic Courtès2008-04-292-5/+26
* Increase max handshake packet size.Simon Josefsson2008-04-292-2/+9
* Add.Simon Josefsson2008-04-031-0/+4
* (_gnutls_psk_pwd_find_entry): Call fclose after fopen.Simon Josefsson2008-04-031-1/+3
* Documented the --priority option to gnutls-cli and gnutls-serv.Nikos2008-03-291-0/+2
* documented the --priority option.Nikos2008-03-292-29/+122
* Add.Simon Josefsson2008-03-071-0/+4
* Bump versions.Simon Josefsson2008-03-072-2/+7
* Use __func__ instead of __FUNCTION__.Simon Josefsson2008-03-071-2/+2
* Generated.gnutls_2_2_2Simon Josefsson2008-02-211-0/+53
* Version 2.2.2.Simon Josefsson2008-02-211-1/+1
* corrected string handling in parse_general_name. Thanks to Andreas Metzler fo...Nikos2008-02-171-1/+3
* Increased the default certificate verification chain limits and allowedNikos2008-02-174-4/+8
* corrected previous fix in priorities handling.Nikos2008-02-171-3/+2
* Corrected memory leaks in session resuming and DHE ciphersuites. ReportedNikos2008-02-175-32/+19
* documented the fix in gnutls_x509_crt_get_subject_alt_name().Nikos2008-02-151-0/+4
* null terminate only printable strings.Nikos2008-02-151-5/+29
* Bump versions.Simon Josefsson2008-02-131-2/+2
* Add.Simon Josefsson2008-02-131-0/+8
* Applied patch to fix the NONE parameters. By Laurence Withers <l@lwithers.me.uk>Nikos2008-02-131-1/+6
* Generated.gnutls_2_2_1Simon Josefsson2008-01-171-20244/+118
* Version 2.2.1.Simon Josefsson2008-01-171-1/+1
* Bump copyright year.Simon Josefsson2008-01-171-1/+1
* Also test dhe-rsa.Simon Josefsson2008-01-171-2/+2
* Generated.Simon Josefsson2008-01-171-1/+1
* Revert "do not use elgamal subkeys"Simon Josefsson2008-01-172-65/+50