]>
git.ipfire.org Git - thirdparty/gnutls.git/log
Simon Josefsson [Wed, 4 Jun 2008 04:59:03 +0000 (06:59 +0200)]
Generated.
Simon Josefsson [Wed, 4 Jun 2008 04:58:51 +0000 (06:58 +0200)]
gnutls-cli: Implement PSK callback.
Simon Josefsson [Wed, 4 Jun 2008 04:57:20 +0000 (06:57 +0200)]
Add gnutls-serv --pskhint.
Simon Josefsson [Wed, 4 Jun 2008 04:55:56 +0000 (06:55 +0200)]
Generate server key exchange (psk identity hint). Invoke client callback.
Simon Josefsson [Wed, 4 Jun 2008 04:55:15 +0000 (06:55 +0200)]
Add gnutls_psk_set_server_credentials_hint.
Simon Josefsson [Tue, 3 Jun 2008 15:28:31 +0000 (17:28 +0200)]
Add gnutls_psk_client_get_hint function. Use it.
Simon Josefsson [Tue, 3 Jun 2008 15:00:47 +0000 (17:00 +0200)]
Pack/unpack psk identity hint too.
Simon Josefsson [Tue, 3 Jun 2008 14:18:26 +0000 (16:18 +0200)]
psktool: Support --netconf-hint.
Simon Josefsson [Tue, 3 Jun 2008 13:58:32 +0000 (15:58 +0200)]
Bump versions.
Nikos Mavrogiannopoulos [Mon, 2 Jun 2008 19:55:07 +0000 (22:55 +0300)]
safer use of KEYID_IMPORT().
Nikos Mavrogiannopoulos [Mon, 2 Jun 2008 19:35:01 +0000 (22:35 +0300)]
Corrected usage of DECR_LEN()
Nikos Mavrogiannopoulos [Sun, 1 Jun 2008 16:05:10 +0000 (19:05 +0300)]
reduced logging level
Simon Josefsson [Tue, 27 May 2008 20:16:39 +0000 (22:16 +0200)]
Update to latest version.
Simon Josefsson [Tue, 27 May 2008 13:14:21 +0000 (15:14 +0200)]
Add emacs mode markers.
Simon Josefsson [Mon, 26 May 2008 14:14:44 +0000 (16:14 +0200)]
Fix.
Simon Josefsson [Mon, 26 May 2008 14:13:58 +0000 (16:13 +0200)]
Revert "Revert ABI version, make libgnutls-extra use another ABI version."
This reverts commit
1a0f4dbf5a79ac61c7d10257221d851a4a12d814 .
Simon Josefsson [Mon, 26 May 2008 14:13:43 +0000 (16:13 +0200)]
Revert "Use libtool EXTRA_ version symbols."
This reverts commit
4e6bc87a35ed471022019265f7b5628e480f7e38 .
Simon Josefsson [Mon, 26 May 2008 14:11:39 +0000 (16:11 +0200)]
Mention ABI bump.
Simon Josefsson [Mon, 26 May 2008 14:07:22 +0000 (16:07 +0200)]
Use libtool EXTRA_ version symbols.
Simon Josefsson [Mon, 26 May 2008 14:06:18 +0000 (16:06 +0200)]
Revert ABI version, make libgnutls-extra use another ABI version.
Simon Josefsson [Mon, 26 May 2008 13:49:09 +0000 (15:49 +0200)]
Bump ABI version.
Simon Josefsson [Mon, 26 May 2008 13:25:08 +0000 (15:25 +0200)]
Doc fix.
Simon Josefsson [Mon, 26 May 2008 13:07:19 +0000 (15:07 +0200)]
Merge 2.2.x branch NEWS entries.
Simon Josefsson [Mon, 26 May 2008 10:49:11 +0000 (12:49 +0200)]
Add.
Simon Josefsson [Mon, 26 May 2008 10:47:52 +0000 (12:47 +0200)]
(gnutls_x509_crl_set_version): Fix on platform where 'char' can be unsigned.
Based on report from Laurence Withers <l@lwithers.me.uk>, see:
<http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2825>.
Simon Josefsson [Mon, 26 May 2008 09:43:02 +0000 (11:43 +0200)]
Update gnulib files.
Simon Josefsson [Mon, 26 May 2008 09:40:29 +0000 (11:40 +0200)]
libgnutls-openssl: added RAND_pseudo_bytes API.
Tiny patch from Robert Millan <rmh@aybabtu.com>.
Simon Josefsson [Mon, 26 May 2008 09:39:20 +0000 (11:39 +0200)]
Bump versions.
Nikos Mavrogiannopoulos [Sat, 24 May 2008 13:50:39 +0000 (16:50 +0300)]
added error check.
Nikos Mavrogiannopoulos [Sat, 24 May 2008 11:24:02 +0000 (14:24 +0300)]
Print Never when a certificate never expires.
Nikos Mavrogiannopoulos [Sat, 24 May 2008 11:21:07 +0000 (14:21 +0300)]
Corrected bug gnutls_openpgp_crt_get_name() which returned the same value for index==0 or 1.
Simon Josefsson [Tue, 20 May 2008 13:11:56 +0000 (15:11 +0200)]
Generated.
Simon Josefsson [Tue, 20 May 2008 13:05:23 +0000 (15:05 +0200)]
Version 2.3.11.
Simon Josefsson [Tue, 20 May 2008 11:07:50 +0000 (13:07 +0200)]
Add.
Simon Josefsson [Tue, 20 May 2008 08:18:43 +0000 (10:18 +0200)]
Update gnulib files.
Simon Josefsson [Tue, 20 May 2008 07:02:05 +0000 (09:02 +0200)]
Fix ex-cxx name. Fix LDADD's.
Simon Josefsson [Tue, 20 May 2008 05:01:28 +0000 (07:01 +0200)]
Sync with TP.
Simon Josefsson [Tue, 20 May 2008 04:59:52 +0000 (06:59 +0200)]
Restore umask after opening file.
Suggested by Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>.
Simon Josefsson [Mon, 19 May 2008 22:39:33 +0000 (00:39 +0200)]
Use umask unconditionally.
Simon Josefsson [Mon, 19 May 2008 21:09:48 +0000 (23:09 +0200)]
Add.
Simon Josefsson [Mon, 19 May 2008 19:44:43 +0000 (21:44 +0200)]
Fix broken debug check for GNUTLS-SA-2008-1.
Simon Josefsson [Mon, 19 May 2008 17:49:46 +0000 (19:49 +0200)]
Add.
Simon Josefsson [Mon, 19 May 2008 17:48:21 +0000 (19:48 +0200)]
Don't pass all C flags when building C++ library.
Simon Josefsson [Mon, 19 May 2008 15:15:23 +0000 (17:15 +0200)]
Bump versions.
Simon Josefsson [Mon, 19 May 2008 15:02:55 +0000 (17:02 +0200)]
Generated.
Simon Josefsson [Mon, 19 May 2008 14:54:17 +0000 (16:54 +0200)]
Version 2.3.10.
Simon Josefsson [Mon, 19 May 2008 12:58:42 +0000 (14:58 +0200)]
Bump versions.
Simon Josefsson [Mon, 19 May 2008 12:58:08 +0000 (14:58 +0200)]
Add.
Nikos Mavrogiannopoulos [Mon, 5 May 2008 16:39:31 +0000 (19:39 +0300)]
added wide wildcard hostname matching. Patch by Jean-Philippe Garcia Ballester.
Simon Josefsson [Mon, 19 May 2008 12:44:18 +0000 (14:44 +0200)]
Disable ftp.gnutls.org for now.
Simon Josefsson [Mon, 19 May 2008 12:35:22 +0000 (14:35 +0200)]
Update gnulib files.
Simon Josefsson [Mon, 19 May 2008 12:06:41 +0000 (14:06 +0200)]
Add.
Simon Josefsson [Mon, 19 May 2008 08:34:08 +0000 (10:34 +0200)]
Fix GNUTLS-SA-2008-1 security vulnerabilities.
See http://www.gnu.org/software/gnutls/security.html for updates.
Nikos Mavrogiannopoulos [Sun, 18 May 2008 16:14:34 +0000 (19:14 +0300)]
Use umask to restrict permissions to owner before creating a file.
Nikos Mavrogiannopoulos [Sun, 18 May 2008 16:13:53 +0000 (19:13 +0300)]
Use umask to restrict the newly created file's permissions if operating on a private key.
This effectively fixes the issue reported at <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373169>
and the followups.
Nikos Mavrogiannopoulos [Sat, 17 May 2008 06:28:22 +0000 (09:28 +0300)]
Updated the C++ API with patch from Eduardo Villanueva Che. Suggested by Benjamin Herr.
Simon Josefsson [Fri, 16 May 2008 14:26:28 +0000 (16:26 +0200)]
Generated.
Simon Josefsson [Fri, 16 May 2008 14:20:02 +0000 (16:20 +0200)]
Version 2.3.9.
Simon Josefsson [Fri, 16 May 2008 13:50:33 +0000 (15:50 +0200)]
Remove obsolete comment.
Simon Josefsson [Fri, 16 May 2008 13:47:56 +0000 (15:47 +0200)]
Typo.
Simon Josefsson [Fri, 16 May 2008 13:45:45 +0000 (15:45 +0200)]
Add.
Simon Josefsson [Fri, 16 May 2008 13:45:23 +0000 (15:45 +0200)]
Don't check for present headers, hard code checks for silly src/cfg/.
Simon Josefsson [Fri, 16 May 2008 13:33:51 +0000 (15:33 +0200)]
Replace strings.h check with gnulib module.
Simon Josefsson [Fri, 16 May 2008 13:33:34 +0000 (15:33 +0200)]
Replace strings.h check with gnulib module.
Simon Josefsson [Fri, 16 May 2008 12:17:26 +0000 (14:17 +0200)]
certtool: When writing private keys to files, change permissions of file.
Now the file which the private key is saved to is chmod'ed 0600.
Reported by martin f krafft <madduck@debian.org> see
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373169>.
Simon Josefsson [Fri, 16 May 2008 12:03:19 +0000 (14:03 +0200)]
certtool: Encrypting a private key now require a confirmed password.
Before, './certtool -k -8' would merely ask for a password once.
Reported by Daniel 'NebuchadnezzaR' Dehennin
<nebuchadnezzar@asgardr.info> see
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364287>.
Simon Josefsson [Fri, 16 May 2008 12:02:01 +0000 (14:02 +0200)]
Update gnulib files.
Simon Josefsson [Fri, 16 May 2008 11:54:37 +0000 (13:54 +0200)]
Remove --enable-profile-mode.
Simon Josefsson [Fri, 16 May 2008 09:40:09 +0000 (11:40 +0200)]
Update gnulib files.
Simon Josefsson [Thu, 15 May 2008 13:59:56 +0000 (15:59 +0200)]
Generated.
Simon Josefsson [Thu, 15 May 2008 13:43:42 +0000 (15:43 +0200)]
Allow for server key exchange message to be optional for PSK ciphers.
Simon Josefsson [Thu, 15 May 2008 12:49:29 +0000 (14:49 +0200)]
Version 2.3.4.netconf.1.
Simon Josefsson [Thu, 15 May 2008 12:48:56 +0000 (14:48 +0200)]
Add.
Simon Josefsson [Thu, 15 May 2008 12:41:24 +0000 (14:41 +0200)]
Add.
Simon Josefsson [Thu, 15 May 2008 12:40:53 +0000 (14:40 +0200)]
Parse psk_identity_hint field.
Simon Josefsson [Thu, 15 May 2008 12:03:08 +0000 (14:03 +0200)]
Fix so that PSK authentication works.
Simon Josefsson [Thu, 15 May 2008 12:03:55 +0000 (14:03 +0200)]
Document gnutls-cli PSK fix.
Simon Josefsson [Thu, 15 May 2008 12:03:08 +0000 (14:03 +0200)]
Fix so that PSK authentication works.
Simon Josefsson [Thu, 15 May 2008 11:59:44 +0000 (13:59 +0200)]
Update gnulib files.
Simon Josefsson [Sun, 11 May 2008 08:13:16 +0000 (10:13 +0200)]
Add.
Simon Josefsson [Wed, 7 May 2008 14:08:51 +0000 (16:08 +0200)]
Add.
Simon Josefsson [Wed, 7 May 2008 14:08:27 +0000 (16:08 +0200)]
Don't run guile openpgp self tests if openpgp is disabled.
Simon Josefsson [Wed, 7 May 2008 14:05:18 +0000 (16:05 +0200)]
Don't run openpgpself if openpgp stuff wasn't built.
Simon Josefsson [Wed, 7 May 2008 13:39:13 +0000 (15:39 +0200)]
libgnutls: Compile if SRP is disabled.
Report and tiny patches from <jared.jennings.ctr@eglin.af.mil>, see
<https://savannah.gnu.org/support/index.php?106342>.
Simon Josefsson [Tue, 6 May 2008 12:56:28 +0000 (14:56 +0200)]
Fix warning.
Simon Josefsson [Tue, 6 May 2008 12:53:36 +0000 (14:53 +0200)]
Update gnulib files.
Simon Josefsson [Tue, 6 May 2008 10:33:16 +0000 (12:33 +0200)]
Fix.
Simon Josefsson [Tue, 6 May 2008 10:33:00 +0000 (12:33 +0200)]
Add.
Simon Josefsson [Tue, 6 May 2008 10:31:24 +0000 (12:31 +0200)]
More translation markups.
Simon Josefsson [Tue, 6 May 2008 10:29:22 +0000 (12:29 +0200)]
Add translations from openpgp output functions too.
Simon Josefsson [Tue, 6 May 2008 10:28:57 +0000 (12:28 +0200)]
Translation fixes, tiny patch from Benno Schulenberg <bensberg@justemail.net>.
Simon Josefsson [Mon, 5 May 2008 11:27:09 +0000 (13:27 +0200)]
Update gnulib files.
Simon Josefsson [Fri, 2 May 2008 09:53:28 +0000 (11:53 +0200)]
Merge branch 'master' of ssh://jas@git.sv.gnu.org/srv/git/gnutls
Nikos Mavrogiannopoulos [Thu, 1 May 2008 08:06:19 +0000 (11:06 +0300)]
USE_CAMELIA-> ENABLE_CAMELIA
Simon Josefsson [Wed, 30 Apr 2008 19:05:51 +0000 (21:05 +0200)]
Add.
Simon Josefsson [Wed, 30 Apr 2008 08:01:36 +0000 (10:01 +0200)]
Update gnulib files.
Simon Josefsson [Tue, 29 Apr 2008 21:59:56 +0000 (23:59 +0200)]
Add.
Simon Josefsson [Tue, 29 Apr 2008 21:50:45 +0000 (23:50 +0200)]
Add.
Simon Josefsson [Tue, 29 Apr 2008 21:48:02 +0000 (23:48 +0200)]
Call AM_CONDITIONAL at top-level.
Simon Josefsson [Tue, 29 Apr 2008 11:01:38 +0000 (13:01 +0200)]
Bump versions.