]>
git.ipfire.org Git - thirdparty/gnutls.git/log
Simon Josefsson [Sat, 21 May 2011 07:40:20 +0000 (09:40 +0200)]
Override gnulib code with fix for memxor and valgrind.
Nikos Mavrogiannopoulos [Sat, 21 May 2011 07:23:48 +0000 (09:23 +0200)]
Added support for ECDHE-RSA ciphersuites.
Nikos Mavrogiannopoulos [Sat, 21 May 2011 07:13:49 +0000 (09:13 +0200)]
inlined function to avoid gcc warnings
Nikos Mavrogiannopoulos [Sat, 21 May 2011 06:29:58 +0000 (08:29 +0200)]
Added previous code that was fixed for y^2 = x^3 - 3x + b, because all secg curves have a fixed to -3.
Simplified file naming scheme.
Nikos Mavrogiannopoulos [Sat, 21 May 2011 06:15:48 +0000 (08:15 +0200)]
Added SECP224R1.
Nikos Mavrogiannopoulos [Sat, 21 May 2011 06:15:15 +0000 (08:15 +0200)]
updates to benchmarks.
Nikos Mavrogiannopoulos [Fri, 20 May 2011 19:41:24 +0000 (21:41 +0200)]
Added curve SECP512R1.
Nikos Mavrogiannopoulos [Fri, 20 May 2011 19:32:58 +0000 (21:32 +0200)]
benchmark ECDH and DH.
Simon Josefsson [Fri, 20 May 2011 20:37:02 +0000 (22:37 +0200)]
Update gnulib files.
Nikos Mavrogiannopoulos [Fri, 20 May 2011 19:07:31 +0000 (21:07 +0200)]
client side ECC fixes.
Nikos Mavrogiannopoulos [Fri, 20 May 2011 19:07:12 +0000 (21:07 +0200)]
corrected debugging.
Nikos Mavrogiannopoulos [Fri, 20 May 2011 18:50:03 +0000 (20:50 +0200)]
Account 'A' in calculations for point doubling.
Nikos Mavrogiannopoulos [Fri, 20 May 2011 10:50:01 +0000 (12:50 +0200)]
Added new gnulib and error.h.
Nikos Mavrogiannopoulos [Fri, 20 May 2011 10:49:54 +0000 (12:49 +0200)]
removed debugging.
Nikos Mavrogiannopoulos [Fri, 20 May 2011 10:42:47 +0000 (12:42 +0200)]
added error.h
Nikos Mavrogiannopoulos [Mon, 16 May 2011 20:20:17 +0000 (22:20 +0200)]
Initial ecc support. Adds support for anonymous ECDH ciphersuites.
Nikos Mavrogiannopoulos [Tue, 17 May 2011 20:54:58 +0000 (22:54 +0200)]
more win32 fixes.
Nikos Mavrogiannopoulos [Tue, 17 May 2011 20:49:38 +0000 (22:49 +0200)]
corrections in win32 version.
Nikos Mavrogiannopoulos [Tue, 17 May 2011 14:14:48 +0000 (16:14 +0200)]
Some debugging moved to a higher level.
Nikos Mavrogiannopoulos [Tue, 17 May 2011 11:12:07 +0000 (13:12 +0200)]
Added benchmark utility that tests the encryption time in TLS packets.
Nikos Mavrogiannopoulos [Mon, 16 May 2011 22:21:38 +0000 (00:21 +0200)]
corrected message reporting.
Nikos Mavrogiannopoulos [Mon, 16 May 2011 21:45:37 +0000 (23:45 +0200)]
Corrected PIN caching.
Nikos Mavrogiannopoulos [Mon, 16 May 2011 20:29:45 +0000 (22:29 +0200)]
assign value
Nikos Mavrogiannopoulos [Sun, 15 May 2011 22:17:25 +0000 (00:17 +0200)]
reduce the repetitions for rabin-miller to a sensible value.
Nikos Mavrogiannopoulos [Sat, 14 May 2011 17:49:54 +0000 (19:49 +0200)]
discuss missing algorithms.
Nikos Mavrogiannopoulos [Tue, 10 May 2011 13:13:13 +0000 (15:13 +0200)]
updated
Nikos Mavrogiannopoulos [Tue, 10 May 2011 10:19:09 +0000 (12:19 +0200)]
Correctly import and export pkcs11-urls with ID field set.
Nikos Mavrogiannopoulos [Tue, 10 May 2011 08:59:45 +0000 (10:59 +0200)]
eliminated last instances of strcpy() and strcat() to keep pendantics happy.
Nikos Mavrogiannopoulos [Mon, 9 May 2011 17:12:16 +0000 (19:12 +0200)]
update on compatibility issues text.
Nikos Mavrogiannopoulos [Mon, 9 May 2011 17:10:16 +0000 (19:10 +0200)]
doc update in gnutls_pkcs11_init()
Nikos Mavrogiannopoulos [Sun, 8 May 2011 08:11:45 +0000 (10:11 +0200)]
removed references that produced nothing in pdf.
Nikos Mavrogiannopoulos [Sun, 8 May 2011 08:02:56 +0000 (10:02 +0200)]
Added missing nodes.
Nikos Mavrogiannopoulos [Sun, 8 May 2011 07:52:39 +0000 (09:52 +0200)]
Added discussion on compatibility issues.
Nikos Mavrogiannopoulos [Sat, 7 May 2011 21:34:07 +0000 (23:34 +0200)]
undef X509_NAME before including openssl.h.
Nikos Mavrogiannopoulos [Sat, 7 May 2011 19:28:23 +0000 (21:28 +0200)]
Added gnutls_global_set_audit_log_function() that allows associating TLS session with several important issues.
Nikos Mavrogiannopoulos [Sat, 7 May 2011 16:50:22 +0000 (18:50 +0200)]
updates
Nikos Mavrogiannopoulos [Sat, 7 May 2011 16:44:21 +0000 (18:44 +0200)]
Added gnutls_x509_crq_verify().
Nikos Mavrogiannopoulos [Sat, 7 May 2011 10:52:41 +0000 (12:52 +0200)]
certtool can now load private keys and public keys from PKCS #11 tokens (via URLs).
Nikos Mavrogiannopoulos [Sat, 7 May 2011 09:44:13 +0000 (11:44 +0200)]
gnutls_pkcs11_privkey_import_url() will correctly set algorithm of private key.
Nikos Mavrogiannopoulos [Sat, 7 May 2011 07:48:00 +0000 (09:48 +0200)]
No libgnutls-extra is required for certtool or p11tool.
Nikos Mavrogiannopoulos [Fri, 6 May 2011 23:12:51 +0000 (01:12 +0200)]
Do not use /tmp for temporary file. Just use the local (test) directory.
Nikos Mavrogiannopoulos [Thu, 5 May 2011 20:56:15 +0000 (22:56 +0200)]
Added a check to verify that we don't try forever trying to verify too many wildcards.
Nikos Mavrogiannopoulos [Thu, 5 May 2011 20:31:05 +0000 (22:31 +0200)]
_gnutls_hostname_compare() was incredibly slow when over ten wildcards were present. Set a limit on 6 wildcards to avoid any denial of service attack. Reported by Kalle Olavi Niemitalo.
Nikos Mavrogiannopoulos [Thu, 5 May 2011 20:17:28 +0000 (22:17 +0200)]
Use c_toupper to avoid converting characters non in the english ASCII set. Reported by Kalle Olavi Niemitalo.
Nikos Mavrogiannopoulos [Thu, 5 May 2011 20:09:45 +0000 (22:09 +0200)]
use > 0 instead of == 1.
Nikos Mavrogiannopoulos [Tue, 3 May 2011 12:07:08 +0000 (14:07 +0200)]
Added gnutls_certificate_get_issuer() to allow getting the issuer a certificate from the certificate credentials structure.
Andreas Metzler [Sat, 30 Apr 2011 13:32:33 +0000 (15:32 +0200)]
escape dashes in manpage
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sun, 1 May 2011 09:32:10 +0000 (11:32 +0200)]
Added missing m4 gl files.
Nikos Mavrogiannopoulos [Sun, 1 May 2011 09:23:41 +0000 (11:23 +0200)]
documented previous updates.
Nikos Mavrogiannopoulos [Sat, 30 Apr 2011 20:28:24 +0000 (22:28 +0200)]
Check for openssl 1.0.x to test DTLS.
Ludovic Courtès [Thu, 28 Apr 2011 17:41:08 +0000 (19:41 +0200)]
guile: Fix tests to match the `exit' behavior introduced in Guile 2.0.1.
This fix makes tests behave correctly wrt. to the Guile bug fix at
<http://git.sv.gnu.org/cgit/guile.git/commit/?id=
e309f3bf9ee910c4772353ca3ff95f6f4ef466b5 >.
Nikos Mavrogiannopoulos [Sat, 23 Apr 2011 14:59:47 +0000 (16:59 +0200)]
removed pakchois dependency
Nikos Mavrogiannopoulos [Sat, 23 Apr 2011 08:54:47 +0000 (10:54 +0200)]
updated for release
Nikos Mavrogiannopoulos [Sat, 23 Apr 2011 08:54:39 +0000 (10:54 +0200)]
added missing header.
Nikos Mavrogiannopoulos [Sat, 23 Apr 2011 08:46:16 +0000 (10:46 +0200)]
pass tag=CC to libtool. It seems automake cannot really work with assembler sources.
Nikos Mavrogiannopoulos [Sat, 23 Apr 2011 08:08:39 +0000 (10:08 +0200)]
documentation fixes.
Nikos Mavrogiannopoulos [Fri, 22 Apr 2011 12:14:18 +0000 (14:14 +0200)]
start counting from 2009 for ChangeLog.
Nikos Mavrogiannopoulos [Fri, 22 Apr 2011 12:01:38 +0000 (14:01 +0200)]
Removed incorrect test on IPAddresses (was relying on IPaddresses encoded as text)
Nikos Mavrogiannopoulos [Thu, 21 Apr 2011 16:51:56 +0000 (18:51 +0200)]
gnutls_x509_crt_check_hostname() will never compare against IPaddress.
(previous comparison was flawed)
Nikos Mavrogiannopoulos [Wed, 20 Apr 2011 22:21:56 +0000 (00:21 +0200)]
Added gnutls_certificate_set_retrieve_function2() to replace
gnutls_certificate_set_retrieve_function(). The new one is a
efficient for busy servers because it eliminates the need
for the server to encode the certificate to DER format.
Nikos Mavrogiannopoulos [Wed, 20 Apr 2011 18:08:12 +0000 (20:08 +0200)]
Added GNUTLS_E_USER_ERROR
Nikos Mavrogiannopoulos [Wed, 20 Apr 2011 17:45:20 +0000 (19:45 +0200)]
Eliminated the need for sign_algo in gnutls_pcert_st. This means
that we don't follow RFC5246 by letter, but there wasn't any other
implementation using the sign_algorithm part of the certificate
selection, and this helps reduce complexity.
Nikos Mavrogiannopoulos [Wed, 20 Apr 2011 17:31:11 +0000 (19:31 +0200)]
Added readme for libcfg.
Nikos Mavrogiannopoulos [Wed, 20 Apr 2011 17:26:08 +0000 (19:26 +0200)]
No need to check for -maes and -mpclmul with the current AES-NI code.
Nikos Mavrogiannopoulos [Sun, 17 Apr 2011 21:54:59 +0000 (23:54 +0200)]
updated
Nikos Mavrogiannopoulos [Sun, 17 Apr 2011 10:13:46 +0000 (12:13 +0200)]
Combined external abstract API with internal usage of gnutls_cert.
This results to a gnutls_pcert_st struct exported in abstract.h.
This change will allow a certificate retrieval callback that
does not require gnutls to decode or encode the provided certificate.
Nikos Mavrogiannopoulos [Sat, 16 Apr 2011 20:46:56 +0000 (22:46 +0200)]
Restored HMAC-MD5 for compatibility. Although considered weak, several sites require it for connection. It is enabled for "NORMAL" and "PERFORMANCE" priority strings.
Nikos Mavrogiannopoulos [Sat, 16 Apr 2011 18:10:34 +0000 (20:10 +0200)]
Try to detect AES-NI on Intel and AMD machines only.
Nikos Mavrogiannopoulos [Sat, 16 Apr 2011 16:39:29 +0000 (18:39 +0200)]
Added Andy Polyakov's version of AES-NI optimizations.
Nikos Mavrogiannopoulos [Sat, 16 Apr 2011 16:11:33 +0000 (18:11 +0200)]
more files to ignore
Nikos Mavrogiannopoulos [Sat, 16 Apr 2011 16:05:31 +0000 (18:05 +0200)]
COMP-ZLIB -> COMP-DEFLATE
Nikos Mavrogiannopoulos [Sat, 16 Apr 2011 15:52:00 +0000 (17:52 +0200)]
Link with pthreads.
Nikos Mavrogiannopoulos [Sat, 16 Apr 2011 14:18:47 +0000 (16:18 +0200)]
read API from new directories as well.
Nikos Mavrogiannopoulos [Sat, 16 Apr 2011 14:14:58 +0000 (16:14 +0200)]
corrected filename
Nikos Mavrogiannopoulos [Sat, 16 Apr 2011 14:12:57 +0000 (16:12 +0200)]
removed conditional compilation
Nikos Mavrogiannopoulos [Sat, 16 Apr 2011 12:08:47 +0000 (14:08 +0200)]
removed conditional compilation.
Nikos Mavrogiannopoulos [Sat, 16 Apr 2011 12:07:05 +0000 (14:07 +0200)]
use correct header.
Nikos Mavrogiannopoulos [Fri, 15 Apr 2011 22:48:54 +0000 (00:48 +0200)]
documented directories.
Nikos Mavrogiannopoulos [Fri, 15 Apr 2011 22:48:46 +0000 (00:48 +0200)]
Moved cryptodev to accelerated/
Nikos Mavrogiannopoulos [Fri, 15 Apr 2011 22:39:15 +0000 (00:39 +0200)]
Session tickets are included unconditionally.
Nikos Mavrogiannopoulos [Fri, 15 Apr 2011 22:38:08 +0000 (00:38 +0200)]
The auth_ and ext_ files were moved to respective directories.
Nikos Mavrogiannopoulos [Fri, 15 Apr 2011 16:23:17 +0000 (18:23 +0200)]
Reorganized sections in documentation.
Nikos Mavrogiannopoulos [Fri, 15 Apr 2011 16:15:51 +0000 (18:15 +0200)]
removed unneeded comment.
Nikos Mavrogiannopoulos [Fri, 15 Apr 2011 07:49:39 +0000 (09:49 +0200)]
Added missing headers.
Nikos Mavrogiannopoulos [Fri, 15 Apr 2011 07:47:09 +0000 (09:47 +0200)]
x509paths tests moved to suite/.
Nikos Mavrogiannopoulos [Fri, 15 Apr 2011 07:27:55 +0000 (09:27 +0200)]
Added interoperability tests with openssl.
Nikos Mavrogiannopoulos [Fri, 15 Apr 2011 07:27:10 +0000 (09:27 +0200)]
Corrected SSLv2 header parsing.
Nikos Mavrogiannopoulos [Fri, 15 Apr 2011 07:26:28 +0000 (09:26 +0200)]
corrected illegal DSA key.
Nikos Mavrogiannopoulos [Thu, 14 Apr 2011 20:01:43 +0000 (22:01 +0200)]
Enabled the extra safe renegotiation tests.
Nikos Mavrogiannopoulos [Thu, 14 Apr 2011 19:37:56 +0000 (21:37 +0200)]
removed opaque PRF from m4.
Nikos Mavrogiannopoulos [Thu, 14 Apr 2011 15:13:07 +0000 (17:13 +0200)]
removed text about select().
Nikos Mavrogiannopoulos [Wed, 13 Apr 2011 18:17:15 +0000 (20:17 +0200)]
check for libdl that pakchois needs.
Nikos Mavrogiannopoulos [Wed, 13 Apr 2011 18:00:20 +0000 (20:00 +0200)]
Added readme about pakchois and removed checks
for pakchois in Makefile.am.
Nikos Mavrogiannopoulos [Wed, 13 Apr 2011 17:58:36 +0000 (19:58 +0200)]
Reorganization in configure file.
Pakchois is not longer checked for being present. The included version
is always used.
Nikos Mavrogiannopoulos [Wed, 13 Apr 2011 17:58:08 +0000 (19:58 +0200)]
Added missing gnulib files
Nikos Mavrogiannopoulos [Wed, 13 Apr 2011 17:50:28 +0000 (19:50 +0200)]
Added missing const.
Ludovic Courtès [Tue, 12 Apr 2011 21:36:09 +0000 (23:36 +0200)]
Don't include <gcrypt.h> when it's not needed.
Nikos Mavrogiannopoulos [Wed, 13 Apr 2011 15:27:44 +0000 (17:27 +0200)]
fixed and updates in documentation
Nikos Mavrogiannopoulos [Wed, 13 Apr 2011 15:16:07 +0000 (17:16 +0200)]
Updated crypto layers documentation.
Nikos Mavrogiannopoulos [Tue, 12 Apr 2011 11:44:51 +0000 (13:44 +0200)]
Updates in the AES-NI accelerator.