]>
git.ipfire.org Git - thirdparty/gnutls.git/log
Nikos Mavrogiannopoulos [Sun, 21 Sep 2008 07:22:18 +0000 (10:22 +0300)]
deinitialize structures after use.
Nikos Mavrogiannopoulos [Sun, 21 Sep 2008 07:13:43 +0000 (10:13 +0300)]
Corrected memory leak. Reported by Sam Varshavchik.
Nikos Mavrogiannopoulos [Sun, 21 Sep 2008 07:07:26 +0000 (10:07 +0300)]
added missing headers.
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.
Nikos Mavrogiannopoulos [Sat, 20 Sep 2008 12:42:28 +0000 (15:42 +0300)]
added gnutls_assert() to assist debugging.
Nikos Mavrogiannopoulos [Sat, 20 Sep 2008 12:09:48 +0000 (15:09 +0300)]
properly report the error line.
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.
Simon Josefsson [Fri, 19 Sep 2008 12:34:21 +0000 (14:34 +0200)]
Bump versions.
Simon Josefsson [Fri, 19 Sep 2008 12:33:17 +0000 (14:33 +0200)]
Add gnutls_register_md5_handler.
Simon Josefsson [Fri, 19 Sep 2008 12:26:03 +0000 (14:26 +0200)]
Update gnulib files.
Simon Josefsson [Fri, 19 Sep 2008 12:25:20 +0000 (14:25 +0200)]
Add md5 and hmac from gnulib to libextra/gl/.
Simon Josefsson [Fri, 19 Sep 2008 12:04:39 +0000 (14:04 +0200)]
Add.
Simon Josefsson [Fri, 19 Sep 2008 11:56:56 +0000 (13:56 +0200)]
Make _gnutls_hash_copy work with registered hashes.
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>.
Simon Josefsson [Wed, 17 Sep 2008 12:11:38 +0000 (14:11 +0200)]
Merge defines.h into gnutls_int.h.
Simon Josefsson [Wed, 17 Sep 2008 11:54:53 +0000 (13:54 +0200)]
Remove, unused.
Simon Josefsson [Wed, 17 Sep 2008 11:49:03 +0000 (13:49 +0200)]
Fix overflows in gnutls_calloc calls.
Simon Josefsson [Wed, 17 Sep 2008 11:30:02 +0000 (13:30 +0200)]
Fix last commit.
Simon Josefsson [Wed, 17 Sep 2008 11:22:44 +0000 (13:22 +0200)]
Fix overflows in gnutls_calloc calls.
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>.
Simon Josefsson [Wed, 17 Sep 2008 10:18:27 +0000 (12:18 +0200)]
Generated.
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>.
Simon Josefsson [Wed, 17 Sep 2008 08:30:11 +0000 (10:30 +0200)]
Fix markup, tiny patch from Sam Varshavchik <mrsam@courier-mta.com>.
Simon Josefsson [Tue, 16 Sep 2008 15:24:55 +0000 (17:24 +0200)]
Indent.
Simon Josefsson [Tue, 16 Sep 2008 15:23:21 +0000 (17:23 +0200)]
Bump versions.
Simon Josefsson [Tue, 16 Sep 2008 14:54:34 +0000 (16:54 +0200)]
Generated.
Simon Josefsson [Tue, 16 Sep 2008 14:50:26 +0000 (16:50 +0200)]
Version 2.5.7.
Simon Josefsson [Tue, 16 Sep 2008 14:28:59 +0000 (16:28 +0200)]
Fix warning about trailing comma.
Simon Josefsson [Tue, 16 Sep 2008 13:45:34 +0000 (15:45 +0200)]
Fix math markup.
Simon Josefsson [Tue, 16 Sep 2008 13:40:22 +0000 (15:40 +0200)]
Fix.
Simon Josefsson [Tue, 16 Sep 2008 13:38:58 +0000 (15:38 +0200)]
Fix.
Simon Josefsson [Tue, 16 Sep 2008 13:31:42 +0000 (15:31 +0200)]
Add.
Simon Josefsson [Tue, 16 Sep 2008 13:30:29 +0000 (15:30 +0200)]
Document crypto.h stuff.
Simon Josefsson [Tue, 16 Sep 2008 13:26:23 +0000 (15:26 +0200)]
Add list of new symbols in 2.6.x.
Simon Josefsson [Tue, 16 Sep 2008 13:26:13 +0000 (15:26 +0200)]
Generated.
Simon Josefsson [Tue, 16 Sep 2008 13:26:00 +0000 (15:26 +0200)]
Indent.
Simon Josefsson [Tue, 16 Sep 2008 13:18:34 +0000 (15:18 +0200)]
Don't use extern on functions, for consistency.
Simon Josefsson [Tue, 16 Sep 2008 12:55:27 +0000 (14:55 +0200)]
Mention new functions.
Simon Josefsson [Tue, 16 Sep 2008 12:54:40 +0000 (14:54 +0200)]
Add interfaces to get PK and PK-sign algorithms. Use them.
Simon Josefsson [Tue, 16 Sep 2008 12:34:06 +0000 (14:34 +0200)]
Credit.
Simon Josefsson [Tue, 16 Sep 2008 09:50:24 +0000 (11:50 +0200)]
Don't run pgps2kgnu self test when openpgp is disable.
Simon Josefsson [Tue, 16 Sep 2008 09:10:24 +0000 (11:10 +0200)]
Merge in 2.4.2 news entries.
Simon Josefsson [Tue, 16 Sep 2008 08:52:11 +0000 (10:52 +0200)]
Remove cdk_strerror, unused and uses non-thread safe strerror.
Simon Josefsson [Mon, 15 Sep 2008 23:19:10 +0000 (01:19 +0200)]
Fix warnings.
Simon Josefsson [Mon, 15 Sep 2008 23:15:22 +0000 (01:15 +0200)]
Fix warnings.
Simon Josefsson [Mon, 15 Sep 2008 23:10:06 +0000 (01:10 +0200)]
Fix warning.
Simon Josefsson [Mon, 15 Sep 2008 22:47:52 +0000 (00:47 +0200)]
Split release target.
Simon Josefsson [Mon, 15 Sep 2008 22:41:48 +0000 (00:41 +0200)]
Update gnulib files.
Simon Josefsson [Mon, 15 Sep 2008 20:03:56 +0000 (22:03 +0200)]
Add.
Simon Josefsson [Mon, 15 Sep 2008 20:02:01 +0000 (22:02 +0200)]
Self-test regression of gnutls_credentials_set.
Nikos Mavrogiannopoulos [Mon, 15 Sep 2008 18:41:02 +0000 (21:41 +0300)]
removed unnesessary and dangerous free from credentials_set().
Nikos Mavrogiannopoulos [Sun, 14 Sep 2008 14:39:27 +0000 (17:39 +0300)]
added some pedantic error checking.
Simon Josefsson [Tue, 9 Sep 2008 15:13:30 +0000 (17:13 +0200)]
Regenerate using patched gaa.
Simon Josefsson [Tue, 9 Sep 2008 15:13:12 +0000 (17:13 +0200)]
Test release with -Werror to avoid regressions.
Simon Josefsson [Tue, 9 Sep 2008 15:03:12 +0000 (17:03 +0200)]
Remove unused code.
Simon Josefsson [Tue, 9 Sep 2008 15:02:16 +0000 (17:02 +0200)]
Fix warning.
Simon Josefsson [Tue, 9 Sep 2008 15:01:23 +0000 (17:01 +0200)]
Fix warning.
Simon Josefsson [Tue, 9 Sep 2008 14:56:54 +0000 (16:56 +0200)]
(CDK_KEY_USG_ENCR, CDK_KEY_USG_SIGN): Protect | op.
Simon Josefsson [Tue, 9 Sep 2008 14:49:06 +0000 (16:49 +0200)]
Fix warnings.
Simon Josefsson [Tue, 9 Sep 2008 14:47:39 +0000 (16:47 +0200)]
Fix warnings.
Simon Josefsson [Tue, 9 Sep 2008 14:33:24 +0000 (16:33 +0200)]
Fix warnings.
Simon Josefsson [Tue, 9 Sep 2008 09:40:50 +0000 (11:40 +0200)]
Add.
Simon Josefsson [Tue, 9 Sep 2008 09:40:13 +0000 (11:40 +0200)]
Add initialization section. Update thread initialization discussion.
Simon Josefsson [Tue, 9 Sep 2008 09:33:22 +0000 (11:33 +0200)]
Need to initialize gnutls to avoid crash.
Simon Josefsson [Mon, 8 Sep 2008 13:34:08 +0000 (15:34 +0200)]
Drop redundant.
Simon Josefsson [Mon, 8 Sep 2008 13:31:57 +0000 (15:31 +0200)]
Add.
Simon Josefsson [Mon, 8 Sep 2008 13:22:19 +0000 (15:22 +0200)]
Bump versions.
Simon Josefsson [Mon, 8 Sep 2008 13:20:50 +0000 (15:20 +0200)]
Remove foo.def after testing --output-def.
Simon Josefsson [Mon, 8 Sep 2008 12:25:35 +0000 (14:25 +0200)]
Generated.
Simon Josefsson [Mon, 8 Sep 2008 12:19:32 +0000 (14:19 +0200)]
Version 2.5.6.
Simon Josefsson [Mon, 8 Sep 2008 11:57:22 +0000 (13:57 +0200)]
Update gnulib files.
Simon Josefsson [Wed, 3 Sep 2008 14:49:42 +0000 (16:49 +0200)]
Use #ifdef for checking HAVE_CONFIG_H for consistency.
Simon Josefsson [Tue, 2 Sep 2008 14:10:43 +0000 (16:10 +0200)]
Mark gnutls_alert for translation.
Simon Josefsson [Tue, 2 Sep 2008 14:09:26 +0000 (16:09 +0200)]
Sync with TP.
Simon Josefsson [Tue, 2 Sep 2008 14:09:16 +0000 (16:09 +0200)]
Update gnulib files.
Simon Josefsson [Tue, 2 Sep 2008 08:39:35 +0000 (10:39 +0200)]
Add.
Simon Josefsson [Tue, 2 Sep 2008 08:35:11 +0000 (10:35 +0200)]
Add.
Simon Josefsson [Tue, 2 Sep 2008 08:34:37 +0000 (10:34 +0200)]
Add.
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>.
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.
Simon Josefsson [Mon, 1 Sep 2008 18:19:42 +0000 (20:19 +0200)]
Use gnulib for --version.
Simon Josefsson [Mon, 1 Sep 2008 18:14:50 +0000 (20:14 +0200)]
Use gnulib more. Remove code.
Simon Josefsson [Mon, 1 Sep 2008 18:11:59 +0000 (20:11 +0200)]
Use gnulib for --version.
Simon Josefsson [Mon, 1 Sep 2008 18:01:28 +0000 (20:01 +0200)]
Generated.
Simon Josefsson [Mon, 1 Sep 2008 17:54:56 +0000 (19:54 +0200)]
Drop --copyright from documentation.
Simon Josefsson [Mon, 1 Sep 2008 17:53:27 +0000 (19:53 +0200)]
Drop --copyright.
Simon Josefsson [Mon, 1 Sep 2008 17:50:34 +0000 (19:50 +0200)]
Use gnulib for --version.
Simon Josefsson [Mon, 1 Sep 2008 17:23:20 +0000 (19:23 +0200)]
Use gnulib for --version.
Simon Josefsson [Mon, 1 Sep 2008 17:20:30 +0000 (19:20 +0200)]
Only print libgnutls version in --version if it is different.
Simon Josefsson [Mon, 1 Sep 2008 16:01:06 +0000 (18:01 +0200)]
Add.
Simon Josefsson [Mon, 1 Sep 2008 15:51:52 +0000 (17:51 +0200)]
Remove gnutls_buffer.h, move definitions to gnutls_str.h.
Simon Josefsson [Mon, 1 Sep 2008 15:46:04 +0000 (17:46 +0200)]
Translate error messages. Cleanup code.
Simon Josefsson [Mon, 1 Sep 2008 15:38:34 +0000 (17:38 +0200)]
Remove unused stuff.
Simon Josefsson [Mon, 1 Sep 2008 15:36:32 +0000 (17:36 +0200)]
Generated.
Simon Josefsson [Mon, 1 Sep 2008 15:36:19 +0000 (17:36 +0200)]
Add.
Simon Josefsson [Mon, 1 Sep 2008 15:31:03 +0000 (17:31 +0200)]
Test sign algos.
Simon Josefsson [Mon, 1 Sep 2008 15:30:56 +0000 (17:30 +0200)]
Print pk and sign algos.
Simon Josefsson [Mon, 1 Sep 2008 15:25:56 +0000 (17:25 +0200)]
Typo.
Simon Josefsson [Mon, 1 Sep 2008 15:22:41 +0000 (17:22 +0200)]
Add.
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>.