]> git.ipfire.org Git - thirdparty/gnutls.git/log
thirdparty/gnutls.git
14 years agoFunctions for RSA-EXPORT were marked as deprecated.
Nikos Mavrogiannopoulos [Sat, 10 Sep 2011 10:44:47 +0000 (12:44 +0200)] 
Functions for RSA-EXPORT were marked as deprecated.

14 years agodocumentation update
Nikos Mavrogiannopoulos [Sat, 10 Sep 2011 19:49:08 +0000 (21:49 +0200)] 
documentation update

14 years agodoc updates
Nikos Mavrogiannopoulos [Sat, 10 Sep 2011 23:44:33 +0000 (01:44 +0200)] 
doc updates

14 years agoDownloading and installing moved to main document
Nikos Mavrogiannopoulos [Sat, 10 Sep 2011 23:53:13 +0000 (01:53 +0200)] 
Downloading and installing moved to main document

14 years agocorrected page numbers.
Nikos Mavrogiannopoulos [Sat, 10 Sep 2011 23:54:55 +0000 (01:54 +0200)] 
corrected page numbers.

14 years agoDo not prefer GCM in padlock because it is slow.
Nikos Mavrogiannopoulos [Sun, 11 Sep 2011 09:03:14 +0000 (11:03 +0200)] 
Do not prefer GCM in padlock because it is slow.

14 years agoupdated
Nikos Mavrogiannopoulos [Sun, 11 Sep 2011 09:12:06 +0000 (11:12 +0200)] 
updated

14 years agofunctions and enumerations are being added in index.
Nikos Mavrogiannopoulos [Tue, 13 Sep 2011 20:18:12 +0000 (22:18 +0200)] 
functions and enumerations are being added in index.

14 years agoremoved gnutls-objects.
Nikos Mavrogiannopoulos [Tue, 13 Sep 2011 20:14:48 +0000 (22:14 +0200)] 
removed gnutls-objects.

14 years agoupdated
Nikos Mavrogiannopoulos [Tue, 13 Sep 2011 20:07:18 +0000 (22:07 +0200)] 
updated

14 years agoclarified format of sequence number in gnutls_record_recv_seq.
Nikos Mavrogiannopoulos [Tue, 13 Sep 2011 20:03:36 +0000 (22:03 +0200)] 
clarified format of sequence number in gnutls_record_recv_seq.

14 years agoAdded a paragraph on opensc and trousers PKCS #11 modules.
Nikos Mavrogiannopoulos [Tue, 13 Sep 2011 19:56:45 +0000 (21:56 +0200)] 
Added a paragraph on opensc and trousers PKCS #11 modules.

14 years agoadded license
Nikos Mavrogiannopoulos [Tue, 13 Sep 2011 19:43:24 +0000 (21:43 +0200)] 
added license

14 years agoupdated documentation. The function descriptions were converted to floats.
Nikos Mavrogiannopoulos [Tue, 13 Sep 2011 14:32:49 +0000 (16:32 +0200)] 
updated documentation. The function descriptions were converted to floats.

14 years agodisable the 64-bit padlock until it is tested.
Nikos Mavrogiannopoulos [Mon, 12 Sep 2011 15:05:02 +0000 (17:05 +0200)] 
disable the 64-bit padlock until it is tested.

14 years agocorrected typo in cpuid for 386.
Nikos Mavrogiannopoulos [Mon, 12 Sep 2011 14:26:39 +0000 (16:26 +0200)] 
corrected typo in cpuid for 386.

14 years agofix on double arguments
Nikos Mavrogiannopoulos [Sun, 11 Sep 2011 16:09:24 +0000 (18:09 +0200)] 
fix on double arguments

14 years agoModified gdoc to be able to handle enumerations. Only valid to latex.
Nikos Mavrogiannopoulos [Sun, 11 Sep 2011 15:47:51 +0000 (17:47 +0200)] 
Modified gdoc to be able to handle enumerations. Only valid to latex.

14 years agoMemory leak fixes in ECC ciphersuites and the trust_list.
Nikos Mavrogiannopoulos [Fri, 9 Sep 2011 16:18:27 +0000 (18:18 +0200)] 
Memory leak fixes in ECC ciphersuites and the trust_list.

14 years agosimplified ecb encryption.
Nikos Mavrogiannopoulos [Thu, 8 Sep 2011 16:10:47 +0000 (18:10 +0200)] 
simplified ecb encryption.

14 years agoFix build warnings.
Simon Josefsson [Fri, 9 Sep 2011 07:35:55 +0000 (09:35 +0200)] 
Fix build warnings.

14 years agoFix possible infloop and build warning about uninitialied variable.
Simon Josefsson [Fri, 9 Sep 2011 07:33:39 +0000 (09:33 +0200)] 
Fix possible infloop and build warning about uninitialied variable.

14 years agoFix build errors.
Simon Josefsson [Fri, 9 Sep 2011 07:10:28 +0000 (09:10 +0200)] 
Fix build errors.

14 years agoGenerated.
Simon Josefsson [Fri, 9 Sep 2011 07:09:46 +0000 (09:09 +0200)] 
Generated.

14 years agoUpdate gnulib files.
Simon Josefsson [Fri, 9 Sep 2011 06:49:31 +0000 (08:49 +0200)] 
Update gnulib files.

14 years agoconverted quick data hashes to _gnutls_hash_fast and the hmac equivalent.
Nikos Mavrogiannopoulos [Thu, 8 Sep 2011 15:55:29 +0000 (17:55 +0200)] 
converted quick data hashes to _gnutls_hash_fast and the hmac equivalent.

14 years agoAdded padlock support to GCM ciphers.
Nikos Mavrogiannopoulos [Thu, 8 Sep 2011 15:35:00 +0000 (17:35 +0200)] 
Added padlock support to GCM ciphers.

14 years agodo not reset length
Nikos Mavrogiannopoulos [Wed, 7 Sep 2011 22:12:27 +0000 (00:12 +0200)] 
do not reset length

14 years agoDo not send an empty extension structure in server hello. This affects
Nikos Mavrogiannopoulos [Wed, 7 Sep 2011 22:03:48 +0000 (00:03 +0200)] 
Do not send an empty extension structure in server hello. This affects
old implementations that do not support extensions. Reported by
J. Cameijo Cerdeira.

14 years agoCorrected documentation for gnutls_certificate_set_x509_trust.
Nikos Mavrogiannopoulos [Wed, 7 Sep 2011 21:31:43 +0000 (23:31 +0200)] 
Corrected documentation for gnutls_certificate_set_x509_trust.
Reported by Stephen Lynch.

14 years agominimized example
Nikos Mavrogiannopoulos [Wed, 7 Sep 2011 20:25:47 +0000 (22:25 +0200)] 
minimized example

14 years agoAdded gnustack flag
Nikos Mavrogiannopoulos [Wed, 7 Sep 2011 19:30:44 +0000 (21:30 +0200)] 
Added gnustack flag

14 years agoAdded encryption flag to simplify and optimize key expansion.
Nikos Mavrogiannopoulos [Wed, 7 Sep 2011 18:37:41 +0000 (20:37 +0200)] 
Added encryption flag to simplify and optimize key expansion.

14 years agoAdded support for VIA padlock based on Andy's code (untested).
Nikos Mavrogiannopoulos [Wed, 7 Sep 2011 17:10:57 +0000 (19:10 +0200)] 
Added support for VIA padlock based on Andy's code (untested).

14 years agocorrected AES-NI code.
Nikos Mavrogiannopoulos [Wed, 7 Sep 2011 16:53:37 +0000 (18:53 +0200)] 
corrected AES-NI code.

14 years agosimplified gnutls_certificate_set_x509_trust_file. It uses gnutls_certificate_set_x50...
Nikos Mavrogiannopoulos [Tue, 6 Sep 2011 14:27:29 +0000 (16:27 +0200)] 
simplified gnutls_certificate_set_x509_trust_file. It uses gnutls_certificate_set_x509_trust_mem.

14 years agoModified fix of "Allow CA importing of 0 certificates to succeed".
Nikos Mavrogiannopoulos [Tue, 6 Sep 2011 10:52:29 +0000 (12:52 +0200)] 
Modified fix of "Allow CA importing of 0 certificates to succeed".
gnutls_x509_crt_list_import() is still failing when no certificates
are found and only gnutls_certificate_set_x509_trust_mem() returns
zero when no certificates are found.

14 years agoAdded support to read elliptic curve public keys from PKCS #11 tokens (untested).
Nikos Mavrogiannopoulos [Tue, 6 Sep 2011 09:59:11 +0000 (11:59 +0200)] 
Added support to read elliptic curve public keys from PKCS #11 tokens (untested).

14 years agoAdded gnutls_pkcs11_privkey_generate().
Nikos Mavrogiannopoulos [Sun, 4 Sep 2011 22:46:41 +0000 (00:46 +0200)] 
Added gnutls_pkcs11_privkey_generate().
p11tool can be used to generate keys in tokens.

14 years agolibgnutls: Allow CA importing of 0 certificates to succeed.
Simon Josefsson [Tue, 6 Sep 2011 10:09:03 +0000 (12:09 +0200)] 
libgnutls: Allow CA importing of 0 certificates to succeed.

Reported by Jonathan Nieder <jrnieder@gmail.com> in
<http://bugs.debian.org/640639>.

14 years agoupdated changelog
Nikos Mavrogiannopoulos [Sun, 4 Sep 2011 19:57:27 +0000 (21:57 +0200)] 
updated changelog

14 years agosimplified README
Nikos Mavrogiannopoulos [Sun, 4 Sep 2011 19:52:45 +0000 (21:52 +0200)] 
simplified README

14 years agodocumented extra alignment
Nikos Mavrogiannopoulos [Sun, 4 Sep 2011 19:45:16 +0000 (21:45 +0200)] 
documented extra alignment

14 years agocleaned-up code
Nikos Mavrogiannopoulos [Sun, 4 Sep 2011 18:12:31 +0000 (20:12 +0200)] 
cleaned-up code

14 years agoAdd p11-kit-1 to gnutls.pc Requires.private.
Andreas Metzler [Sun, 4 Sep 2011 12:30:52 +0000 (14:30 +0200)] 
Add p11-kit-1 to gnutls.pc Requires.private.

If building with PKCS#11 support append p11-kit-1 to gnutls.pc
Requires.private.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
14 years agomore files to ignore
Nikos Mavrogiannopoulos [Sun, 4 Sep 2011 12:30:09 +0000 (14:30 +0200)] 
more files to ignore

14 years agodocumentation updates
Nikos Mavrogiannopoulos [Sun, 4 Sep 2011 09:53:07 +0000 (11:53 +0200)] 
documentation updates

14 years agoupdated for lowat
Nikos Mavrogiannopoulos [Sat, 3 Sep 2011 08:11:11 +0000 (10:11 +0200)] 
updated for lowat

14 years agodocumentation updates. @acronym was removed from the cindex.
Nikos Mavrogiannopoulos [Fri, 2 Sep 2011 19:26:22 +0000 (21:26 +0200)] 
documentation updates. @acronym was removed from the cindex.

14 years agoset_lowat was removed as a macro.
Nikos Mavrogiannopoulos [Fri, 2 Sep 2011 06:49:08 +0000 (08:49 +0200)] 
set_lowat was removed as a macro.

14 years agosimplified examples
Nikos Mavrogiannopoulos [Thu, 1 Sep 2011 18:43:08 +0000 (20:43 +0200)] 
simplified examples

14 years agoexplicitly enable openpgp certtype in tests. gnutls_3_0_2
Nikos Mavrogiannopoulos [Thu, 1 Sep 2011 08:31:19 +0000 (10:31 +0200)] 
explicitly enable openpgp certtype in tests.

14 years agoupdated
Nikos Mavrogiannopoulos [Thu, 1 Sep 2011 08:13:04 +0000 (10:13 +0200)] 
updated

14 years agobumped version
Nikos Mavrogiannopoulos [Thu, 1 Sep 2011 08:05:56 +0000 (10:05 +0200)] 
bumped version

14 years agomore doc on MTU.
Nikos Mavrogiannopoulos [Thu, 1 Sep 2011 08:02:19 +0000 (10:02 +0200)] 
more doc on MTU.

14 years agoexplicitly enable openpgp certtype in tests.
Nikos Mavrogiannopoulos [Thu, 1 Sep 2011 07:53:19 +0000 (09:53 +0200)] 
explicitly enable openpgp certtype in tests.

14 years agoAdded documentation on asynchronous operation.
Nikos Mavrogiannopoulos [Wed, 31 Aug 2011 22:54:19 +0000 (00:54 +0200)] 
Added documentation on asynchronous operation.

14 years agodo not exit configure if p11-kit is not found.
Nikos Mavrogiannopoulos [Wed, 31 Aug 2011 15:41:42 +0000 (17:41 +0200)] 
do not exit configure if p11-kit is not found.

14 years agoOpenPGP certificate type priority is not enabled by default.
Nikos Mavrogiannopoulos [Wed, 31 Aug 2011 14:30:13 +0000 (16:30 +0200)] 
OpenPGP certificate type priority is not enabled by default.

14 years agoAdded %NO_EXTENSIONS priority string.
Nikos Mavrogiannopoulos [Wed, 31 Aug 2011 14:24:42 +0000 (16:24 +0200)] 
Added %NO_EXTENSIONS priority string.

14 years agodoc fixes
Nikos Mavrogiannopoulos [Tue, 30 Aug 2011 19:09:32 +0000 (21:09 +0200)] 
doc fixes

14 years agodisabled test
Nikos Mavrogiannopoulos [Tue, 30 Aug 2011 16:23:08 +0000 (18:23 +0200)] 
disabled test

14 years agoremoved old and unused compatibility functions.
Nikos Mavrogiannopoulos [Tue, 30 Aug 2011 15:48:17 +0000 (17:48 +0200)] 
removed old and unused compatibility functions.

14 years agocorrected sign type errors for integers.
Nikos Mavrogiannopoulos [Tue, 30 Aug 2011 15:42:21 +0000 (17:42 +0200)] 
corrected sign type errors for integers.

14 years agoCorrected error checking in _gnutls_send_int().
Nikos Mavrogiannopoulos [Tue, 30 Aug 2011 13:44:53 +0000 (15:44 +0200)] 
Corrected error checking in _gnutls_send_int().

14 years agodoc updates
Nikos Mavrogiannopoulos [Mon, 29 Aug 2011 19:02:11 +0000 (21:02 +0200)] 
doc updates

14 years agoremoved unneeded header. Documented updates.
Nikos Mavrogiannopoulos [Mon, 29 Aug 2011 18:10:45 +0000 (20:10 +0200)] 
removed unneeded header. Documented updates.

14 years agoAvoid assert() and do not include needless headers.
Nikos Mavrogiannopoulos [Mon, 29 Aug 2011 16:28:15 +0000 (18:28 +0200)] 
Avoid assert() and do not include needless headers.

14 years agoskip if datefudge is not available
Nikos Mavrogiannopoulos [Mon, 29 Aug 2011 16:27:44 +0000 (18:27 +0200)] 
skip if datefudge is not available

14 years agoModified cpuid for 32-bit x86 to avoid a gcc issue (not finding a register).
Nikos Mavrogiannopoulos [Mon, 29 Aug 2011 15:28:42 +0000 (17:28 +0200)] 
Modified cpuid for 32-bit x86 to avoid a gcc issue (not finding a register).

14 years agoBenchmark applications were incorporated to gnutls-cli
Nikos Mavrogiannopoulos [Sat, 27 Aug 2011 22:26:46 +0000 (00:26 +0200)] 
Benchmark applications were incorporated to gnutls-cli

14 years agoCorrected DH-ANON ciphersuite names.
Nikos Mavrogiannopoulos [Sat, 27 Aug 2011 22:26:04 +0000 (00:26 +0200)] 
Corrected DH-ANON ciphersuite names.

14 years agoupdated figures.
Nikos Mavrogiannopoulos [Sat, 27 Aug 2011 21:02:13 +0000 (23:02 +0200)] 
updated figures.

14 years agoXmppAddr -> UTF8String
Nikos Mavrogiannopoulos [Sat, 27 Aug 2011 18:48:04 +0000 (20:48 +0200)] 
XmppAddr -> UTF8String

14 years agomore updates in private key copy.
Nikos Mavrogiannopoulos [Sat, 27 Aug 2011 18:41:31 +0000 (20:41 +0200)] 
more updates in private key copy.

14 years agoremoved unused variable.
Nikos Mavrogiannopoulos [Sat, 27 Aug 2011 18:28:45 +0000 (20:28 +0200)] 
removed unused variable.

14 years agognutls_certificate_set_x509_key() and gnutls_certificate_set_openpgp_key() operate...
Nikos Mavrogiannopoulos [Sat, 27 Aug 2011 18:17:45 +0000 (20:17 +0200)] 
gnutls_certificate_set_x509_key() and gnutls_certificate_set_openpgp_key() operate as in gnutls 2.10.x and do not require to hold the structures.

14 years agoremoved unused variables.
Nikos Mavrogiannopoulos [Sat, 27 Aug 2011 18:04:09 +0000 (20:04 +0200)] 
removed unused variables.

14 years agoAllow out-of-order change_cipher_spec in DTLS.
Nikos Mavrogiannopoulos [Fri, 26 Aug 2011 16:13:21 +0000 (18:13 +0200)] 
Allow out-of-order change_cipher_spec in DTLS.

14 years agodocumentation changes.
Nikos Mavrogiannopoulos [Wed, 24 Aug 2011 18:57:45 +0000 (20:57 +0200)] 
documentation changes.

14 years agognutls/extra.h is not required for SRP.
Nikos Mavrogiannopoulos [Wed, 24 Aug 2011 18:56:40 +0000 (20:56 +0200)] 
gnutls/extra.h is not required for SRP.

14 years agoleave an empty page
Nikos Mavrogiannopoulos [Tue, 23 Aug 2011 16:19:51 +0000 (18:19 +0200)] 
leave an empty page

14 years agodocumentation updates
Nikos Mavrogiannopoulos [Tue, 23 Aug 2011 16:05:01 +0000 (18:05 +0200)] 
documentation updates

14 years agounlock rnd mutex on error.
Nikos Mavrogiannopoulos [Tue, 23 Aug 2011 07:45:33 +0000 (09:45 +0200)] 
unlock rnd mutex on error.

14 years agobibliography updated
Nikos Mavrogiannopoulos [Mon, 22 Aug 2011 22:18:30 +0000 (00:18 +0200)] 
bibliography updated

14 years agoExport export_gnutls_openpgp_privkey_sign_hash.
Andreas Metzler [Mon, 22 Aug 2011 18:47:58 +0000 (20:47 +0200)] 
Export export_gnutls_openpgp_privkey_sign_hash.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
14 years agoAIX check moved to system.c.
Nikos Mavrogiannopoulos [Sun, 21 Aug 2011 21:29:05 +0000 (23:29 +0200)] 
AIX check moved to system.c.

14 years agoHandle memory allocation errors.
Nikos Mavrogiannopoulos [Sun, 21 Aug 2011 17:41:43 +0000 (19:41 +0200)] 
Handle memory allocation errors.

14 years agoThe crywrap manpage was removed due to license reasons.
Nikos Mavrogiannopoulos [Sun, 21 Aug 2011 12:51:05 +0000 (14:51 +0200)] 
The crywrap manpage was removed due to license reasons.

14 years agoguile: Fix `priorities' test to use `run-test'.
Ludovic Courtès [Mon, 22 Aug 2011 16:17:10 +0000 (18:17 +0200)] 
guile: Fix `priorities' test to use `run-test'.

This is a followup to commit cd7b8102316cd4151356c4b2b7909c7435593890
("guile: Fix tests to match the `exit' behavior introduced in Guile
2.0.1.").

14 years agoinclude README to distribution.
Nikos Mavrogiannopoulos [Sun, 21 Aug 2011 12:47:57 +0000 (14:47 +0200)] 
include README to distribution.

14 years agodocumentation fixes.
Nikos Mavrogiannopoulos [Sat, 20 Aug 2011 22:46:41 +0000 (00:46 +0200)] 
documentation fixes.

14 years agoUse texinfo's word break.
Nikos Mavrogiannopoulos [Sat, 20 Aug 2011 21:57:41 +0000 (23:57 +0200)] 
Use texinfo's word break.

14 years agoupdated for release
Nikos Mavrogiannopoulos [Sat, 20 Aug 2011 21:29:33 +0000 (23:29 +0200)] 
updated for release

14 years agoAdded missing file
Nikos Mavrogiannopoulos [Sat, 20 Aug 2011 13:42:24 +0000 (15:42 +0200)] 
Added missing file

14 years agoSync with TP.
Nikos Mavrogiannopoulos [Sat, 20 Aug 2011 13:33:43 +0000 (15:33 +0200)] 
Sync with TP.

14 years agocorrected typo
Nikos Mavrogiannopoulos [Sat, 20 Aug 2011 13:29:12 +0000 (15:29 +0200)] 
corrected typo

14 years agoAdded hack for AIX systems that may not set errno property on EAGAIN.
Nikos Mavrogiannopoulos [Sat, 20 Aug 2011 08:47:48 +0000 (10:47 +0200)] 
Added hack for AIX systems that may not set errno property on EAGAIN.

14 years agosimplified PKCS #11 token example.
Nikos Mavrogiannopoulos [Fri, 19 Aug 2011 22:16:57 +0000 (00:16 +0200)] 
simplified PKCS #11 token example.

14 years agodocumentation updates
Nikos Mavrogiannopoulos [Fri, 19 Aug 2011 19:49:42 +0000 (21:49 +0200)] 
documentation updates