]> git.ipfire.org Git - thirdparty/gnutls.git/log
thirdparty/gnutls.git
19 years agoMake sure the digestAlgorithm.parameters field is empty, which it has
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.

19 years agoAdd.
Simon Josefsson [Fri, 8 Sep 2006 13:23:46 +0000 (13:23 +0000)] 
Add.

19 years agoAdd.
Simon Josefsson [Fri, 8 Sep 2006 13:20:13 +0000 (13:20 +0000)] 
Add.

19 years agoDon't return different errors depending on content of decrypted PKCS#1
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>.

19 years agoAdd.
Simon Josefsson [Fri, 8 Sep 2006 09:45:16 +0000 (09:45 +0000)] 
Add.

19 years agoUse GNUTLS_SHUT_RDWR, tiny patch from "Robert Millan [ackstorm]"
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>.

19 years agoAdd.
Simon Josefsson [Tue, 29 Aug 2006 09:09:10 +0000 (09:09 +0000)] 
Add.

19 years agoFix.
Simon Josefsson [Mon, 28 Aug 2006 15:48:25 +0000 (15:48 +0000)] 
Fix.

19 years agoUpdate.
Simon Josefsson [Mon, 28 Aug 2006 15:26:38 +0000 (15:26 +0000)] 
Update.

19 years agoAdd.
Simon Josefsson [Sun, 27 Aug 2006 20:50:52 +0000 (20:50 +0000)] 
Add.

19 years agoInclude netinet/in.h for FreeBSD, reported by Roman Bogorodskiy <novel@FreeBSD.org>.
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>.

19 years agoAdd.
Simon Josefsson [Sun, 27 Aug 2006 14:43:22 +0000 (14:43 +0000)] 
Add.

19 years agoAdd.
Simon Josefsson [Sun, 27 Aug 2006 14:35:01 +0000 (14:35 +0000)] 
Add.

19 years ago(generate_certificate): Load private key when --load-request is used,
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>.

19 years ago(gnutls_x509_crt_sign2): Check to see if ISSUER_KEY is NULL before
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>.

19 years agoAdd.
Simon Josefsson [Mon, 14 Aug 2006 16:13:36 +0000 (16:13 +0000)] 
Add.

19 years agoMap select to _win_select on Windows hosts.
Simon Josefsson [Mon, 14 Aug 2006 16:12:18 +0000 (16:12 +0000)] 
Map select to _win_select on Windows hosts.

19 years agoNeed select.c in cli.c and serv.c.
Simon Josefsson [Mon, 14 Aug 2006 16:12:04 +0000 (16:12 +0000)] 
Need select.c in cli.c and serv.c.

19 years agoAdd, moved from cli.c, originally from plibc, see
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>.

19 years agoMove _win_select to select.c.
Simon Josefsson [Mon, 14 Aug 2006 16:09:17 +0000 (16:09 +0000)] 
Move _win_select to select.c.

19 years agoMake select() work on Windows, copying code from plibc, see
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>.

19 years agoMark with XXX.
Simon Josefsson [Sun, 13 Aug 2006 20:32:27 +0000 (20:32 +0000)] 
Mark with XXX.

19 years agoBump versions.
Simon Josefsson [Sun, 13 Aug 2006 20:20:47 +0000 (20:20 +0000)] 
Bump versions.

19 years agoFix release target.
Simon Josefsson [Sun, 13 Aug 2006 20:20:15 +0000 (20:20 +0000)] 
Fix release target.

19 years ago*** empty log message *** gnutls_1_5_0
Simon Josefsson [Sun, 13 Aug 2006 20:13:55 +0000 (20:13 +0000)] 
*** empty log message ***

19 years agoVersion 1.5.0.
Simon Josefsson [Sun, 13 Aug 2006 20:02:52 +0000 (20:02 +0000)] 
Version 1.5.0.

19 years agoFix.
Simon Josefsson [Sun, 13 Aug 2006 19:59:21 +0000 (19:59 +0000)] 
Fix.

19 years agoAdd (XXX).
Simon Josefsson [Sun, 13 Aug 2006 19:46:09 +0000 (19:46 +0000)] 
Add (XXX).

19 years agoInstall *.def to bin/ directory.
Simon Josefsson [Sun, 13 Aug 2006 19:39:28 +0000 (19:39 +0000)] 
Install *.def to bin/ directory.

19 years agoAdd.
Simon Josefsson [Sun, 13 Aug 2006 19:28:10 +0000 (19:28 +0000)] 
Add.

19 years agoCreate *.def files for libraries, on mingw.
Simon Josefsson [Sun, 13 Aug 2006 19:27:37 +0000 (19:27 +0000)] 
Create *.def files for libraries, on mingw.

19 years agoUpdate.
Simon Josefsson [Sun, 13 Aug 2006 15:27:49 +0000 (15:27 +0000)] 
Update.

19 years agoUse int/void* macros to avoid warnings, suggested by Andreas Metzler
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>.

19 years agoRemove.
Simon Josefsson [Sun, 13 Aug 2006 15:08:02 +0000 (15:08 +0000)] 
Remove.

19 years agoMove GNUTLS_POINTER_TO_INT here.
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>.

19 years agoAdd void*, for GNUTLS_POINTER_TO_INT_CAST macros.
Simon Josefsson [Sun, 13 Aug 2006 15:01:01 +0000 (15:01 +0000)] 
Add void*, for GNUTLS_POINTER_TO_INT_CAST macros.

19 years agoFix. gnutls_1_4_2
Simon Josefsson [Fri, 11 Aug 2006 23:03:23 +0000 (23:03 +0000)] 
Fix.

19 years agoAdd.
Simon Josefsson [Fri, 11 Aug 2006 22:53:56 +0000 (22:53 +0000)] 
Add.

19 years agoAdd.
Simon Josefsson [Fri, 11 Aug 2006 22:49:32 +0000 (22:49 +0000)] 
Add.

19 years ago(_gnutls_x509_oid2mac_algorithm): Don't crash trying to strcmp the
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>.

19 years agoDon't overwrite CFLAGS.
Simon Josefsson [Fri, 11 Aug 2006 22:13:55 +0000 (22:13 +0000)] 
Don't overwrite CFLAGS.

19 years agoMake it compile.
Simon Josefsson [Mon, 7 Aug 2006 12:38:54 +0000 (12:38 +0000)] 
Make it compile.

19 years agoAdd.
Simon Josefsson [Sun, 6 Aug 2006 15:46:01 +0000 (15:46 +0000)] 
Add.

19 years agoUpdate.
Simon Josefsson [Sun, 6 Aug 2006 15:39:56 +0000 (15:39 +0000)] 
Update.

19 years agoUse -V for --verbose.
Simon Josefsson [Sun, 6 Aug 2006 15:39:37 +0000 (15:39 +0000)] 
Use -V for --verbose.

19 years agoFix --version to conform to FSF standards, to fix make distcheck.
Simon Josefsson [Sun, 6 Aug 2006 15:22:10 +0000 (15:22 +0000)] 
Fix --version to conform to FSF standards, to fix make distcheck.

19 years agoSupport --version.
Simon Josefsson [Sun, 6 Aug 2006 15:20:08 +0000 (15:20 +0000)] 
Support --version.

19 years agoFix --version to conform to FSF standards, to fix make distcheck.
Simon Josefsson [Sun, 6 Aug 2006 15:14:30 +0000 (15:14 +0000)] 
Fix --version to conform to FSF standards, to fix make distcheck.

19 years agoAdd.
Simon Josefsson [Sun, 6 Aug 2006 14:56:36 +0000 (14:56 +0000)] 
Add.

19 years agoFix --without-included-libtasn1, reported by Daniel Black
Simon Josefsson [Sun, 6 Aug 2006 14:55:11 +0000 (14:55 +0000)] 
Fix --without-included-libtasn1, reported by Daniel Black
<dragonheart@gentoo.org>.

19 years agoUpdate.
Simon Josefsson [Sun, 6 Aug 2006 14:45:58 +0000 (14:45 +0000)] 
Update.

19 years agoFix.
Simon Josefsson [Sun, 6 Aug 2006 14:45:27 +0000 (14:45 +0000)] 
Fix.

19 years agoAdd.
Simon Josefsson [Sun, 6 Aug 2006 14:33:56 +0000 (14:33 +0000)] 
Add.

19 years agoUpdate to 0.5.9.
Simon Josefsson [Sun, 6 Aug 2006 14:33:19 +0000 (14:33 +0000)] 
Update to 0.5.9.

19 years agoadd
Simon Josefsson [Thu, 3 Aug 2006 15:46:51 +0000 (15:46 +0000)] 
add

19 years agoFix libgcrypt link failure, reported by Brant Gurganus, tiny patch by
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>.

20 years agoUpdate.
Simon Josefsson [Fri, 28 Jul 2006 18:29:35 +0000 (18:29 +0000)] 
Update.

20 years agocert_type extension was updated to the IANA assigned value
Nikos Mavrogiannopoulos [Sun, 23 Jul 2006 08:57:25 +0000 (08:57 +0000)] 
cert_type extension was updated to the IANA assigned value

20 years agocert_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

20 years agoUpdate. gnutls_1_4_1
Simon Josefsson [Thu, 13 Jul 2006 14:42:02 +0000 (14:42 +0000)] 
Update.

20 years agoRevert.
Simon Josefsson [Thu, 13 Jul 2006 12:12:07 +0000 (12:12 +0000)] 
Revert.

20 years agoAdd.
Simon Josefsson [Thu, 13 Jul 2006 07:27:59 +0000 (07:27 +0000)] 
Add.

20 years agoRetry handshake on non-fatal errors.
Simon Josefsson [Thu, 13 Jul 2006 07:26:46 +0000 (07:26 +0000)] 
Retry handshake on non-fatal errors.

20 years agoFix last commit.
Simon Josefsson [Tue, 11 Jul 2006 16:42:23 +0000 (16:42 +0000)] 
Fix last commit.

20 years agoDist arch/ images.
Simon Josefsson [Tue, 11 Jul 2006 16:40:54 +0000 (16:40 +0000)] 
Dist arch/ images.

20 years agoNeed -I's for arch/ images.
Simon Josefsson [Tue, 11 Jul 2006 16:34:34 +0000 (16:34 +0000)] 
Need -I's for arch/ images.

20 years agoImprove valgrind test.
Simon Josefsson [Tue, 11 Jul 2006 16:16:22 +0000 (16:16 +0000)] 
Improve valgrind test.

20 years agoUpdate.
Simon Josefsson [Tue, 11 Jul 2006 13:20:17 +0000 (13:20 +0000)] 
Update.

20 years agoFix.
Simon Josefsson [Mon, 10 Jul 2006 21:09:35 +0000 (21:09 +0000)] 
Fix.

20 years agoAdd.
Simon Josefsson [Mon, 10 Jul 2006 21:09:03 +0000 (21:09 +0000)] 
Add.

20 years agoFix load of pgp_keyfile, reported by Mario Lenz.
Simon Josefsson [Mon, 10 Jul 2006 21:05:55 +0000 (21:05 +0000)] 
Fix load of pgp_keyfile, reported by Mario Lenz.

20 years ago*** empty log message ***
Simon Josefsson [Mon, 10 Jul 2006 20:49:00 +0000 (20:49 +0000)] 
*** empty log message ***

20 years agoUpdate.
Simon Josefsson [Fri, 7 Jul 2006 07:48:06 +0000 (07:48 +0000)] 
Update.

20 years agochanged CRL rfc reference from 2511 to 4211
Nikos Mavrogiannopoulos [Fri, 7 Jul 2006 06:44:46 +0000 (06:44 +0000)] 
changed CRL rfc reference from 2511 to 4211

20 years agoAdd.
Simon Josefsson [Thu, 6 Jul 2006 20:02:09 +0000 (20:02 +0000)] 
Add.

20 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Wed, 5 Jul 2006 19:58:40 +0000 (19:58 +0000)] 
*** empty log message ***

20 years agoadded an extra error check.
Nikos Mavrogiannopoulos [Wed, 5 Jul 2006 19:28:06 +0000 (19:28 +0000)] 
added an extra error check.

20 years agoreplaced USE_OPENPGP ifdefs with ENABLE_OPENPGP.
Nikos Mavrogiannopoulos [Wed, 5 Jul 2006 19:24:53 +0000 (19:24 +0000)] 
replaced USE_OPENPGP ifdefs with ENABLE_OPENPGP.

20 years agoAdd.
Simon Josefsson [Thu, 29 Jun 2006 07:47:15 +0000 (07:47 +0000)] 
Add.

20 years agoAdd.
Simon Josefsson [Wed, 28 Jun 2006 15:39:06 +0000 (15:39 +0000)] 
Add.

20 years ago*** empty log message ***
Simon Josefsson [Wed, 28 Jun 2006 15:31:38 +0000 (15:31 +0000)] 
*** empty log message ***

20 years agoFix.
Simon Josefsson [Wed, 28 Jun 2006 15:31:16 +0000 (15:31 +0000)] 
Fix.

20 years agoOnly conditionally install gnutlsxx.h.
Simon Josefsson [Wed, 28 Jun 2006 14:21:31 +0000 (14:21 +0000)] 
Only conditionally install gnutlsxx.h.

20 years agoBuild and dist ex-client-tlsia.
Simon Josefsson [Wed, 28 Jun 2006 14:04:21 +0000 (14:04 +0000)] 
Build and dist ex-client-tlsia.

20 years agoDist gnutls-logo.png.
Simon Josefsson [Wed, 28 Jun 2006 13:54:07 +0000 (13:54 +0000)] 
Dist gnutls-logo.png.

20 years agoUpdate.
Simon Josefsson [Wed, 28 Jun 2006 12:28:55 +0000 (12:28 +0000)] 
Update.

20 years agoUpdate.
Simon Josefsson [Wed, 28 Jun 2006 10:56:49 +0000 (10:56 +0000)] 
Update.

20 years agoUpdate.
Simon Josefsson [Wed, 28 Jun 2006 10:34:25 +0000 (10:34 +0000)] 
Update.

20 years agoAdd.
Simon Josefsson [Wed, 28 Jun 2006 07:36:38 +0000 (07:36 +0000)] 
Add.

20 years agoAdd.
Simon Josefsson [Tue, 27 Jun 2006 20:34:35 +0000 (20:34 +0000)] 
Add.

20 years agoUse GNU-style warnings.
Simon Josefsson [Tue, 27 Jun 2006 15:24:41 +0000 (15:24 +0000)] 
Use GNU-style warnings.

20 years agoImprove man output, from libtasn1.
Simon Josefsson [Tue, 27 Jun 2006 15:20:12 +0000 (15:20 +0000)] 
Improve man output, from libtasn1.

20 years agoFix valgrind test.
Simon Josefsson [Tue, 27 Jun 2006 13:19:57 +0000 (13:19 +0000)] 
Fix valgrind test.

20 years agoMove around, to make $cross_compile work.
Simon Josefsson [Tue, 27 Jun 2006 13:19:25 +0000 (13:19 +0000)] 
Move around, to make $cross_compile work.

20 years agoAdd --enable-valgrind-tests that make it possible to enable/disable
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.

20 years agoFix.
Simon Josefsson [Tue, 27 Jun 2006 12:46:33 +0000 (12:46 +0000)] 
Fix.

20 years agoRevert.
Simon Josefsson [Tue, 27 Jun 2006 12:37:33 +0000 (12:37 +0000)] 
Revert.

20 years agoUse libtool -no-install.
Simon Josefsson [Tue, 27 Jun 2006 12:17:18 +0000 (12:17 +0000)] 
Use libtool -no-install.

20 years agoUse -DLZO_HAVE_CONFIG_H, as suggested by README.LZO.
Simon Josefsson [Tue, 27 Jun 2006 12:13:10 +0000 (12:13 +0000)] 
Use -DLZO_HAVE_CONFIG_H, as suggested by README.LZO.

20 years agoWork under mingw.
Simon Josefsson [Tue, 27 Jun 2006 12:01:40 +0000 (12:01 +0000)] 
Work under mingw.