]>
git.ipfire.org Git - thirdparty/gnutls.git/log
Simon Josefsson [Mon, 25 Feb 2008 15:22:33 +0000 (16:22 +0100)]
Change DOC_SOURCE_DIR, needed for GTK-DOC to have comments for variables.
Simon Josefsson [Mon, 25 Feb 2008 13:35:46 +0000 (14:35 +0100)]
Remove unused defines.
Simon Josefsson [Mon, 25 Feb 2008 10:26:35 +0000 (11:26 +0100)]
Added, lost part of Joe's original gnutls_x509_dn_export patch.
Simon Josefsson [Mon, 25 Feb 2008 10:19:13 +0000 (11:19 +0100)]
Update gnulib files.
Simon Josefsson [Mon, 25 Feb 2008 08:18:44 +0000 (09:18 +0100)]
Add.
Nikos [Sun, 24 Feb 2008 08:55:28 +0000 (10:55 +0200)]
Added gnutls_x509_dn_export(). Patch by Joe Orton.
Nikos [Thu, 21 Feb 2008 17:30:46 +0000 (19:30 +0200)]
_export_ -> _get_
Simon Josefsson [Thu, 21 Feb 2008 11:55:09 +0000 (12:55 +0100)]
Add.
Simon Josefsson [Thu, 21 Feb 2008 11:54:31 +0000 (12:54 +0100)]
Don't use credentials from files (causes problems with srcdir!=builddir).
Simon Josefsson [Thu, 21 Feb 2008 11:43:44 +0000 (12:43 +0100)]
Bump version.
Simon Josefsson [Thu, 21 Feb 2008 11:38:57 +0000 (12:38 +0100)]
Generated.
Simon Josefsson [Thu, 21 Feb 2008 11:22:22 +0000 (12:22 +0100)]
Version 2.3.1.
Simon Josefsson [Thu, 21 Feb 2008 11:21:51 +0000 (12:21 +0100)]
Add.
Simon Josefsson [Thu, 21 Feb 2008 11:19:48 +0000 (12:19 +0100)]
Generated.
Simon Josefsson [Thu, 21 Feb 2008 11:13:17 +0000 (12:13 +0100)]
Fixes.
Simon Josefsson [Thu, 21 Feb 2008 11:11:25 +0000 (12:11 +0100)]
Typo.
Simon Josefsson [Thu, 21 Feb 2008 11:09:01 +0000 (12:09 +0100)]
Fix.
Simon Josefsson [Thu, 21 Feb 2008 11:06:13 +0000 (12:06 +0100)]
Use better names in gnutls_certificate_print_formats_t.
Simon Josefsson [Thu, 21 Feb 2008 10:53:28 +0000 (11:53 +0100)]
Mention new APIs.
Simon Josefsson [Thu, 21 Feb 2008 10:41:36 +0000 (11:41 +0100)]
Drop gnutls_openpgp_crt_get_id (handled by compat.h).
Simon Josefsson [Thu, 21 Feb 2008 10:27:29 +0000 (11:27 +0100)]
Fix.
Simon Josefsson [Thu, 21 Feb 2008 10:27:19 +0000 (11:27 +0100)]
Credit.
Simon Josefsson [Thu, 21 Feb 2008 10:26:52 +0000 (11:26 +0100)]
Cleanup gnutls_openpgp_crt_get_id vs gnutls_openpgp_crt_get_key_id.
Simon Josefsson [Thu, 21 Feb 2008 10:03:55 +0000 (11:03 +0100)]
Typo.
Simon Josefsson [Thu, 21 Feb 2008 09:45:37 +0000 (10:45 +0100)]
Make it build.
Simon Josefsson [Thu, 21 Feb 2008 07:54:39 +0000 (08:54 +0100)]
Add.
Nikos [Wed, 20 Feb 2008 19:26:40 +0000 (21:26 +0200)]
removed function
Nikos [Wed, 20 Feb 2008 19:19:51 +0000 (21:19 +0200)]
Added gnutls_certificate_export_x509_cas and other functions to
export elements from the certificate credentials structure.
Nikos [Tue, 19 Feb 2008 21:19:15 +0000 (23:19 +0200)]
changes to compile with ENABLE_OPENPGP undef.
Nikos [Tue, 19 Feb 2008 20:59:45 +0000 (22:59 +0200)]
do not return more than the available names.
Nikos [Tue, 19 Feb 2008 20:56:27 +0000 (22:56 +0200)]
corrected bug that prevented printing the names.
Nikos [Tue, 19 Feb 2008 20:48:35 +0000 (22:48 +0200)]
some updates
Nikos [Tue, 19 Feb 2008 20:46:41 +0000 (22:46 +0200)]
added self test for openpgp connection
Nikos [Tue, 19 Feb 2008 20:24:15 +0000 (22:24 +0200)]
Added gnutls_x509_dn_import/init/deinit() to access raw DER DN. Patch
by Joe Orton.
Nikos [Tue, 19 Feb 2008 20:20:18 +0000 (22:20 +0200)]
better usage of gnutls_openpgp_keyid_t
Nikos [Tue, 19 Feb 2008 18:39:37 +0000 (20:39 +0200)]
copyright 2008
Nikos [Mon, 18 Feb 2008 19:46:28 +0000 (21:46 +0200)]
pgp_keyid_t is now compatible with the 2.2 key id.
Nikos [Mon, 18 Feb 2008 15:59:00 +0000 (17:59 +0200)]
Merge branch 'master' of ssh://nmav@git.sv.gnu.org/srv/git/gnutls
Nikos [Mon, 18 Feb 2008 15:58:24 +0000 (17:58 +0200)]
Several updates in the openpgp code. Now it uses subkeys only when requested.
When using subkeys we follow the draft-mavrogiannopoulos-rfc5081bis-00.txt.
Simon Josefsson [Mon, 18 Feb 2008 15:30:17 +0000 (16:30 +0100)]
Don't mention SSL/TLS versions here. Some minor other fixes.
Simon Josefsson [Mon, 18 Feb 2008 14:39:43 +0000 (15:39 +0100)]
For compatibility.
Simon Josefsson [Mon, 18 Feb 2008 14:26:59 +0000 (15:26 +0100)]
Remove all external APIs already declared in includes/gnutls/openpgp.h.
Simon Josefsson [Mon, 18 Feb 2008 14:22:01 +0000 (15:22 +0100)]
Re-add gnutls_openpgp_crt_get_id to avoid breaking ABI.
Simon Josefsson [Mon, 18 Feb 2008 14:21:20 +0000 (15:21 +0100)]
Mention gnutls_openpgp_keyid_t.
Simon Josefsson [Mon, 18 Feb 2008 13:39:38 +0000 (14:39 +0100)]
Update gnulib files.
Nikos [Sun, 17 Feb 2008 18:37:24 +0000 (20:37 +0200)]
corrected string handling in parse_general_name. Thanks to Andreas Metzler for pointing out.
Nikos [Sun, 17 Feb 2008 14:07:42 +0000 (16:07 +0200)]
Increased the default certificate verification chain limits and allowed
for checks without limitation.
Nikos [Sun, 17 Feb 2008 13:59:38 +0000 (15:59 +0200)]
corrected previous fix in priorities handling.
Nikos [Sat, 16 Feb 2008 22:18:08 +0000 (00:18 +0200)]
Corrected memory leaks in session resuming and DHE ciphersuites. Reported
by Daniel Stenberg.
Nikos [Fri, 15 Feb 2008 21:23:11 +0000 (23:23 +0200)]
documented the gnutls_x509_crt_get_subject_alt_name fix.
Nikos [Fri, 15 Feb 2008 21:00:25 +0000 (23:00 +0200)]
null terminate only printable strings.
Simon Josefsson [Thu, 14 Feb 2008 09:31:27 +0000 (10:31 +0100)]
Add.
Simon Josefsson [Wed, 13 Feb 2008 16:11:22 +0000 (17:11 +0100)]
Add.
Simon Josefsson [Tue, 12 Feb 2008 13:03:43 +0000 (14:03 +0100)]
Add.
Simon Josefsson [Tue, 12 Feb 2008 11:48:25 +0000 (12:48 +0100)]
Add.
Simon Josefsson [Tue, 12 Feb 2008 11:48:01 +0000 (12:48 +0100)]
Doc fixes, to clarify that srp_base64 != base64.
Based on discussion in
<http://thread.gmane.org/gmane.network.gnutls.general/1039/focus=1042>.
Simon Josefsson [Sun, 10 Feb 2008 14:10:07 +0000 (15:10 +0100)]
Add.
Nikos [Thu, 7 Feb 2008 16:18:05 +0000 (18:18 +0200)]
Merge branch 'master' of ssh://nmav@git.sv.gnu.org/srv/git/gnutls
Nikos [Thu, 7 Feb 2008 16:15:26 +0000 (18:15 +0200)]
Applied patch to fix the NONE parameters. By Laurence Withers <l@lwithers.me.uk>
Simon Josefsson [Wed, 6 Feb 2008 20:00:17 +0000 (21:00 +0100)]
Brace expansion is not POSIX portable.
Simon Josefsson [Mon, 4 Feb 2008 15:00:06 +0000 (16:00 +0100)]
Add.
Simon Josefsson [Mon, 4 Feb 2008 14:59:45 +0000 (15:59 +0100)]
When --debug is given, also print libgcrypt RNG information.
Simon Josefsson [Mon, 4 Feb 2008 14:34:11 +0000 (15:34 +0100)]
Add 'On Record Padding' section.
Simon Josefsson [Mon, 4 Feb 2008 13:58:18 +0000 (14:58 +0100)]
Re-order indices so they are last in the PDF.
Simon Josefsson [Mon, 4 Feb 2008 10:11:27 +0000 (11:11 +0100)]
Merge in 2.2.1 release notes.
Simon Josefsson [Sun, 3 Feb 2008 16:15:14 +0000 (17:15 +0100)]
Make it compile.
Simon Josefsson [Sun, 3 Feb 2008 16:10:13 +0000 (17:10 +0100)]
Drop SIZEOF_UNSIGNED_LONG_INT, it's done in configure.in now.
Simon Josefsson [Sun, 3 Feb 2008 16:00:11 +0000 (17:00 +0100)]
Update gnulib files.
Simon Josefsson [Fri, 1 Feb 2008 17:07:54 +0000 (18:07 +0100)]
Update libtasn1 to 1.3.
Simon Josefsson [Thu, 31 Jan 2008 09:14:21 +0000 (10:14 +0100)]
Update gnulib files.
Nikos [Sun, 27 Jan 2008 07:09:02 +0000 (09:09 +0200)]
some updates
Nikos [Sun, 27 Jan 2008 07:08:11 +0000 (09:08 +0200)]
new definitions
Nikos [Sat, 26 Jan 2008 21:09:41 +0000 (23:09 +0200)]
Merge branch 'master' of ssh://nmav@git.sv.gnu.org/srv/git/gnutls
Nikos [Sat, 26 Jan 2008 21:08:18 +0000 (23:08 +0200)]
changes to remove the KEYRING_HACK and make keyring access thread safe.
Simon Josefsson [Sat, 26 Jan 2008 06:19:59 +0000 (07:19 +0100)]
Add.
Simon Josefsson [Sat, 26 Jan 2008 06:19:25 +0000 (07:19 +0100)]
Add.
Nikos [Fri, 25 Jan 2008 21:47:13 +0000 (23:47 +0200)]
updates in openpgp keyring handling.
Nikos [Fri, 25 Jan 2008 21:46:44 +0000 (23:46 +0200)]
Modified the search to include a state.
Nikos [Fri, 25 Jan 2008 21:45:58 +0000 (23:45 +0200)]
print keyrings
Simon Josefsson [Wed, 23 Jan 2008 13:39:30 +0000 (14:39 +0100)]
Simplify output.
Simon Josefsson [Wed, 23 Jan 2008 13:36:04 +0000 (14:36 +0100)]
Fix paths.
Simon Josefsson [Sat, 19 Jan 2008 13:20:54 +0000 (14:20 +0100)]
Bump version so we are higher than gnutls 2.2.x but remain compatible.
This will avoid shared library name conflicts with 2.2.x, and also that
any 2.3.x libraries will always be prefered over 2.2.x.
Simon Josefsson [Sat, 19 Jan 2008 11:17:35 +0000 (12:17 +0100)]
Update gnulib files.
Simon Josefsson [Thu, 17 Jan 2008 18:14:41 +0000 (19:14 +0100)]
Update Ludovic's e-mail.
Simon Josefsson [Thu, 17 Jan 2008 17:42:41 +0000 (18:42 +0100)]
Also test dhe-rsa.
Simon Josefsson [Tue, 15 Jan 2008 07:42:58 +0000 (08:42 +0100)]
Remove openpgp files moved to lib/openpgp/.
Simon Josefsson [Tue, 15 Jan 2008 07:42:10 +0000 (08:42 +0100)]
Fix pgp-api.texi move.
Simon Josefsson [Mon, 14 Jan 2008 21:09:35 +0000 (22:09 +0100)]
Fix chmod.
Simon Josefsson [Mon, 14 Jan 2008 21:09:06 +0000 (22:09 +0100)]
Add.
Nikos [Mon, 14 Jan 2008 19:48:27 +0000 (21:48 +0200)]
Merge branch 'master' of ssh://nmav@git.sv.gnu.org/srv/git/gnutls
Nikos [Mon, 14 Jan 2008 19:08:18 +0000 (21:08 +0200)]
moved common stuff to gnutls.h
Nikos [Mon, 14 Jan 2008 19:07:37 +0000 (21:07 +0200)]
documented more changes.
Nikos [Mon, 14 Jan 2008 19:03:16 +0000 (21:03 +0200)]
changes for the new api
Simon Josefsson [Mon, 14 Jan 2008 14:35:48 +0000 (15:35 +0100)]
Use gnulib's memmem-simple instead.
Simon Josefsson [Mon, 14 Jan 2008 14:34:15 +0000 (15:34 +0100)]
Remove libextra/minilozo/Makefile.
Nikos [Mon, 14 Jan 2008 06:33:23 +0000 (08:33 +0200)]
openpgp_privkey_export() has parameters to export encrypted secret keys. Added for future compatibility.
Simon Josefsson [Sun, 13 Jan 2008 21:56:00 +0000 (22:56 +0100)]
Add.
Nikos [Sun, 13 Jan 2008 18:58:42 +0000 (20:58 +0200)]
use the first valid subkey if an authentication subkey is not found.
Nikos [Sun, 13 Jan 2008 18:49:57 +0000 (20:49 +0200)]
Additions to make certtool print information on openpgp keys.
Nikos [Sun, 13 Jan 2008 13:31:59 +0000 (15:31 +0200)]
documented changes.