summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***gnutls_1_4_5gnutls_1_4_xSimon Josefsson2006-11-061-0/+555
|
* Version 1.4.5.Simon Josefsson2006-11-061-1/+1
|
* Add.Simon Josefsson2006-11-061-0/+3
|
* Add.Simon Josefsson2006-11-061-0/+5
|
* Have SSLv2 ClientHello's for unknown versions negotiate the highestSimon Josefsson2006-11-061-3/+13
| | | | | version we support, instead of the lowest. Reported by Pasi.Eronen@nokia.com.
* Revert.Simon Josefsson2006-09-211-1/+1
|
* Fix gendocs path.Simon Josefsson2006-09-211-1/+1
|
* Don't put in devel/.Simon Josefsson2006-09-211-2/+2
|
* Bump versions.Simon Josefsson2006-09-212-2/+7
|
* Fix 'cvs rtag' to add the tag from the 1.4 branch.Simon Josefsson2006-09-211-1/+1
|
* Fix typo. Tiny patch from "Adam Langley" <agl@imperialviolet.org>.Simon Josefsson2006-09-181-4/+1
|
* *** empty log message ***gnutls_1_4_4Simon Josefsson2006-09-121-0/+81
|
* Version 1.4.4.Simon Josefsson2006-09-121-1/+1
|
* Add.Simon Josefsson2006-09-121-0/+12
|
* Permit empty parameters field too, found after adding self tests.Simon Josefsson2006-09-121-2/+6
|
* Log more; loging is safe and only enabled during debugging.Simon Josefsson2006-09-121-0/+2
| | | | Add 'break' to make logic easier to follow.
* Fix asn1_read_value() call to fix crash, reported by Andreas MetzlerSimon Josefsson2006-09-121-1/+1
| | | | <ametzler@downhill.at.eu.org>.
* Fix release target.Simon Josefsson2006-09-081-2/+2
|
* Bump versions.Simon Josefsson2006-09-082-2/+7
|
* *** empty log message ***gnutls_1_4_3Simon Josefsson2006-09-081-0/+233
|
* Version 1.4.3.Simon Josefsson2006-09-081-1/+1
|
* Add.Simon Josefsson2006-09-081-0/+6
|
* Fix.Simon Josefsson2006-09-081-1/+3
|
* Add.Simon Josefsson2006-09-081-0/+8
|
* Make sure the digestAlgorithm.parameters field is empty, which it hasSimon Josefsson2006-09-081-1/+10
| | | | | | | to be for the hashes we support. Otherwise, the field can encode "garbage" that might be used to make the signature be a perfect cube, similar (but not identical) to Bleichenbacher's Crypto 06 rump session attack.
* Fix.Simon Josefsson2006-09-081-0/+1
|
* Don't return different errors depending on content of decrypted PKCS#1Simon Josefsson2006-09-081-5/+9
| | | | | token, to avoid Bleichenbacher's Crypto'98 attack, suggested by Werner Koch <wk@gnupg.org>.
* Add.Simon Josefsson2006-09-081-0/+2
|
* Use GNUTLS_SHUT_RDWR, tiny patch from "Robert Millan [ackstorm]"Simon Josefsson2006-09-081-1/+1
| | | | <rmillan@ackstorm.es>.
* Add.Simon Josefsson2006-09-081-0/+2
|
* Revert.Simon Josefsson2006-09-081-4/+2
|
* Revert 2.113.2.1 fix, it solved one problem but generated another.Simon Josefsson2006-09-081-10/+11
|
* Bump versions.Simon Josefsson2006-08-271-2/+2
|
* Add.Simon Josefsson2006-08-271-0/+7
|
* (gnutls_x509_crt_sign2): Check to see if ISSUER_KEY is NULL beforeSimon Josefsson2006-08-271-1/+1
| | | | | continuing, based on report from Sascha Ziemann <sascha.ziemann@secunet.com>.
* (generate_certificate): Load private key when --load-request is used,Simon Josefsson2006-08-271-11/+10
| | | | based on report from Sascha Ziemann <sascha.ziemann@secunet.com>.
* *** empty log message ***Simon Josefsson2006-08-111-0/+137
|
* Version 1.4.2.Simon Josefsson2006-08-111-1/+1
|
* Fix.Simon Josefsson2006-08-111-2/+6
|
* Add.Simon Josefsson2006-08-111-0/+2
|
* Add.Simon Josefsson2006-08-111-0/+7
|
* (_gnutls_x509_oid2mac_algorithm): Don't crash trying to strcmp theSimon Josefsson2006-08-111-2/+2
| | | | | | NULL OID value in the hash_algorithms array, which happens when the input OID doesn't match our OIDs for SHA1, MD5, MD2 or RIPEMD160. Reported by satyakumar <satyam_kkd@hyd.hellosoft.com>.
* Add.Simon Josefsson2006-08-061-0/+3
|
* Fix --without-included-libtasn1, reported by Daniel BlackSimon Josefsson2006-08-061-1/+1
| | | | <dragonheart@gentoo.org>.
* Add.Simon Josefsson2006-08-061-0/+2
|
* Update to 0.5.9.Simon Josefsson2006-08-063-6/+7
|
* Fix libgcrypt link failure, reported by Brant Gurganus, tiny patch bySimon Josefsson2006-08-031-0/+1
| | | | Daniel Black <dragonheart@gentoo.org>.
* Bump version.Simon Josefsson2006-07-292-2/+7
|
* cert_type extension was updated to the IANA assigned valueNikos Mavrogiannopoulos2006-07-231-2/+2
|
* *** empty log message ***Simon Josefsson2006-07-141-0/+603
|