]>
git.ipfire.org Git - thirdparty/gnutls.git/log
Simon Josefsson [Fri, 8 Sep 2006 13:39:29 +0000 (13:39 +0000)]
Make sure the digestAlgorithm.parameters field is empty, which it has
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.
Simon Josefsson [Fri, 8 Sep 2006 13:23:46 +0000 (13:23 +0000)]
Add.
Simon Josefsson [Fri, 8 Sep 2006 13:20:13 +0000 (13:20 +0000)]
Add.
Simon Josefsson [Fri, 8 Sep 2006 13:19:29 +0000 (13:19 +0000)]
Don't return different errors depending on content of decrypted PKCS#1
token, to avoid Bleichenbacher's Crypto'98 attack, suggested by Werner
Koch <wk@gnupg.org>.
Simon Josefsson [Fri, 8 Sep 2006 09:45:16 +0000 (09:45 +0000)]
Add.
Simon Josefsson [Fri, 8 Sep 2006 09:43:00 +0000 (09:43 +0000)]
Use GNUTLS_SHUT_RDWR, tiny patch from "Robert Millan [ackstorm]"
<rmillan@ackstorm.es>.
Simon Josefsson [Tue, 29 Aug 2006 09:09:10 +0000 (09:09 +0000)]
Add.
Simon Josefsson [Mon, 28 Aug 2006 15:48:25 +0000 (15:48 +0000)]
Fix.
Simon Josefsson [Mon, 28 Aug 2006 15:26:38 +0000 (15:26 +0000)]
Update.
Simon Josefsson [Sun, 27 Aug 2006 20:50:52 +0000 (20:50 +0000)]
Add.
Simon Josefsson [Sun, 27 Aug 2006 20:50:13 +0000 (20:50 +0000)]
Include netinet/in.h for FreeBSD, reported by Roman Bogorodskiy <novel@FreeBSD.org>.
Simon Josefsson [Sun, 27 Aug 2006 14:43:22 +0000 (14:43 +0000)]
Add.
Simon Josefsson [Sun, 27 Aug 2006 14:35:01 +0000 (14:35 +0000)]
Add.
Simon Josefsson [Sun, 27 Aug 2006 14:08:25 +0000 (14:08 +0000)]
(generate_certificate): Load private key when --load-request is used,
based on report from Sascha Ziemann <sascha.ziemann@secunet.com>.
Simon Josefsson [Sun, 27 Aug 2006 13:50:05 +0000 (13:50 +0000)]
(gnutls_x509_crt_sign2): Check to see if ISSUER_KEY is NULL before
continuing, based on report from Sascha Ziemann
<sascha.ziemann@secunet.com>.
Simon Josefsson [Mon, 14 Aug 2006 16:13:36 +0000 (16:13 +0000)]
Add.
Simon Josefsson [Mon, 14 Aug 2006 16:12:18 +0000 (16:12 +0000)]
Map select to _win_select on Windows hosts.
Simon Josefsson [Mon, 14 Aug 2006 16:12:04 +0000 (16:12 +0000)]
Need select.c in cli.c and serv.c.
Simon Josefsson [Mon, 14 Aug 2006 16:11:48 +0000 (16:11 +0000)]
Add, moved from cli.c, originally from plibc, see
<http://plibc.cvs.sourceforge.net/plibc/plibc/src/select.c?view=markup>.
Simon Josefsson [Mon, 14 Aug 2006 16:09:17 +0000 (16:09 +0000)]
Move _win_select to select.c.
Simon Josefsson [Mon, 14 Aug 2006 16:05:41 +0000 (16:05 +0000)]
Make select() work on Windows, copying code from plibc, see
<http://plibc.cvs.sourceforge.net/plibc/plibc/src/select.c?view=markup>.
Simon Josefsson [Sun, 13 Aug 2006 20:32:27 +0000 (20:32 +0000)]
Mark with XXX.
Simon Josefsson [Sun, 13 Aug 2006 20:20:47 +0000 (20:20 +0000)]
Bump versions.
Simon Josefsson [Sun, 13 Aug 2006 20:20:15 +0000 (20:20 +0000)]
Fix release target.
Simon Josefsson [Sun, 13 Aug 2006 20:13:55 +0000 (20:13 +0000)]
*** empty log message ***
Simon Josefsson [Sun, 13 Aug 2006 20:02:52 +0000 (20:02 +0000)]
Version 1.5.0.
Simon Josefsson [Sun, 13 Aug 2006 19:59:21 +0000 (19:59 +0000)]
Fix.
Simon Josefsson [Sun, 13 Aug 2006 19:46:09 +0000 (19:46 +0000)]
Add (XXX).
Simon Josefsson [Sun, 13 Aug 2006 19:39:28 +0000 (19:39 +0000)]
Install *.def to bin/ directory.
Simon Josefsson [Sun, 13 Aug 2006 19:28:10 +0000 (19:28 +0000)]
Add.
Simon Josefsson [Sun, 13 Aug 2006 19:27:37 +0000 (19:27 +0000)]
Create *.def files for libraries, on mingw.
Simon Josefsson [Sun, 13 Aug 2006 15:27:49 +0000 (15:27 +0000)]
Update.
Simon Josefsson [Sun, 13 Aug 2006 15:11:24 +0000 (15:11 +0000)]
Use int/void* macros to avoid warnings, suggested by Andreas Metzler
<ametzler@downhill.at.eu.org>.
Simon Josefsson [Sun, 13 Aug 2006 15:08:02 +0000 (15:08 +0000)]
Remove.
Simon Josefsson [Sun, 13 Aug 2006 15:07:45 +0000 (15:07 +0000)]
Move GNUTLS_POINTER_TO_INT here.
Add GNUTLS_INT_TO_POINTER.
Based on glib macros, and suggestions from Andreas Metzler <ametzler@downhill.at.eu.org>.
Simon Josefsson [Sun, 13 Aug 2006 15:01:01 +0000 (15:01 +0000)]
Add void*, for GNUTLS_POINTER_TO_INT_CAST macros.
Simon Josefsson [Fri, 11 Aug 2006 23:03:23 +0000 (23:03 +0000)]
Fix.
Simon Josefsson [Fri, 11 Aug 2006 22:53:56 +0000 (22:53 +0000)]
Add.
Simon Josefsson [Fri, 11 Aug 2006 22:49:32 +0000 (22:49 +0000)]
Add.
Simon Josefsson [Fri, 11 Aug 2006 22:40:36 +0000 (22:40 +0000)]
(_gnutls_x509_oid2mac_algorithm): Don't crash trying to strcmp the
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>.
Simon Josefsson [Fri, 11 Aug 2006 22:13:55 +0000 (22:13 +0000)]
Don't overwrite CFLAGS.
Simon Josefsson [Mon, 7 Aug 2006 12:38:54 +0000 (12:38 +0000)]
Make it compile.
Simon Josefsson [Sun, 6 Aug 2006 15:46:01 +0000 (15:46 +0000)]
Add.
Simon Josefsson [Sun, 6 Aug 2006 15:39:56 +0000 (15:39 +0000)]
Update.
Simon Josefsson [Sun, 6 Aug 2006 15:39:37 +0000 (15:39 +0000)]
Use -V for --verbose.
Simon Josefsson [Sun, 6 Aug 2006 15:22:10 +0000 (15:22 +0000)]
Fix --version to conform to FSF standards, to fix make distcheck.
Simon Josefsson [Sun, 6 Aug 2006 15:20:08 +0000 (15:20 +0000)]
Support --version.
Simon Josefsson [Sun, 6 Aug 2006 15:14:30 +0000 (15:14 +0000)]
Fix --version to conform to FSF standards, to fix make distcheck.
Simon Josefsson [Sun, 6 Aug 2006 14:56:36 +0000 (14:56 +0000)]
Add.
Simon Josefsson [Sun, 6 Aug 2006 14:55:11 +0000 (14:55 +0000)]
Fix --without-included-libtasn1, reported by Daniel Black
<dragonheart@gentoo.org>.
Simon Josefsson [Sun, 6 Aug 2006 14:45:58 +0000 (14:45 +0000)]
Update.
Simon Josefsson [Sun, 6 Aug 2006 14:45:27 +0000 (14:45 +0000)]
Fix.
Simon Josefsson [Sun, 6 Aug 2006 14:33:56 +0000 (14:33 +0000)]
Add.
Simon Josefsson [Sun, 6 Aug 2006 14:33:19 +0000 (14:33 +0000)]
Update to 0.5.9.
Simon Josefsson [Thu, 3 Aug 2006 15:46:51 +0000 (15:46 +0000)]
add
Simon Josefsson [Thu, 3 Aug 2006 15:46:19 +0000 (15:46 +0000)]
Fix libgcrypt link failure, reported by Brant Gurganus, tiny patch by
Daniel Black <dragonheart@gentoo.org>.
Simon Josefsson [Fri, 28 Jul 2006 18:29:35 +0000 (18:29 +0000)]
Update.
Nikos Mavrogiannopoulos [Sun, 23 Jul 2006 08:57:25 +0000 (08:57 +0000)]
cert_type extension was updated to the IANA assigned value
Nikos Mavrogiannopoulos [Sun, 23 Jul 2006 08:56:23 +0000 (08:56 +0000)]
cert_type extension was updated to the IANA assigned value
Simon Josefsson [Thu, 13 Jul 2006 14:42:02 +0000 (14:42 +0000)]
Update.
Simon Josefsson [Thu, 13 Jul 2006 12:12:07 +0000 (12:12 +0000)]
Revert.
Simon Josefsson [Thu, 13 Jul 2006 07:27:59 +0000 (07:27 +0000)]
Add.
Simon Josefsson [Thu, 13 Jul 2006 07:26:46 +0000 (07:26 +0000)]
Retry handshake on non-fatal errors.
Simon Josefsson [Tue, 11 Jul 2006 16:42:23 +0000 (16:42 +0000)]
Fix last commit.
Simon Josefsson [Tue, 11 Jul 2006 16:40:54 +0000 (16:40 +0000)]
Dist arch/ images.
Simon Josefsson [Tue, 11 Jul 2006 16:34:34 +0000 (16:34 +0000)]
Need -I's for arch/ images.
Simon Josefsson [Tue, 11 Jul 2006 16:16:22 +0000 (16:16 +0000)]
Improve valgrind test.
Simon Josefsson [Tue, 11 Jul 2006 13:20:17 +0000 (13:20 +0000)]
Update.
Simon Josefsson [Mon, 10 Jul 2006 21:09:35 +0000 (21:09 +0000)]
Fix.
Simon Josefsson [Mon, 10 Jul 2006 21:09:03 +0000 (21:09 +0000)]
Add.
Simon Josefsson [Mon, 10 Jul 2006 21:05:55 +0000 (21:05 +0000)]
Fix load of pgp_keyfile, reported by Mario Lenz.
Simon Josefsson [Mon, 10 Jul 2006 20:49:00 +0000 (20:49 +0000)]
*** empty log message ***
Simon Josefsson [Fri, 7 Jul 2006 07:48:06 +0000 (07:48 +0000)]
Update.
Nikos Mavrogiannopoulos [Fri, 7 Jul 2006 06:44:46 +0000 (06:44 +0000)]
changed CRL rfc reference from 2511 to 4211
Simon Josefsson [Thu, 6 Jul 2006 20:02:09 +0000 (20:02 +0000)]
Add.
Nikos Mavrogiannopoulos [Wed, 5 Jul 2006 19:58:40 +0000 (19:58 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Wed, 5 Jul 2006 19:28:06 +0000 (19:28 +0000)]
added an extra error check.
Nikos Mavrogiannopoulos [Wed, 5 Jul 2006 19:24:53 +0000 (19:24 +0000)]
replaced USE_OPENPGP ifdefs with ENABLE_OPENPGP.
Simon Josefsson [Thu, 29 Jun 2006 07:47:15 +0000 (07:47 +0000)]
Add.
Simon Josefsson [Wed, 28 Jun 2006 15:39:06 +0000 (15:39 +0000)]
Add.
Simon Josefsson [Wed, 28 Jun 2006 15:31:38 +0000 (15:31 +0000)]
*** empty log message ***
Simon Josefsson [Wed, 28 Jun 2006 15:31:16 +0000 (15:31 +0000)]
Fix.
Simon Josefsson [Wed, 28 Jun 2006 14:21:31 +0000 (14:21 +0000)]
Only conditionally install gnutlsxx.h.
Simon Josefsson [Wed, 28 Jun 2006 14:04:21 +0000 (14:04 +0000)]
Build and dist ex-client-tlsia.
Simon Josefsson [Wed, 28 Jun 2006 13:54:07 +0000 (13:54 +0000)]
Dist gnutls-logo.png.
Simon Josefsson [Wed, 28 Jun 2006 12:28:55 +0000 (12:28 +0000)]
Update.
Simon Josefsson [Wed, 28 Jun 2006 10:56:49 +0000 (10:56 +0000)]
Update.
Simon Josefsson [Wed, 28 Jun 2006 10:34:25 +0000 (10:34 +0000)]
Update.
Simon Josefsson [Wed, 28 Jun 2006 07:36:38 +0000 (07:36 +0000)]
Add.
Simon Josefsson [Tue, 27 Jun 2006 20:34:35 +0000 (20:34 +0000)]
Add.
Simon Josefsson [Tue, 27 Jun 2006 15:24:41 +0000 (15:24 +0000)]
Use GNU-style warnings.
Simon Josefsson [Tue, 27 Jun 2006 15:20:12 +0000 (15:20 +0000)]
Improve man output, from libtasn1.
Simon Josefsson [Tue, 27 Jun 2006 13:19:57 +0000 (13:19 +0000)]
Fix valgrind test.
Simon Josefsson [Tue, 27 Jun 2006 13:19:25 +0000 (13:19 +0000)]
Move around, to make $cross_compile work.
Simon Josefsson [Tue, 27 Jun 2006 13:16:00 +0000 (13:16 +0000)]
Add --enable-valgrind-tests that make it possible to enable/disable
use of valgrind on self tests specifically. Defaults to enabled if
valgrind is installed and we aren't cross-compiling.
Simon Josefsson [Tue, 27 Jun 2006 12:46:33 +0000 (12:46 +0000)]
Fix.
Simon Josefsson [Tue, 27 Jun 2006 12:37:33 +0000 (12:37 +0000)]
Revert.
Simon Josefsson [Tue, 27 Jun 2006 12:17:18 +0000 (12:17 +0000)]
Use libtool -no-install.
Simon Josefsson [Tue, 27 Jun 2006 12:13:10 +0000 (12:13 +0000)]
Use -DLZO_HAVE_CONFIG_H, as suggested by README.LZO.
Simon Josefsson [Tue, 27 Jun 2006 12:01:40 +0000 (12:01 +0000)]
Work under mingw.