]>
git.ipfire.org Git - thirdparty/gnutls.git/log
Nikos Mavrogiannopoulos [Tue, 12 Apr 2011 10:18:02 +0000 (12:18 +0200)]
Added gnutls_cipher_set_iv().
Nikos Mavrogiannopoulos [Tue, 12 Apr 2011 10:11:51 +0000 (12:11 +0200)]
Added test vectors for AES,SHAxxx and MD5.
Nikos Mavrogiannopoulos [Tue, 12 Apr 2011 10:10:59 +0000 (12:10 +0200)]
Increased priority of CPU assisted ciphers.
Nikos Mavrogiannopoulos [Tue, 12 Apr 2011 09:57:02 +0000 (11:57 +0200)]
Do not rely on lowat being set.
Nikos Mavrogiannopoulos [Mon, 11 Apr 2011 21:16:50 +0000 (23:16 +0200)]
Added README explaining the usage of Intel AES library.
Nikos Mavrogiannopoulos [Mon, 11 Apr 2011 18:38:18 +0000 (20:38 +0200)]
Corrected parsing error in TLS, when many handshake messages
were packed in a single record message.
Nikos Mavrogiannopoulos [Mon, 11 Apr 2011 14:26:35 +0000 (16:26 +0200)]
fixes in acceleration detection.
Added Intel's library code for AES-NI acceleration.
Nikos Mavrogiannopoulos [Mon, 11 Apr 2011 07:10:02 +0000 (09:10 +0200)]
Purged all references of LZO.
Nikos Mavrogiannopoulos [Mon, 11 Apr 2011 06:58:47 +0000 (08:58 +0200)]
removed duplicate test
Nikos Mavrogiannopoulos [Mon, 11 Apr 2011 06:58:16 +0000 (08:58 +0200)]
No need to under restrict for C++. Only use config.h.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 22:01:05 +0000 (00:01 +0200)]
gnutls_transport_set_global_errno() is no more.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 22:00:49 +0000 (00:00 +0200)]
Combined the safe renegotiation tests with the again-common lib.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 21:17:39 +0000 (23:17 +0200)]
Support for liblzo was dropped.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 18:48:29 +0000 (20:48 +0200)]
bumped version
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 18:47:15 +0000 (20:47 +0200)]
updated time.h.in
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 12:13:23 +0000 (14:13 +0200)]
Corrected documentation of several API functions.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 12:12:41 +0000 (14:12 +0200)]
documentation updates.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 11:50:43 +0000 (13:50 +0200)]
remove perl warnings from scripts.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 06:55:41 +0000 (08:55 +0200)]
Added support for x86 intel AES instruction acceleration if detected.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 07:49:44 +0000 (09:49 +0200)]
Added gl/ files.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 07:36:25 +0000 (09:36 +0200)]
corrected po directory and build-aux paths.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 07:26:50 +0000 (09:26 +0200)]
include gnulib files.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 07:25:03 +0000 (09:25 +0200)]
updated TODO
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 07:24:40 +0000 (09:24 +0200)]
Use --infile in certtool to avoid issues with streams in windows.
Patch by LRN.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 07:22:43 +0000 (09:22 +0200)]
Changes armor.c to be able to handle both LF and CRLF inputs (output is
still either LF-only or CRLF-only depending on the platform). Patch by LRN.
Optimizations in the usage of strlen().
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 07:14:08 +0000 (09:14 +0200)]
Define variables within the intended scope (not windows). Based on patch by LRN.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 07:10:22 +0000 (09:10 +0200)]
Use getpass.h (from gnulib). Patch by LRN.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 07:05:47 +0000 (09:05 +0200)]
Return correct value for dlclose() in windows. Patch by LRN.
Nikos Mavrogiannopoulos [Sun, 10 Apr 2011 07:00:04 +0000 (09:00 +0200)]
Disable openpgp-auth run in windows due to lack of socketpair(). Patch by LRN.
Nikos Mavrogiannopoulos [Sat, 9 Apr 2011 07:39:12 +0000 (09:39 +0200)]
gl before lib or libextra
Nikos Mavrogiannopoulos [Sat, 9 Apr 2011 07:34:49 +0000 (09:34 +0200)]
generated
Nikos Mavrogiannopoulos [Sat, 9 Apr 2011 07:34:00 +0000 (09:34 +0200)]
updated
Nikos Mavrogiannopoulos [Sat, 9 Apr 2011 07:25:11 +0000 (09:25 +0200)]
Added documentation for Datagram TLS.
Nikos Mavrogiannopoulos [Sat, 9 Apr 2011 07:24:15 +0000 (09:24 +0200)]
updated
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 14:54:14 +0000 (16:54 +0200)]
disable test in windows.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 15:31:26 +0000 (17:31 +0200)]
corrected leaks in tests.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 15:27:54 +0000 (17:27 +0200)]
corrected memory leak on RSA signatures.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 15:17:24 +0000 (17:17 +0200)]
more leaks fixed in common.c
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 15:08:54 +0000 (17:08 +0200)]
Corrected leaks in gnutls_pubkey_t deinitialization.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 14:58:21 +0000 (16:58 +0200)]
fix in trusted_list certificate deinitialization.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 14:50:31 +0000 (16:50 +0200)]
correction in deinitialization of privkey.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 13:51:35 +0000 (15:51 +0200)]
combined more tests with eagain-common.h.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 13:38:42 +0000 (15:38 +0200)]
Corrected memory leaks.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 12:46:17 +0000 (14:46 +0200)]
added valgrind from gnulib.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 12:32:36 +0000 (14:32 +0200)]
Do not run the test scripts in win32 environment.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 12:28:13 +0000 (14:28 +0200)]
use the system wide gnulib-tool.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 12:25:45 +0000 (14:25 +0200)]
updated
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 12:21:49 +0000 (14:21 +0200)]
updated
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 12:18:11 +0000 (14:18 +0200)]
include priority headers unconditionally.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 11:40:01 +0000 (13:40 +0200)]
Better way of not including the tests/suite directory. Based on discussion with LRN and Vincent Torri.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 11:57:59 +0000 (13:57 +0200)]
Use a single configure.ac. This speed ups compilation and
reduces duplication of code (multiple gl/ libraries etc.).
This saves about 2mb in distributed size (compressed).
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 11:02:49 +0000 (13:02 +0200)]
Avoid using readline.
Nikos Mavrogiannopoulos [Fri, 8 Apr 2011 10:47:12 +0000 (12:47 +0200)]
initialized ret in _gnutls_writev_emu().
Nikos Mavrogiannopoulos [Thu, 7 Apr 2011 23:21:04 +0000 (01:21 +0200)]
doc fix
Nikos Mavrogiannopoulos [Thu, 7 Apr 2011 22:06:03 +0000 (00:06 +0200)]
removed unneeded variable.
Nikos Mavrogiannopoulos [Thu, 7 Apr 2011 22:05:26 +0000 (00:05 +0200)]
Corrected check for an unknown sign algorithm. Patch by LRN.
Nikos Mavrogiannopoulos [Thu, 7 Apr 2011 22:02:59 +0000 (00:02 +0200)]
Do not use %e in strftime. Use %d instead which is identically available in windows as well.
Based on patch by LRN.
Nikos Mavrogiannopoulos [Thu, 7 Apr 2011 22:00:45 +0000 (00:00 +0200)]
Fixed mismatch in size_t size. Patch by LRN.
Nikos Mavrogiannopoulos [Thu, 7 Apr 2011 21:50:01 +0000 (23:50 +0200)]
Correctly set errno in win32 using gnutls_transport_set_global_errno(). Based on patch by LRN.
Nikos Mavrogiannopoulos [Thu, 7 Apr 2011 21:40:21 +0000 (23:40 +0200)]
Avoid using gnutls_transport_set_global_errno() and use gnutls_transport_set_errno() instead.
Nikos Mavrogiannopoulos [Thu, 7 Apr 2011 21:35:54 +0000 (23:35 +0200)]
win32 fixes for set_global_errno(). Suggested by LRN.
Nikos Mavrogiannopoulos [Thu, 7 Apr 2011 21:32:39 +0000 (23:32 +0200)]
Win32 changes for benchmark. Patch by LRN.
Nikos Mavrogiannopoulos [Thu, 7 Apr 2011 21:18:01 +0000 (23:18 +0200)]
win32 fixes. Patch by LRN.
Nikos Mavrogiannopoulos [Thu, 7 Apr 2011 21:16:58 +0000 (23:16 +0200)]
minor modification in write_emu().
Nikos Mavrogiannopoulos [Wed, 6 Apr 2011 23:14:25 +0000 (01:14 +0200)]
simplified cdk_trim_string() to make it safer to use.
Nikos Mavrogiannopoulos [Wed, 6 Apr 2011 22:58:42 +0000 (00:58 +0200)]
correctly reset params.
Nikos Mavrogiannopoulos [Wed, 6 Apr 2011 22:57:36 +0000 (00:57 +0200)]
use correct pointer size.
Nikos Mavrogiannopoulos [Wed, 6 Apr 2011 22:54:34 +0000 (00:54 +0200)]
correctly compare sign algorithm_st.
Nikos Mavrogiannopoulos [Wed, 6 Apr 2011 22:48:46 +0000 (00:48 +0200)]
removed unused code
Nikos Mavrogiannopoulos [Wed, 6 Apr 2011 22:37:20 +0000 (00:37 +0200)]
null terminate the armored string
Nikos Mavrogiannopoulos [Wed, 6 Apr 2011 22:31:01 +0000 (00:31 +0200)]
properly null terminate string.
Nikos Mavrogiannopoulos [Wed, 6 Apr 2011 22:18:01 +0000 (00:18 +0200)]
check PIN size.
Nikos Mavrogiannopoulos [Wed, 6 Apr 2011 22:16:21 +0000 (00:16 +0200)]
check salt size.
Nikos Mavrogiannopoulos [Wed, 6 Apr 2011 22:11:44 +0000 (00:11 +0200)]
more clear bounds checking
Nikos Mavrogiannopoulos [Tue, 5 Apr 2011 22:18:16 +0000 (00:18 +0200)]
initialize e and d.
Nikos Mavrogiannopoulos [Tue, 5 Apr 2011 22:16:50 +0000 (00:16 +0200)]
deinitialize pks variable only when needed.
Nikos Mavrogiannopoulos [Tue, 5 Apr 2011 22:12:45 +0000 (00:12 +0200)]
Initialize verify.
Nikos Mavrogiannopoulos [Tue, 5 Apr 2011 22:10:37 +0000 (00:10 +0200)]
initialize session_id_size.
Nikos Mavrogiannopoulos [Tue, 5 Apr 2011 22:08:30 +0000 (00:08 +0200)]
removed unneeded function.
Nikos Mavrogiannopoulos [Tue, 5 Apr 2011 22:03:49 +0000 (00:03 +0200)]
correctly traverse slots
Nikos Mavrogiannopoulos [Tue, 5 Apr 2011 21:59:06 +0000 (23:59 +0200)]
avoid using a freed pointer.
Nikos Mavrogiannopoulos [Tue, 5 Apr 2011 21:53:40 +0000 (23:53 +0200)]
Initialize tinfo using the initially available information.
Nikos Mavrogiannopoulos [Tue, 5 Apr 2011 17:41:48 +0000 (19:41 +0200)]
corrected debugging info.
Nikos Mavrogiannopoulos [Mon, 4 Apr 2011 20:02:27 +0000 (22:02 +0200)]
The mini-* programs were combined.
Nikos Mavrogiannopoulos [Mon, 4 Apr 2011 20:01:29 +0000 (22:01 +0200)]
Do not cleanup bufel after it has been inserted into buffer.
Nikos Mavrogiannopoulos [Mon, 4 Apr 2011 19:51:59 +0000 (21:51 +0200)]
Combined dequeue with remove_front() and pop_first().
Nikos Mavrogiannopoulos [Sun, 3 Apr 2011 21:46:10 +0000 (23:46 +0200)]
Compile ex-cert-select-pkcs11 as a separate program.
Nikos Mavrogiannopoulos [Sun, 3 Apr 2011 21:42:13 +0000 (23:42 +0200)]
Added support for non-blocking DTLS.
Added mini-eagain-dtls to test its operation.
Improved mini-eagain.
Nikos Mavrogiannopoulos [Sun, 3 Apr 2011 20:27:12 +0000 (22:27 +0200)]
gcrypt.h is not really needed. Reported by David Reiser.
Nikos Mavrogiannopoulos [Sun, 3 Apr 2011 09:04:31 +0000 (11:04 +0200)]
corrected header inclusion.
Nikos Mavrogiannopoulos [Sun, 3 Apr 2011 08:56:36 +0000 (10:56 +0200)]
crypt.* renamed to srptool.*.
Nikos Mavrogiannopoulos [Sun, 3 Apr 2011 08:52:21 +0000 (10:52 +0200)]
Corrected bug in gnutls_srp_verifier() that prevented the allocation of a verifier. Reported by Andrew Wiseman.
Nikos Mavrogiannopoulos [Sun, 3 Apr 2011 08:50:54 +0000 (10:50 +0200)]
Added debug option to srptool.
Nikos Mavrogiannopoulos [Sat, 2 Apr 2011 23:48:04 +0000 (01:48 +0200)]
Documented p11-kit.
Nikos Mavrogiannopoulos [Sat, 2 Apr 2011 11:03:37 +0000 (13:03 +0200)]
corrected typo
Nikos Mavrogiannopoulos [Wed, 30 Mar 2011 20:46:44 +0000 (22:46 +0200)]
Added copyright.
Nikos Mavrogiannopoulos [Wed, 30 Mar 2011 20:23:30 +0000 (22:23 +0200)]
Reorganized scripts that use test servers, based on patch by Cedric Arbogast.
Nikos Mavrogiannopoulos [Wed, 30 Mar 2011 19:58:52 +0000 (21:58 +0200)]
Create certificate request with stricter permissions. Reported by Luca Capello.
Nikos Mavrogiannopoulos [Mon, 28 Mar 2011 19:33:10 +0000 (21:33 +0200)]
enabled testcerts.
Nikos Mavrogiannopoulos [Mon, 28 Mar 2011 19:31:58 +0000 (21:31 +0200)]
made more silent.