]>
git.ipfire.org Git - thirdparty/gnutls.git/log
Nikos Mavrogiannopoulos [Tue, 21 Feb 2012 18:19:11 +0000 (19:19 +0100)]
check errno in pull_timeout_func.
Nikos Mavrogiannopoulos [Tue, 21 Feb 2012 18:01:01 +0000 (19:01 +0100)]
updates for cryptodev. Require the COP_FLAG_RESET.
Nikos Mavrogiannopoulos [Tue, 21 Feb 2012 18:00:15 +0000 (19:00 +0100)]
added error reporting
Nikos Mavrogiannopoulos [Tue, 21 Feb 2012 08:17:50 +0000 (09:17 +0100)]
properly deinitialize session.
Nikos Mavrogiannopoulos [Tue, 21 Feb 2012 08:12:42 +0000 (09:12 +0100)]
added (dead) code to test the _hmac_fast.
Nikos Mavrogiannopoulos [Mon, 20 Feb 2012 23:58:58 +0000 (00:58 +0100)]
Always deinitialize.
Nikos Mavrogiannopoulos [Mon, 20 Feb 2012 23:34:48 +0000 (00:34 +0100)]
check _gnutls_auth_cipher_add_auth for error codes.
Nikos Mavrogiannopoulos [Mon, 20 Feb 2012 22:54:15 +0000 (23:54 +0100)]
added reset
Nikos Mavrogiannopoulos [Mon, 20 Feb 2012 22:52:32 +0000 (23:52 +0100)]
hash copy no longer needed.
Nikos Mavrogiannopoulos [Mon, 20 Feb 2012 22:14:43 +0000 (23:14 +0100)]
initialize memory for siop
Nikos Mavrogiannopoulos [Mon, 20 Feb 2012 22:10:49 +0000 (23:10 +0100)]
simplified the _datum functions.
Nikos Mavrogiannopoulos [Mon, 20 Feb 2012 21:52:14 +0000 (22:52 +0100)]
bumped versions
Nikos Mavrogiannopoulos [Mon, 20 Feb 2012 18:37:32 +0000 (19:37 +0100)]
properly deinitialize cryptodev resources, and only register ciphers if they are hw accelerated.
Nikos Mavrogiannopoulos [Mon, 20 Feb 2012 18:26:48 +0000 (19:26 +0100)]
benchmark-ciphers re-enabled
Nikos Mavrogiannopoulos [Mon, 20 Feb 2012 17:56:10 +0000 (18:56 +0100)]
fixes in cryptodev support. Added support for digest algorithms.
Nikos Mavrogiannopoulos [Mon, 20 Feb 2012 17:56:10 +0000 (18:56 +0100)]
fixes in cryptodev support. Added support for digest algorithms.
Nikos Mavrogiannopoulos [Sun, 19 Feb 2012 22:20:30 +0000 (23:20 +0100)]
Optimizations in command line argument handling. Patch by Bruce Korb.
Nikos Mavrogiannopoulos [Sun, 19 Feb 2012 22:20:24 +0000 (23:20 +0100)]
documented fix
Nikos Mavrogiannopoulos [Sun, 19 Feb 2012 22:19:56 +0000 (23:19 +0100)]
more files to ignore
Nikos Mavrogiannopoulos [Sun, 19 Feb 2012 19:33:56 +0000 (20:33 +0100)]
Deinitialize the correct number of certificates. Reported by Remi Gacogne.
Nikos Mavrogiannopoulos [Sun, 19 Feb 2012 18:51:06 +0000 (19:51 +0100)]
force kill of child process.
Nikos Mavrogiannopoulos [Sun, 19 Feb 2012 11:42:28 +0000 (12:42 +0100)]
updated
Nikos Mavrogiannopoulos [Sun, 19 Feb 2012 11:27:30 +0000 (12:27 +0100)]
update in cryptodev
Nikos Mavrogiannopoulos [Sun, 19 Feb 2012 11:21:52 +0000 (12:21 +0100)]
register the .fast function for cryptodev
Nikos Mavrogiannopoulos [Sun, 19 Feb 2012 11:08:29 +0000 (12:08 +0100)]
Added more tests.
Nikos Mavrogiannopoulos [Sun, 19 Feb 2012 11:04:32 +0000 (12:04 +0100)]
Added new dtls-stress.c by Sean
Nikos Mavrogiannopoulos [Sun, 19 Feb 2012 10:49:19 +0000 (11:49 +0100)]
Included libopts is not installed by default.
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 14:35:30 +0000 (15:35 +0100)]
updated description
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 14:10:50 +0000 (15:10 +0100)]
corrected latex output
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 13:10:19 +0000 (14:10 +0100)]
added date
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 12:51:58 +0000 (13:51 +0100)]
Since: 3.0.0 -> Since 3.0 to reflect that it might be on a later version than 3.0.0.
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 12:48:54 +0000 (13:48 +0100)]
Added new functions
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 12:48:42 +0000 (13:48 +0100)]
verify that the correct error code is returned
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 12:48:23 +0000 (13:48 +0100)]
do not stick parameters to the next word.
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 12:44:42 +0000 (13:44 +0100)]
return the documented error code
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 12:33:33 +0000 (13:33 +0100)]
copy gnutls.epub to webdir
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 12:25:47 +0000 (13:25 +0100)]
gaa is no longer needed
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 11:57:42 +0000 (12:57 +0100)]
Set the handshake type when calling record_add_to_buffers().
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 11:42:49 +0000 (12:42 +0100)]
do not try to verify certificates when not needed.
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 11:34:30 +0000 (12:34 +0100)]
properly report unexpected EOF.
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 10:45:42 +0000 (11:45 +0100)]
increase the total timeout in the tests since they seem to exceed the default DTLS maximum timeout.
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 10:45:14 +0000 (11:45 +0100)]
Do not update twice the DTLS retransmission timer on finished messages. Report and patch by Sean Buckheister.
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 10:44:25 +0000 (11:44 +0100)]
Cleanups in DTLS timers usage.
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 10:21:53 +0000 (11:21 +0100)]
corrected memory leak
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 09:57:06 +0000 (10:57 +0100)]
The public key storage backend was made extendable.
Added self test for the pubkey trust default backend.
Nikos Mavrogiannopoulos [Sat, 18 Feb 2012 09:21:44 +0000 (10:21 +0100)]
corrected var names
Nikos Mavrogiannopoulos [Fri, 17 Feb 2012 22:15:40 +0000 (23:15 +0100)]
updated doc
Nikos Mavrogiannopoulos [Fri, 17 Feb 2012 22:14:56 +0000 (23:14 +0100)]
Added missing functions.
Nikos Mavrogiannopoulos [Fri, 17 Feb 2012 18:49:38 +0000 (19:49 +0100)]
corrected typo
Nikos Mavrogiannopoulos [Fri, 17 Feb 2012 08:00:28 +0000 (09:00 +0100)]
Added gnutls_dtls_get_timeout()
Giuseppe Scrivano [Wed, 15 Feb 2012 10:21:02 +0000 (11:21 +0100)]
Fix file leak in an example application.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Thu, 16 Feb 2012 15:17:23 +0000 (16:17 +0100)]
Added more tests.
Nikos Mavrogiannopoulos [Thu, 16 Feb 2012 15:05:43 +0000 (16:05 +0100)]
Modified the trust_db API to avoid dependendance on a structure.
Nikos Mavrogiannopoulos [Thu, 16 Feb 2012 13:49:33 +0000 (14:49 +0100)]
Prevent any handshake packet except client hello to trigger a rehandshake error. Patch by Sean Buckheister.
Nikos Mavrogiannopoulos [Wed, 15 Feb 2012 22:16:20 +0000 (23:16 +0100)]
doc updates
Nikos Mavrogiannopoulos [Wed, 15 Feb 2012 20:15:17 +0000 (21:15 +0100)]
make the default storage backend thread safe.
Nikos Mavrogiannopoulos [Wed, 15 Feb 2012 14:08:31 +0000 (15:08 +0100)]
added more test cases
Nikos Mavrogiannopoulos [Wed, 15 Feb 2012 13:59:19 +0000 (14:59 +0100)]
updated
Nikos Mavrogiannopoulos [Wed, 15 Feb 2012 13:56:12 +0000 (14:56 +0100)]
Corrected DTLS retransmission in non-blocking mode. Based on patch by Sean Buckheister.
Nikos Mavrogiannopoulos [Wed, 15 Feb 2012 07:54:54 +0000 (08:54 +0100)]
The hash in gnutls_store_commitment() is specified in raw format.
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 22:37:24 +0000 (23:37 +0100)]
doc updates
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 22:33:39 +0000 (23:33 +0100)]
removed unneeded file.
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 22:33:33 +0000 (23:33 +0100)]
break long strings.
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 21:06:50 +0000 (22:06 +0100)]
documented added function
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 20:57:24 +0000 (21:57 +0100)]
Added tests for non-blocking DTLS
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 20:47:49 +0000 (21:47 +0100)]
Added ability to store commitments (hashes) of public keys.
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 19:31:52 +0000 (20:31 +0100)]
Avoid generation of invoke-* in platforms other than the development
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 19:31:06 +0000 (20:31 +0100)]
more tests
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 19:10:48 +0000 (20:10 +0100)]
added cleanup-autogen.pl
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 18:39:07 +0000 (19:39 +0100)]
reset sliding window size on new epochs
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 18:12:53 +0000 (19:12 +0100)]
added more tests and updated to compile with gnutls' options
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 18:02:40 +0000 (19:02 +0100)]
Added DTLS-stress test.
Contributed by Sean Buckheister.
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 18:01:50 +0000 (19:01 +0100)]
Added rules to build epub version.
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 16:59:12 +0000 (17:59 +0100)]
discard unexpected buffered changecipherspec
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 16:29:32 +0000 (17:29 +0100)]
simplified sliding window. Now a different window is kept per epoch.
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 11:56:57 +0000 (12:56 +0100)]
documentation update
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 11:05:13 +0000 (12:05 +0100)]
updated documentation for included programs.
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 10:38:24 +0000 (11:38 +0100)]
handle GNUTLS_E_INTERRUPTED when in DTLS mode.
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 10:30:20 +0000 (11:30 +0100)]
added a valid template
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 10:23:04 +0000 (11:23 +0100)]
Do not treat any message from the peer as an indication that the last flight was correctly received.
Verify instead that the received handshake message has an expected sequence number.
Nikos Mavrogiannopoulos [Tue, 14 Feb 2012 10:22:51 +0000 (11:22 +0100)]
changecipherspec is correctly added into buffers.
Nikos Mavrogiannopoulos [Sun, 12 Feb 2012 18:35:09 +0000 (19:35 +0100)]
use NEED_LIBOPTS_DIR=true instead of modifying libopts.m4
Nikos Mavrogiannopoulos [Sun, 12 Feb 2012 09:42:14 +0000 (10:42 +0100)]
update and reset timers on final flight and print timeout value in debugging mode.
Nikos Mavrogiannopoulos [Sat, 11 Feb 2012 19:35:08 +0000 (20:35 +0100)]
tests with fork are disabled in windows
Nikos Mavrogiannopoulos [Sat, 11 Feb 2012 19:32:31 +0000 (20:32 +0100)]
updated
Nikos Mavrogiannopoulos [Sat, 11 Feb 2012 19:30:20 +0000 (20:30 +0100)]
use subsecond granularity for DTLS packet retransmissions.
Nikos Mavrogiannopoulos [Sat, 11 Feb 2012 19:29:48 +0000 (20:29 +0100)]
added test to check whether the DTLS timeout is within a reasonable time.
Nikos Mavrogiannopoulos [Sat, 11 Feb 2012 10:07:25 +0000 (11:07 +0100)]
Added more tests to check whether various TLS versions need to be disabled.
Nikos Mavrogiannopoulos [Sat, 11 Feb 2012 09:30:34 +0000 (10:30 +0100)]
be more silent
Nikos Mavrogiannopoulos [Sat, 11 Feb 2012 09:29:28 +0000 (10:29 +0100)]
do not generate .texi on make dist.
Nikos Mavrogiannopoulos [Sat, 11 Feb 2012 09:29:10 +0000 (10:29 +0100)]
cross building updates
Nikos Mavrogiannopoulos [Sat, 11 Feb 2012 09:23:44 +0000 (10:23 +0100)]
updated
Nikos Mavrogiannopoulos [Sat, 11 Feb 2012 09:12:26 +0000 (10:12 +0100)]
corrections
Nikos Mavrogiannopoulos [Sat, 11 Feb 2012 09:09:04 +0000 (10:09 +0100)]
updated libopts
Nikos Mavrogiannopoulos [Sat, 11 Feb 2012 09:02:49 +0000 (10:02 +0100)]
corrected move of files
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 21:37:42 +0000 (22:37 +0100)]
escaped brackets
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 15:09:33 +0000 (16:09 +0100)]
depend on p11-kit 0.11
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 15:09:21 +0000 (16:09 +0100)]
disabled dead code when PKCS11 is not there
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 14:58:07 +0000 (15:58 +0100)]
depend on p11-kit 0.11
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 14:50:49 +0000 (15:50 +0100)]
updated documentation for back-end.