Simon Josefsson [Mon, 8 Oct 2007 09:38:26 +0000 (11:38 +0200)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls
Conflicts:
NEWS
Nikos Mavrogiannopoulos [Mon, 8 Oct 2007 09:08:33 +0000 (12:08 +0300)]
** Added capability to set a callback after the client hello is received
by the server in order to adjust parameters before the handshake.
** SRP was corrected to adhere (more) to the latest draft (published soon as RFC)
** Corrected bug which did not allow a server to run without supporting
certificates.
** Updated the DN parser which now prints wrongly decoded values as hex
strings.
Nikos Mavrogiannopoulos [Sun, 7 Oct 2007 10:26:46 +0000 (13:26 +0300)]
corrected possible size issue
Nikos Mavrogiannopoulos [Sun, 7 Oct 2007 07:26:18 +0000 (10:26 +0300)]
Removed all the xml functions and stubs, as well as references in the
documentation.
Nikos Mavrogiannopoulos [Sat, 6 Oct 2007 18:21:22 +0000 (21:21 +0300)]
error_to_alert() now always return an alert number. This is to avoid sending illegal values
when the return value is not checked (commonplace).
Nikos Mavrogiannopoulos [Sat, 6 Oct 2007 10:51:03 +0000 (13:51 +0300)]
Nikos Mavrogiannopoulos [Sat, 6 Oct 2007 10:50:43 +0000 (13:50 +0300)]
Nikos Mavrogiannopoulos [Sat, 6 Oct 2007 10:19:11 +0000 (13:19 +0300)]
Added the --quick-random option to certtool to improve generation time of private keys.
They delay is quite annoying especially when generating test keys.
Simon Josefsson [Sat, 6 Oct 2007 08:27:10 +0000 (10:27 +0200)]
Bump versions.
Simon Josefsson [Sat, 6 Oct 2007 08:26:54 +0000 (10:26 +0200)]
Add.
Nikos Mavrogiannopoulos [Sat, 6 Oct 2007 07:15:09 +0000 (10:15 +0300)]
Corrected output in DER format and corrected output for smime_to_pkcs7 to output in outfile instead of stdout.
Simon Josefsson [Mon, 24 Sep 2007 11:50:08 +0000 (13:50 +0200)]
Generated.
Simon Josefsson [Mon, 24 Sep 2007 11:30:49 +0000 (13:30 +0200)]
Bump version.
Simon Josefsson [Mon, 24 Sep 2007 11:30:22 +0000 (13:30 +0200)]
Version 2.1.1.
Simon Josefsson [Mon, 24 Sep 2007 11:30:04 +0000 (13:30 +0200)]
Add.
Simon Josefsson [Mon, 24 Sep 2007 11:22:51 +0000 (13:22 +0200)]
Rework Camellia configure messages and logic.
Simon Josefsson [Mon, 24 Sep 2007 11:03:57 +0000 (13:03 +0200)]
Add fixes, for trac.
Simon Josefsson [Mon, 24 Sep 2007 11:03:26 +0000 (13:03 +0200)]
Add.
Simon Josefsson [Mon, 24 Sep 2007 10:47:28 +0000 (12:47 +0200)]
Typo.
Simon Josefsson [Mon, 24 Sep 2007 10:45:33 +0000 (12:45 +0200)]
Add --disable-camellia. Remove automake conditional, not used.
Simon Josefsson [Mon, 24 Sep 2007 10:42:01 +0000 (12:42 +0200)]
Add.
Simon Josefsson [Mon, 24 Sep 2007 10:41:31 +0000 (12:41 +0200)]
Add.
Simon Josefsson [Mon, 24 Sep 2007 10:41:08 +0000 (12:41 +0200)]
Bump version.
Simon Josefsson [Mon, 24 Sep 2007 10:39:58 +0000 (12:39 +0200)]
Add patch to support Camellia, contributed by Yoshisato YANAGISAWA. Fixes #1.
See http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2331
Simon Josefsson [Thu, 20 Sep 2007 14:37:58 +0000 (16:37 +0200)]
Generated.
Simon Josefsson [Thu, 20 Sep 2007 14:29:51 +0000 (16:29 +0200)]
Version 2.1.0.
Simon Josefsson [Thu, 20 Sep 2007 14:18:30 +0000 (16:18 +0200)]
Move CFLAGS setting further down, to make AC_PROG_CC add -g to it.
Simon Josefsson [Thu, 20 Sep 2007 14:14:22 +0000 (16:14 +0200)]
Generated.
Simon Josefsson [Thu, 20 Sep 2007 14:14:02 +0000 (16:14 +0200)]
Set variables to NULL. Fix oprfi variable.
Simon Josefsson [Thu, 20 Sep 2007 14:13:01 +0000 (16:13 +0200)]
Set variables to NULL.
Simon Josefsson [Thu, 20 Sep 2007 14:11:56 +0000 (16:11 +0200)]
Fix crash.
Simon Josefsson [Thu, 20 Sep 2007 14:09:43 +0000 (16:09 +0200)]
Fix crash.
Simon Josefsson [Thu, 20 Sep 2007 14:07:35 +0000 (16:07 +0200)]
Fix infloop.
Simon Josefsson [Thu, 20 Sep 2007 13:54:58 +0000 (15:54 +0200)]
Fix crash.
Simon Josefsson [Thu, 20 Sep 2007 13:54:28 +0000 (15:54 +0200)]
Fix crash.
Simon Josefsson [Thu, 20 Sep 2007 13:47:23 +0000 (15:47 +0200)]
Support Opaque PRF Input in gnutls-cli and gnutls-serv.
Simon Josefsson [Thu, 20 Sep 2007 13:14:46 +0000 (15:14 +0200)]
Generated.
Simon Josefsson [Thu, 20 Sep 2007 13:10:42 +0000 (15:10 +0200)]
Mention how to enable oprfi support.
Simon Josefsson [Thu, 20 Sep 2007 13:08:38 +0000 (15:08 +0200)]
Typo.
Simon Josefsson [Thu, 20 Sep 2007 13:07:39 +0000 (15:07 +0200)]
Document more.
Simon Josefsson [Thu, 20 Sep 2007 13:03:41 +0000 (15:03 +0200)]
Doc fix.
Simon Josefsson [Thu, 20 Sep 2007 12:52:39 +0000 (14:52 +0200)]
Support for Opaque PRF Input TLS extension.
Simon Josefsson [Thu, 20 Sep 2007 12:44:23 +0000 (14:44 +0200)]
Add configure.in snippet to TLS ext section.
Simon Josefsson [Thu, 20 Sep 2007 12:43:16 +0000 (14:43 +0200)]
Typo.
Simon Josefsson [Thu, 20 Sep 2007 12:33:44 +0000 (14:33 +0200)]
Add.
Simon Josefsson [Thu, 20 Sep 2007 12:30:06 +0000 (14:30 +0200)]
Bump versions.
Simon Josefsson [Thu, 20 Sep 2007 12:29:15 +0000 (14:29 +0200)]
Fix -I's.
Simon Josefsson [Thu, 20 Sep 2007 12:06:18 +0000 (14:06 +0200)]
Generated.
Simon Josefsson [Thu, 20 Sep 2007 11:55:44 +0000 (13:55 +0200)]
Fix release target (git-tag no longer exit with failure for non-existing tags).
Simon Josefsson [Thu, 20 Sep 2007 11:52:59 +0000 (13:52 +0200)]
Version 2.0.1.
Simon Josefsson [Thu, 20 Sep 2007 11:46:42 +0000 (13:46 +0200)]
Improve TLS ext section.
Simon Josefsson [Wed, 19 Sep 2007 08:31:56 +0000 (10:31 +0200)]
Add.
Simon Josefsson [Tue, 18 Sep 2007 11:53:07 +0000 (13:53 +0200)]
Notes on adding a new TLS extension.
Simon Josefsson [Mon, 17 Sep 2007 09:45:31 +0000 (11:45 +0200)]
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/gnutls
Simon Josefsson [Mon, 17 Sep 2007 09:13:39 +0000 (11:13 +0200)]
Fix.
Nikos Mavrogiannopoulos [Mon, 17 Sep 2007 09:13:35 +0000 (12:13 +0300)]
Merge branch 'master' of git://repo.or.cz/gnutls
Simon Josefsson [Mon, 17 Sep 2007 09:06:24 +0000 (11:06 +0200)]
Rename.
Simon Josefsson [Mon, 17 Sep 2007 09:04:24 +0000 (11:04 +0200)]
Add.
Simon Josefsson [Mon, 17 Sep 2007 09:03:19 +0000 (11:03 +0200)]
Move test credentials from src/ to doc/credentials/.
Nikos Mavrogiannopoulos [Mon, 17 Sep 2007 08:58:32 +0000 (11:58 +0300)]
Merge branch 'master' of git://repo.or.cz/gnutls
Nikos Mavrogiannopoulos [Mon, 17 Sep 2007 08:47:12 +0000 (11:47 +0300)]
Added the --disable-client-cert option, to prevent the server asking the client for a certificate.
Simon Josefsson [Tue, 11 Sep 2007 13:38:46 +0000 (15:38 +0200)]
Remove duplicate gnulib modules.
Simon Josefsson [Tue, 11 Sep 2007 13:36:08 +0000 (15:36 +0200)]
Remove duplicate gnulib modules.
Simon Josefsson [Tue, 11 Sep 2007 13:23:39 +0000 (15:23 +0200)]
Update gnulib files.
Simon Josefsson [Tue, 11 Sep 2007 13:23:06 +0000 (15:23 +0200)]
Update gnulib files.
Simon Josefsson [Tue, 11 Sep 2007 13:21:51 +0000 (15:21 +0200)]
Add.
Ludovic Courtès [Tue, 4 Sep 2007 12:27:40 +0000 (14:27 +0200)]
Guile: Fix `x509-certificate-dn-oid' and related functions.
* guile/src/core.c (X509_CERTIFICATE_DN_OID_FUNCTION_BODY): Use
`scm_take_locale_stringn ()' instead of `scm_take_locale_string ()'.
* NEWS: Update.
Signed-off-by: Simon Josefsson <simon@josefsson.org>
Ludovic Courtès [Tue, 4 Sep 2007 12:27:40 +0000 (14:27 +0200)]
Guile: Fix `x509-certificate-dn-oid' and related functions.
* guile/src/core.c (X509_CERTIFICATE_DN_OID_FUNCTION_BODY): Use
`scm_take_locale_stringn ()' instead of `scm_take_locale_string ()'.
* NEWS: Update.
Signed-off-by: Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Mon, 10 Sep 2007 21:46:44 +0000 (23:46 +0200)]
Update gnulib files.
Simon Josefsson [Mon, 10 Sep 2007 21:45:42 +0000 (23:45 +0200)]
Remove .cvsignore's.
Simon Josefsson [Fri, 7 Sep 2007 14:46:22 +0000 (16:46 +0200)]
Fix.
Simon Josefsson [Fri, 7 Sep 2007 10:42:30 +0000 (12:42 +0200)]
Bump versions.
Simon Josefsson [Fri, 7 Sep 2007 10:42:09 +0000 (12:42 +0200)]
Use official IANA values for SRP.
Simon Josefsson [Thu, 6 Sep 2007 15:27:57 +0000 (17:27 +0200)]
TLS/IA example uses anonymous ciphers.
Simon Josefsson [Tue, 4 Sep 2007 07:07:16 +0000 (09:07 +0200)]
Generated.
Simon Josefsson [Tue, 4 Sep 2007 06:53:09 +0000 (08:53 +0200)]
Version 2.0.0.
Simon Josefsson [Tue, 4 Sep 2007 06:53:00 +0000 (08:53 +0200)]
Add.
Simon Josefsson [Mon, 3 Sep 2007 12:22:42 +0000 (14:22 +0200)]
Add 1.6.x entries.
Simon Josefsson [Mon, 3 Sep 2007 09:41:26 +0000 (11:41 +0200)]
Fix.
Simon Josefsson [Mon, 3 Sep 2007 09:41:20 +0000 (11:41 +0200)]
Use three-digit versions.
Simon Josefsson [Fri, 31 Aug 2007 22:46:56 +0000 (00:46 +0200)]
Fix.
Simon Josefsson [Fri, 31 Aug 2007 22:46:46 +0000 (00:46 +0200)]
Use libtasn1 v1.1.
Simon Josefsson [Fri, 31 Aug 2007 14:16:03 +0000 (16:16 +0200)]
Bump versions.
Simon Josefsson [Fri, 31 Aug 2007 14:11:45 +0000 (16:11 +0200)]
Use libtasn1 v1.0.
Simon Josefsson [Fri, 31 Aug 2007 12:50:15 +0000 (14:50 +0200)]
Drop gnits mode.
Simon Josefsson [Fri, 31 Aug 2007 12:00:57 +0000 (14:00 +0200)]
Also don't build ex-serv-anon when anonymous ciphers are disabled.
Simon Josefsson [Fri, 31 Aug 2007 11:59:57 +0000 (13:59 +0200)]
Don't try to build ex-client1 if anonymous ciphers are disabled.
Simon Josefsson [Mon, 27 Aug 2007 15:38:33 +0000 (17:38 +0200)]
Generated.
Simon Josefsson [Mon, 27 Aug 2007 15:32:50 +0000 (17:32 +0200)]
Version 1.7.19.
Simon Josefsson [Mon, 27 Aug 2007 14:38:26 +0000 (16:38 +0200)]
Add.
Simon Josefsson [Mon, 27 Aug 2007 14:37:53 +0000 (16:37 +0200)]
Support GNUTLS_CRD_PSK and GNUTLS_CRD_IA.
Simon Josefsson [Mon, 27 Aug 2007 14:36:32 +0000 (16:36 +0200)]
Handle GNUTLS_CRD_IA in print_info().
Simon Josefsson [Mon, 27 Aug 2007 14:32:02 +0000 (16:32 +0200)]
Add.
Simon Josefsson [Mon, 27 Aug 2007 14:04:57 +0000 (16:04 +0200)]
Doc fix.
Simon Josefsson [Mon, 27 Aug 2007 14:02:57 +0000 (16:02 +0200)]
Revert "Check that value is negative before using gnutls_error_is_fatal."
This reverts commit
9949a4b0b6b62a0ff3c05fee4283928d1a53b675.
Simon Josefsson [Mon, 27 Aug 2007 13:59:51 +0000 (15:59 +0200)]
Have gnutls_error_is_fatal return 0 on positive "errors".
Would fix bug reported by Andreas Metzler
<ametzler@downhill.at.eu.org> in
<http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2293
see also <http://bugs.debian.org/439640>.
Simon Josefsson [Mon, 27 Aug 2007 13:56:31 +0000 (15:56 +0200)]
Check that value is negative before using gnutls_error_is_fatal.
Fixes bug reported by Andreas Metzler <ametzler@downhill.at.eu.org>
in <http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2293>
see also <http://bugs.debian.org/439640>.
Simon Josefsson [Fri, 24 Aug 2007 09:15:31 +0000 (11:15 +0200)]
Add.
Simon Josefsson [Fri, 24 Aug 2007 09:07:16 +0000 (11:07 +0200)]
Upgrade to OpenCDK 0.6.4.
Simon Josefsson [Thu, 23 Aug 2007 23:36:17 +0000 (01:36 +0200)]
Add.