]>
git.ipfire.org Git - thirdparty/gnutls.git/log
Nikos Mavrogiannopoulos [Fri, 19 Aug 2011 15:17:10 +0000 (17:17 +0200)]
updated ignored files.
Nikos Mavrogiannopoulos [Fri, 19 Aug 2011 15:16:59 +0000 (17:16 +0200)]
Corrected session resumption test.
Nikos Mavrogiannopoulos [Fri, 19 Aug 2011 14:54:42 +0000 (16:54 +0200)]
Avoid using vfprintf() and use a combination of vsnprintf and fputs instead. My gnulib has issues with them.
Nikos Mavrogiannopoulos [Fri, 19 Aug 2011 14:37:17 +0000 (16:37 +0200)]
added vfprintf-posix (needed by tests)
Nikos Mavrogiannopoulos [Fri, 19 Aug 2011 14:36:52 +0000 (16:36 +0200)]
depend on p11-kit 0.4+.
Nikos Mavrogiannopoulos [Fri, 19 Aug 2011 11:53:12 +0000 (13:53 +0200)]
Removed the limitation of one name per certificate.
Nikos Mavrogiannopoulos [Fri, 19 Aug 2011 11:11:29 +0000 (13:11 +0200)]
rephrased text on anonymous authentication.
Nikos Mavrogiannopoulos [Wed, 17 Aug 2011 15:33:38 +0000 (17:33 +0200)]
small update in psktool
Nikos Mavrogiannopoulos [Wed, 17 Aug 2011 14:50:17 +0000 (16:50 +0200)]
updated crywrap
Nikos Mavrogiannopoulos [Wed, 17 Aug 2011 14:47:30 +0000 (16:47 +0200)]
documented changes
Nikos Mavrogiannopoulos [Wed, 17 Aug 2011 14:45:22 +0000 (16:45 +0200)]
gnutls_certificate_set_x509_key_file() and friends support server name indication.
If multiple certificates are set using this function the proper one will be
selected during a handshake, with the limitation of a single name per certificate.
Nikos Mavrogiannopoulos [Wed, 17 Aug 2011 14:24:52 +0000 (16:24 +0200)]
Documentation fixes.
Simon Josefsson [Wed, 17 Aug 2011 07:36:49 +0000 (09:36 +0200)]
Fix syntax-check nits.
Nikos Mavrogiannopoulos [Mon, 15 Aug 2011 17:44:57 +0000 (19:44 +0200)]
Added AES-256-GCM. Reported by Benjamin Hof.
Nikos Mavrogiannopoulos [Sun, 14 Aug 2011 13:03:35 +0000 (15:03 +0200)]
documented fix
Nikos Mavrogiannopoulos [Sun, 14 Aug 2011 13:02:33 +0000 (15:02 +0200)]
Introduced GNUTLS_PKCS11_PIN_WRONG flag to indicate the previously given PIN is wrong.
Nikos Mavrogiannopoulos [Sun, 14 Aug 2011 12:47:34 +0000 (14:47 +0200)]
documented fix
Nikos Mavrogiannopoulos [Sun, 14 Aug 2011 12:43:44 +0000 (14:43 +0200)]
some discussion on tokens.
Nikos Mavrogiannopoulos [Sun, 14 Aug 2011 12:38:59 +0000 (14:38 +0200)]
Corrected issue when asking multiple times for PIN.
Nikos Mavrogiannopoulos [Sun, 14 Aug 2011 11:28:13 +0000 (13:28 +0200)]
corrected configure test
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 19:39:41 +0000 (21:39 +0200)]
dhparams have now the 'r' option.
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 16:34:47 +0000 (18:34 +0200)]
use audit_log
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 15:57:13 +0000 (17:57 +0200)]
removed unneeded defintions.
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 15:53:21 +0000 (17:53 +0200)]
unload_file was modified to accept a pointer.
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 15:52:39 +0000 (17:52 +0200)]
corrected child process cleanup and added option to specify diffie hellman parameters file.
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 13:19:44 +0000 (15:19 +0200)]
more files to ignore
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 13:18:53 +0000 (15:18 +0200)]
Corrected crywrap's verification procedure.
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 12:55:24 +0000 (14:55 +0200)]
use gnutls_sec_param_to_pk_bits() for DH parameter generation.
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 12:10:55 +0000 (14:10 +0200)]
Added crywrap to the distributed programs.
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 12:10:34 +0000 (14:10 +0200)]
files to ignore
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 08:17:37 +0000 (10:17 +0200)]
doc updates
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 08:14:06 +0000 (10:14 +0200)]
do not use capitals in index names.
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 08:06:02 +0000 (10:06 +0200)]
more files to ignore.
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 08:02:15 +0000 (10:02 +0200)]
If a module is dlopened twice, then deinitialize the second load.
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 07:42:33 +0000 (09:42 +0200)]
documentation updates
Nikos Mavrogiannopoulos [Sat, 13 Aug 2011 07:12:40 +0000 (09:12 +0200)]
memory handling section is no longer applicable
Nikos Mavrogiannopoulos [Fri, 12 Aug 2011 18:30:42 +0000 (20:30 +0200)]
Added discussion on DTLS functionality
Nikos Mavrogiannopoulos [Fri, 12 Aug 2011 15:51:48 +0000 (17:51 +0200)]
corrected typos
Nikos Mavrogiannopoulos [Fri, 12 Aug 2011 15:02:18 +0000 (17:02 +0200)]
updated openssl text
Nikos Mavrogiannopoulos [Fri, 12 Aug 2011 14:59:07 +0000 (16:59 +0200)]
correct typos
Nikos Mavrogiannopoulos [Fri, 12 Aug 2011 14:54:18 +0000 (16:54 +0200)]
do not escape \#
Nikos Mavrogiannopoulos [Fri, 12 Aug 2011 13:52:34 +0000 (15:52 +0200)]
more updates
Nikos Mavrogiannopoulos [Fri, 12 Aug 2011 13:36:13 +0000 (15:36 +0200)]
Added reference to anderson's book
Nikos Mavrogiannopoulos [Fri, 12 Aug 2011 11:51:03 +0000 (13:51 +0200)]
Internals section updated.
Nikos Mavrogiannopoulos [Fri, 12 Aug 2011 08:50:19 +0000 (10:50 +0200)]
Documentation updates. gnutls_x509_crq_sign2() and gnutls_x509_crl_sign2() were removed from the deprecate list to ease generation of crl and crq structures.
Nikos Mavrogiannopoulos [Thu, 11 Aug 2011 19:31:15 +0000 (21:31 +0200)]
updates
Nikos Mavrogiannopoulos [Thu, 11 Aug 2011 19:09:28 +0000 (21:09 +0200)]
changed paper size.
Nikos Mavrogiannopoulos [Thu, 11 Aug 2011 18:28:17 +0000 (20:28 +0200)]
doc update
Nikos Mavrogiannopoulos [Thu, 11 Aug 2011 17:51:10 +0000 (19:51 +0200)]
reduced space taken by descriptions.
Nikos Mavrogiannopoulos [Thu, 11 Aug 2011 17:44:37 +0000 (19:44 +0200)]
more updates.
Nikos Mavrogiannopoulos [Thu, 11 Aug 2011 16:54:29 +0000 (18:54 +0200)]
documented fixes
Nikos Mavrogiannopoulos [Thu, 11 Aug 2011 16:48:44 +0000 (18:48 +0200)]
Force alignment for AES-NI to the runtime rather than on the structures.
Corrects issue on some systems (reported by Andreas Radke).
Nikos Mavrogiannopoulos [Thu, 11 Aug 2011 14:14:29 +0000 (16:14 +0200)]
Added session initialization discussion
Nikos Mavrogiannopoulos [Wed, 10 Aug 2011 19:02:44 +0000 (21:02 +0200)]
more updates
Nikos Mavrogiannopoulos [Wed, 10 Aug 2011 16:31:23 +0000 (18:31 +0200)]
updated documentation
Nikos Mavrogiannopoulos [Wed, 10 Aug 2011 16:07:24 +0000 (18:07 +0200)]
document flags
Nikos Mavrogiannopoulos [Tue, 9 Aug 2011 20:21:01 +0000 (22:21 +0200)]
corrected typo
Nikos Mavrogiannopoulos [Tue, 9 Aug 2011 20:20:46 +0000 (22:20 +0200)]
removed reference to pakchois
Nikos Mavrogiannopoulos [Mon, 8 Aug 2011 18:21:47 +0000 (20:21 +0200)]
Prevent from loading twice the same module.
Nikos Mavrogiannopoulos [Mon, 8 Aug 2011 18:02:47 +0000 (20:02 +0200)]
Added note.GNU-stack to prevent marking the library as using an executable stack. Reported by Andreas Metzler.
Nikos Mavrogiannopoulos [Mon, 8 Aug 2011 17:50:03 +0000 (19:50 +0200)]
bumped version
Nikos Mavrogiannopoulos [Mon, 8 Aug 2011 12:54:08 +0000 (14:54 +0200)]
Included appro's updates to AES-NI.
Nikos Mavrogiannopoulos [Fri, 5 Aug 2011 13:34:26 +0000 (15:34 +0200)]
better placement of ifdefs.
Nikos Mavrogiannopoulos [Thu, 4 Aug 2011 18:35:21 +0000 (20:35 +0200)]
Added discussion of the provided cryptographic functions. Internals is now included in the latex document (needs rewrite though)
Simon Josefsson [Wed, 3 Aug 2011 07:36:47 +0000 (09:36 +0200)]
Clarify license and copyright.
Simon Josefsson [Wed, 3 Aug 2011 07:10:21 +0000 (09:10 +0200)]
Clarify licensing.
Simon Josefsson [Wed, 3 Aug 2011 07:05:27 +0000 (09:05 +0200)]
Remove unused files.
Simon Josefsson [Wed, 3 Aug 2011 07:01:32 +0000 (09:01 +0200)]
Finish removal of inner application extension support.
Simon Josefsson [Wed, 3 Aug 2011 06:32:21 +0000 (08:32 +0200)]
More GTK-DOC fixes.
Simon Josefsson [Tue, 2 Aug 2011 23:16:03 +0000 (01:16 +0200)]
Update gnulib files. Fix syntax-check usage.
Simon Josefsson [Tue, 2 Aug 2011 23:09:43 +0000 (01:09 +0200)]
Add NEWS entries. Use copyright ranges (now permitted).
Simon Josefsson [Tue, 2 Aug 2011 22:44:22 +0000 (00:44 +0200)]
Sync with TP.
Simon Josefsson [Tue, 2 Aug 2011 20:37:24 +0000 (22:37 +0200)]
More GTK-DOC improvements.
Simon Josefsson [Tue, 2 Aug 2011 20:06:25 +0000 (22:06 +0200)]
Simplify GTK-DOC makefile IGNORE_HFILES.
Nikos Mavrogiannopoulos [Tue, 2 Aug 2011 19:44:20 +0000 (21:44 +0200)]
updated
Simon Josefsson [Tue, 2 Aug 2011 19:32:32 +0000 (21:32 +0200)]
Fix GTK-DOC manual.
Nikos Mavrogiannopoulos [Mon, 1 Aug 2011 20:16:09 +0000 (22:16 +0200)]
detect premature termination of connection
Nikos Mavrogiannopoulos [Mon, 1 Aug 2011 18:39:18 +0000 (20:39 +0200)]
the deprecated_config_file from 2.12.x was incorporated.
Nikos Mavrogiannopoulos [Mon, 1 Aug 2011 18:27:41 +0000 (20:27 +0200)]
documentation update
Simon Josefsson [Tue, 2 Aug 2011 18:42:54 +0000 (20:42 +0200)]
Add GTK-DOC Since: tags for 3.0.0 additions.
Nikos Mavrogiannopoulos [Mon, 1 Aug 2011 16:21:14 +0000 (18:21 +0200)]
added asserts.
Nikos Mavrogiannopoulos [Mon, 1 Aug 2011 16:08:11 +0000 (18:08 +0200)]
Refer to nettle alone and p11-kit.
Stef Walter [Mon, 1 Aug 2011 09:12:57 +0000 (11:12 +0200)]
Don't try to do PKCS#11 login if session is already logged in.
* It is possible for new PKCS#11 sessions to be logged in if
another logged in session already exists.
* In these cases, don't log in, but detect the condition and
return success.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Stef Walter [Mon, 1 Aug 2011 09:11:01 +0000 (11:11 +0200)]
When finding private keys fail, return error code.
* Previously this would result in an endless loop.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Stef Walter [Mon, 1 Aug 2011 07:45:44 +0000 (09:45 +0200)]
Mark the config argument of gnutls_pkcs11_init() as unused
* Since its no longer used.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sun, 31 Jul 2011 19:11:49 +0000 (21:11 +0200)]
Added GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED flag for gnutls_x509_crt_list_import.
It checks whether the list to be imported is properly sorted.
Nikos Mavrogiannopoulos [Sun, 31 Jul 2011 15:47:42 +0000 (17:47 +0200)]
Added GNUTLS_E_CERTIFICATE_LIST_UNSORTED.
If a certificate list is loaded then verify
that it is sorted with order to starts with
the subject and finished with the trusted
root. That way we make sure we don't send
data that violate the TLS protocol.
Nikos Mavrogiannopoulos [Sun, 31 Jul 2011 11:03:58 +0000 (13:03 +0200)]
documentation updates.
Nikos Mavrogiannopoulos [Fri, 29 Jul 2011 20:15:23 +0000 (22:15 +0200)]
updated changelog
Nikos Mavrogiannopoulos [Fri, 29 Jul 2011 20:13:36 +0000 (22:13 +0200)]
released 3.0.0
Nikos Mavrogiannopoulos [Thu, 28 Jul 2011 17:49:45 +0000 (19:49 +0200)]
updated version
Nikos Mavrogiannopoulos [Thu, 28 Jul 2011 17:39:10 +0000 (19:39 +0200)]
Corrected typo.
Nikos Mavrogiannopoulos [Wed, 27 Jul 2011 20:10:49 +0000 (22:10 +0200)]
documented updates.
Nikos Mavrogiannopoulos [Wed, 27 Jul 2011 20:10:35 +0000 (22:10 +0200)]
Added Petr.
Nikos Mavrogiannopoulos [Wed, 27 Jul 2011 15:42:33 +0000 (17:42 +0200)]
Added gnutls_pcert_list_import_x509_raw() and few doc fixes.
Nikos Mavrogiannopoulos [Wed, 27 Jul 2011 14:00:04 +0000 (16:00 +0200)]
corrected for libnettle.
Andreas Metzler [Fri, 24 Jun 2011 15:56:38 +0000 (17:56 +0200)]
fix zlib handling in gnutls.pc
Only add zlib to gnutls.pc's Requies.private if zlib ships a pkg-config
file. Ancient (<< 1.2.3.1) versions don't. Otherwise add -lz to
Libs.private.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Wed, 27 Jul 2011 13:51:19 +0000 (15:51 +0200)]
gnutls_global_init_extra() is not needed for SRP.
Nikos Mavrogiannopoulos [Mon, 25 Jul 2011 17:19:30 +0000 (19:19 +0200)]
documented changes.
Sjoerd Simons [Mon, 25 Jul 2011 16:54:32 +0000 (17:54 +0100)]
writev_emu: stop on the first incomplete write
Just like standard writev, we should only move on to the next block if
all the previous ones have been successfully written out. Otherwise
there is a potential for data loss and/or confusing push functions.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>