]> git.ipfire.org Git - thirdparty/gnutls.git/log
thirdparty/gnutls.git
17 years agodeinitialize structures after use.
Nikos Mavrogiannopoulos [Sun, 21 Sep 2008 07:22:18 +0000 (10:22 +0300)] 
deinitialize structures after use.

17 years agoCorrected memory leak. Reported by Sam Varshavchik.
Nikos Mavrogiannopoulos [Sun, 21 Sep 2008 07:13:43 +0000 (10:13 +0300)] 
Corrected memory leak. Reported by Sam Varshavchik.

17 years agoadded missing headers.
Nikos Mavrogiannopoulos [Sun, 21 Sep 2008 07:07:26 +0000 (10:07 +0300)] 
added missing headers.

17 years agoCorrected several bugs in DSA DER key importing. Reported and debugged by Sam Varshav...
Nikos Mavrogiannopoulos [Sun, 21 Sep 2008 06:51:05 +0000 (09:51 +0300)] 
Corrected several bugs in DSA DER key importing. Reported and debugged by Sam Varshavchik.

17 years agoadded gnutls_assert() to assist debugging.
Nikos Mavrogiannopoulos [Sat, 20 Sep 2008 12:42:28 +0000 (15:42 +0300)] 
added gnutls_assert() to assist debugging.

17 years agoproperly report the error line.
Nikos Mavrogiannopoulos [Sat, 20 Sep 2008 12:09:48 +0000 (15:09 +0300)] 
properly report the error line.

17 years agooutput.c: Can properly print IP addresses in certificates.
Nikos Mavrogiannopoulos [Sat, 20 Sep 2008 11:02:19 +0000 (14:02 +0300)] 
output.c: Can properly print IP addresses in certificates.
x509_write.c: added gnutls_x509_crt_set_subject_alt_name added that can add multiple subject alternative names.
certtool: use the new function to be able to add several names.

17 years agoBump versions.
Simon Josefsson [Fri, 19 Sep 2008 12:34:21 +0000 (14:34 +0200)] 
Bump versions.

17 years agoAdd gnutls_register_md5_handler.
Simon Josefsson [Fri, 19 Sep 2008 12:33:17 +0000 (14:33 +0200)] 
Add gnutls_register_md5_handler.

17 years agoUpdate gnulib files.
Simon Josefsson [Fri, 19 Sep 2008 12:26:03 +0000 (14:26 +0200)] 
Update gnulib files.

17 years agoAdd md5 and hmac from gnulib to libextra/gl/.
Simon Josefsson [Fri, 19 Sep 2008 12:25:20 +0000 (14:25 +0200)] 
Add md5 and hmac from gnulib to libextra/gl/.

17 years agoAdd.
Simon Josefsson [Fri, 19 Sep 2008 12:04:39 +0000 (14:04 +0200)] 
Add.

17 years agoMake _gnutls_hash_copy work with registered hashes.
Simon Josefsson [Fri, 19 Sep 2008 11:56:56 +0000 (13:56 +0200)] 
Make _gnutls_hash_copy work with registered hashes.

17 years agoMake LZO compression support build.
Simon Josefsson [Fri, 19 Sep 2008 06:04:54 +0000 (08:04 +0200)] 
Make LZO compression support build.
Tiny patch from Arfrever Frehtes Taifersar Arahesis
<arfrever.fta@gmail.com>.

17 years agoMerge defines.h into gnutls_int.h.
Simon Josefsson [Wed, 17 Sep 2008 12:11:38 +0000 (14:11 +0200)] 
Merge defines.h into gnutls_int.h.

17 years agoRemove, unused.
Simon Josefsson [Wed, 17 Sep 2008 11:54:53 +0000 (13:54 +0200)] 
Remove, unused.

17 years agoFix overflows in gnutls_calloc calls.
Simon Josefsson [Wed, 17 Sep 2008 11:49:03 +0000 (13:49 +0200)] 
Fix overflows in gnutls_calloc calls.

17 years agoFix last commit.
Simon Josefsson [Wed, 17 Sep 2008 11:30:02 +0000 (13:30 +0200)] 
Fix last commit.

17 years agoFix overflows in gnutls_calloc calls.
Simon Josefsson [Wed, 17 Sep 2008 11:22:44 +0000 (13:22 +0200)] 
Fix overflows in gnutls_calloc calls.

17 years agolibgnutls: Check for overflows in gnutls_calloc and gnutls_secure_calloc.
Simon Josefsson [Wed, 17 Sep 2008 11:01:21 +0000 (13:01 +0200)] 
libgnutls: Check for overflows in gnutls_calloc and gnutls_secure_calloc.
Reported by Werner Koch <wk@gnupg.org>.

17 years agoGenerated.
Simon Josefsson [Wed, 17 Sep 2008 10:18:27 +0000 (12:18 +0200)] 
Generated.

17 years agolibgnutls: New function to set minimum acceptable SRP bits.
Simon Josefsson [Wed, 17 Sep 2008 10:11:53 +0000 (12:11 +0200)] 
libgnutls: New function to set minimum acceptable SRP bits.
The function is gnutls_srp_set_prime_bits.  Tiny patch by Kevin Quick
<quick@sparq.org> in <https://savannah.gnu.org/support/index.php?106454>.

17 years agoFix markup, tiny patch from Sam Varshavchik <mrsam@courier-mta.com>.
Simon Josefsson [Wed, 17 Sep 2008 08:30:11 +0000 (10:30 +0200)] 
Fix markup, tiny patch from Sam Varshavchik <mrsam@courier-mta.com>.

17 years agoIndent.
Simon Josefsson [Tue, 16 Sep 2008 15:24:55 +0000 (17:24 +0200)] 
Indent.

17 years agoBump versions.
Simon Josefsson [Tue, 16 Sep 2008 15:23:21 +0000 (17:23 +0200)] 
Bump versions.

17 years agoGenerated. gnutls_2_5_7
Simon Josefsson [Tue, 16 Sep 2008 14:54:34 +0000 (16:54 +0200)] 
Generated.

17 years agoVersion 2.5.7.
Simon Josefsson [Tue, 16 Sep 2008 14:50:26 +0000 (16:50 +0200)] 
Version 2.5.7.

17 years agoFix warning about trailing comma.
Simon Josefsson [Tue, 16 Sep 2008 14:28:59 +0000 (16:28 +0200)] 
Fix warning about trailing comma.

17 years agoFix math markup.
Simon Josefsson [Tue, 16 Sep 2008 13:45:34 +0000 (15:45 +0200)] 
Fix math markup.

17 years agoFix.
Simon Josefsson [Tue, 16 Sep 2008 13:40:22 +0000 (15:40 +0200)] 
Fix.

17 years agoFix.
Simon Josefsson [Tue, 16 Sep 2008 13:38:58 +0000 (15:38 +0200)] 
Fix.

17 years agoAdd.
Simon Josefsson [Tue, 16 Sep 2008 13:31:42 +0000 (15:31 +0200)] 
Add.

17 years agoDocument crypto.h stuff.
Simon Josefsson [Tue, 16 Sep 2008 13:30:29 +0000 (15:30 +0200)] 
Document crypto.h stuff.

17 years agoAdd list of new symbols in 2.6.x.
Simon Josefsson [Tue, 16 Sep 2008 13:26:23 +0000 (15:26 +0200)] 
Add list of new symbols in 2.6.x.

17 years agoGenerated.
Simon Josefsson [Tue, 16 Sep 2008 13:26:13 +0000 (15:26 +0200)] 
Generated.

17 years agoIndent.
Simon Josefsson [Tue, 16 Sep 2008 13:26:00 +0000 (15:26 +0200)] 
Indent.

17 years agoDon't use extern on functions, for consistency.
Simon Josefsson [Tue, 16 Sep 2008 13:18:34 +0000 (15:18 +0200)] 
Don't use extern on functions, for consistency.

17 years agoMention new functions.
Simon Josefsson [Tue, 16 Sep 2008 12:55:27 +0000 (14:55 +0200)] 
Mention new functions.

17 years agoAdd interfaces to get PK and PK-sign algorithms. Use them.
Simon Josefsson [Tue, 16 Sep 2008 12:54:40 +0000 (14:54 +0200)] 
Add interfaces to get PK and PK-sign algorithms. Use them.

17 years agoCredit.
Simon Josefsson [Tue, 16 Sep 2008 12:34:06 +0000 (14:34 +0200)] 
Credit.

17 years agoDon't run pgps2kgnu self test when openpgp is disable.
Simon Josefsson [Tue, 16 Sep 2008 09:50:24 +0000 (11:50 +0200)] 
Don't run pgps2kgnu self test when openpgp is disable.

17 years agoMerge in 2.4.2 news entries.
Simon Josefsson [Tue, 16 Sep 2008 09:10:24 +0000 (11:10 +0200)] 
Merge in 2.4.2 news entries.

17 years agoRemove cdk_strerror, unused and uses non-thread safe strerror.
Simon Josefsson [Tue, 16 Sep 2008 08:52:11 +0000 (10:52 +0200)] 
Remove cdk_strerror, unused and uses non-thread safe strerror.

17 years agoFix warnings.
Simon Josefsson [Mon, 15 Sep 2008 23:19:10 +0000 (01:19 +0200)] 
Fix warnings.

17 years agoFix warnings.
Simon Josefsson [Mon, 15 Sep 2008 23:15:22 +0000 (01:15 +0200)] 
Fix warnings.

17 years agoFix warning.
Simon Josefsson [Mon, 15 Sep 2008 23:10:06 +0000 (01:10 +0200)] 
Fix warning.

17 years agoSplit release target.
Simon Josefsson [Mon, 15 Sep 2008 22:47:52 +0000 (00:47 +0200)] 
Split release target.

17 years agoUpdate gnulib files.
Simon Josefsson [Mon, 15 Sep 2008 22:41:48 +0000 (00:41 +0200)] 
Update gnulib files.

17 years agoAdd.
Simon Josefsson [Mon, 15 Sep 2008 20:03:56 +0000 (22:03 +0200)] 
Add.

17 years agoSelf-test regression of gnutls_credentials_set.
Simon Josefsson [Mon, 15 Sep 2008 20:02:01 +0000 (22:02 +0200)] 
Self-test regression of gnutls_credentials_set.

17 years agoremoved unnesessary and dangerous free from credentials_set().
Nikos Mavrogiannopoulos [Mon, 15 Sep 2008 18:41:02 +0000 (21:41 +0300)] 
removed unnesessary and dangerous free from credentials_set().

17 years agoadded some pedantic error checking.
Nikos Mavrogiannopoulos [Sun, 14 Sep 2008 14:39:27 +0000 (17:39 +0300)] 
added some pedantic error checking.

17 years agoRegenerate using patched gaa.
Simon Josefsson [Tue, 9 Sep 2008 15:13:30 +0000 (17:13 +0200)] 
Regenerate using patched gaa.

17 years agoTest release with -Werror to avoid regressions.
Simon Josefsson [Tue, 9 Sep 2008 15:13:12 +0000 (17:13 +0200)] 
Test release with -Werror to avoid regressions.

17 years agoRemove unused code.
Simon Josefsson [Tue, 9 Sep 2008 15:03:12 +0000 (17:03 +0200)] 
Remove unused code.

17 years agoFix warning.
Simon Josefsson [Tue, 9 Sep 2008 15:02:16 +0000 (17:02 +0200)] 
Fix warning.

17 years agoFix warning.
Simon Josefsson [Tue, 9 Sep 2008 15:01:23 +0000 (17:01 +0200)] 
Fix warning.

17 years ago(CDK_KEY_USG_ENCR, CDK_KEY_USG_SIGN): Protect | op.
Simon Josefsson [Tue, 9 Sep 2008 14:56:54 +0000 (16:56 +0200)] 
(CDK_KEY_USG_ENCR, CDK_KEY_USG_SIGN): Protect | op.

17 years agoFix warnings.
Simon Josefsson [Tue, 9 Sep 2008 14:49:06 +0000 (16:49 +0200)] 
Fix warnings.

17 years agoFix warnings.
Simon Josefsson [Tue, 9 Sep 2008 14:47:39 +0000 (16:47 +0200)] 
Fix warnings.

17 years agoFix warnings.
Simon Josefsson [Tue, 9 Sep 2008 14:33:24 +0000 (16:33 +0200)] 
Fix warnings.

17 years agoAdd.
Simon Josefsson [Tue, 9 Sep 2008 09:40:50 +0000 (11:40 +0200)] 
Add.

17 years agoAdd initialization section. Update thread initialization discussion.
Simon Josefsson [Tue, 9 Sep 2008 09:40:13 +0000 (11:40 +0200)] 
Add initialization section.  Update thread initialization discussion.

17 years agoNeed to initialize gnutls to avoid crash.
Simon Josefsson [Tue, 9 Sep 2008 09:33:22 +0000 (11:33 +0200)] 
Need to initialize gnutls to avoid crash.

17 years agoDrop redundant.
Simon Josefsson [Mon, 8 Sep 2008 13:34:08 +0000 (15:34 +0200)] 
Drop redundant.

17 years agoAdd.
Simon Josefsson [Mon, 8 Sep 2008 13:31:57 +0000 (15:31 +0200)] 
Add.

17 years agoBump versions.
Simon Josefsson [Mon, 8 Sep 2008 13:22:19 +0000 (15:22 +0200)] 
Bump versions.

17 years agoRemove foo.def after testing --output-def.
Simon Josefsson [Mon, 8 Sep 2008 13:20:50 +0000 (15:20 +0200)] 
Remove foo.def after testing --output-def.

17 years agoGenerated. gnutls_2_5_6
Simon Josefsson [Mon, 8 Sep 2008 12:25:35 +0000 (14:25 +0200)] 
Generated.

17 years agoVersion 2.5.6.
Simon Josefsson [Mon, 8 Sep 2008 12:19:32 +0000 (14:19 +0200)] 
Version 2.5.6.

17 years agoUpdate gnulib files.
Simon Josefsson [Mon, 8 Sep 2008 11:57:22 +0000 (13:57 +0200)] 
Update gnulib files.

17 years agoUse #ifdef for checking HAVE_CONFIG_H for consistency.
Simon Josefsson [Wed, 3 Sep 2008 14:49:42 +0000 (16:49 +0200)] 
Use #ifdef for checking HAVE_CONFIG_H for consistency.

17 years agoMark gnutls_alert for translation.
Simon Josefsson [Tue, 2 Sep 2008 14:10:43 +0000 (16:10 +0200)] 
Mark gnutls_alert for translation.

17 years agoSync with TP.
Simon Josefsson [Tue, 2 Sep 2008 14:09:26 +0000 (16:09 +0200)] 
Sync with TP.

17 years agoUpdate gnulib files.
Simon Josefsson [Tue, 2 Sep 2008 14:09:16 +0000 (16:09 +0200)] 
Update gnulib files.

17 years agoAdd.
Simon Josefsson [Tue, 2 Sep 2008 08:39:35 +0000 (10:39 +0200)] 
Add.

17 years agoAdd.
Simon Josefsson [Tue, 2 Sep 2008 08:35:11 +0000 (10:35 +0200)] 
Add.

17 years agoAdd.
Simon Josefsson [Tue, 2 Sep 2008 08:34:37 +0000 (10:34 +0200)] 
Add.

17 years agoDon't return from a void function.
Simon Josefsson [Tue, 2 Sep 2008 08:26:13 +0000 (10:26 +0200)] 
Don't return from a void function.
Reported by Dave Uhring <duhring@charter.net>.

17 years agoadded pgps2kgnu test for GNU extensions to OpenPGP String-to-Key (S2K) conventions.
Daniel Kahn Gillmor [Mon, 1 Sep 2008 22:32:48 +0000 (18:32 -0400)] 
added pgps2kgnu test for GNU extensions to OpenPGP String-to-Key (S2K) conventions.

17 years agoUse gnulib for --version.
Simon Josefsson [Mon, 1 Sep 2008 18:19:42 +0000 (20:19 +0200)] 
Use gnulib for --version.

17 years agoUse gnulib more. Remove code.
Simon Josefsson [Mon, 1 Sep 2008 18:14:50 +0000 (20:14 +0200)] 
Use gnulib more.  Remove code.

17 years agoUse gnulib for --version.
Simon Josefsson [Mon, 1 Sep 2008 18:11:59 +0000 (20:11 +0200)] 
Use gnulib for --version.

17 years agoGenerated.
Simon Josefsson [Mon, 1 Sep 2008 18:01:28 +0000 (20:01 +0200)] 
Generated.

17 years agoDrop --copyright from documentation.
Simon Josefsson [Mon, 1 Sep 2008 17:54:56 +0000 (19:54 +0200)] 
Drop --copyright from documentation.

17 years agoDrop --copyright.
Simon Josefsson [Mon, 1 Sep 2008 17:53:27 +0000 (19:53 +0200)] 
Drop --copyright.

17 years agoUse gnulib for --version.
Simon Josefsson [Mon, 1 Sep 2008 17:50:34 +0000 (19:50 +0200)] 
Use gnulib for --version.

17 years agoUse gnulib for --version.
Simon Josefsson [Mon, 1 Sep 2008 17:23:20 +0000 (19:23 +0200)] 
Use gnulib for --version.

17 years agoOnly print libgnutls version in --version if it is different.
Simon Josefsson [Mon, 1 Sep 2008 17:20:30 +0000 (19:20 +0200)] 
Only print libgnutls version in --version if it is different.

17 years agoAdd.
Simon Josefsson [Mon, 1 Sep 2008 16:01:06 +0000 (18:01 +0200)] 
Add.

17 years agoRemove gnutls_buffer.h, move definitions to gnutls_str.h.
Simon Josefsson [Mon, 1 Sep 2008 15:51:52 +0000 (17:51 +0200)] 
Remove gnutls_buffer.h, move definitions to gnutls_str.h.

17 years agoTranslate error messages. Cleanup code.
Simon Josefsson [Mon, 1 Sep 2008 15:46:04 +0000 (17:46 +0200)] 
Translate error messages.  Cleanup code.

17 years agoRemove unused stuff.
Simon Josefsson [Mon, 1 Sep 2008 15:38:34 +0000 (17:38 +0200)] 
Remove unused stuff.

17 years agoGenerated.
Simon Josefsson [Mon, 1 Sep 2008 15:36:32 +0000 (17:36 +0200)] 
Generated.

17 years agoAdd.
Simon Josefsson [Mon, 1 Sep 2008 15:36:19 +0000 (17:36 +0200)] 
Add.

17 years agoTest sign algos.
Simon Josefsson [Mon, 1 Sep 2008 15:31:03 +0000 (17:31 +0200)] 
Test sign algos.

17 years agoPrint pk and sign algos.
Simon Josefsson [Mon, 1 Sep 2008 15:30:56 +0000 (17:30 +0200)] 
Print pk and sign algos.

17 years agoTypo.
Simon Josefsson [Mon, 1 Sep 2008 15:25:56 +0000 (17:25 +0200)] 
Typo.

17 years agoAdd.
Simon Josefsson [Mon, 1 Sep 2008 15:22:41 +0000 (17:22 +0200)] 
Add.

17 years agoAdd gnutls_sign_list and gnutls_sign_get_id.
Simon Josefsson [Mon, 1 Sep 2008 15:21:59 +0000 (17:21 +0200)] 
Add gnutls_sign_list and gnutls_sign_get_id.
Suggested by Sam Varshavchik <mrsam@courier-mta.com>.