]> git.ipfire.org Git - thirdparty/gnutls.git/log
thirdparty/gnutls.git
17 years agoAdd static qualifiers on internal symbols.
Simon Josefsson [Sat, 11 Oct 2008 05:20:47 +0000 (07:20 +0200)] 
Add static qualifiers on internal symbols.
Tiny patch from Aaron Ucko <ucko@ncbi.nlm.nih.gov>.

17 years agoSync with upstream.
Simon Josefsson [Thu, 9 Oct 2008 07:09:27 +0000 (09:09 +0200)] 
Sync with upstream.

17 years agoFix syntax-check warnings.
Simon Josefsson [Wed, 8 Oct 2008 17:53:35 +0000 (19:53 +0200)] 
Fix syntax-check warnings.

17 years agoIndent.
Simon Josefsson [Wed, 8 Oct 2008 17:50:50 +0000 (19:50 +0200)] 
Indent.

17 years agoDrop gcrypt.h includes.
Simon Josefsson [Wed, 8 Oct 2008 17:38:06 +0000 (19:38 +0200)] 
Drop gcrypt.h includes.

17 years agoMention libgcrypt dependency.
Simon Josefsson [Wed, 8 Oct 2008 17:36:13 +0000 (19:36 +0200)] 
Mention libgcrypt dependency.

17 years agoMore libgcrypt fixes.
Simon Josefsson [Wed, 8 Oct 2008 17:30:10 +0000 (19:30 +0200)] 
More libgcrypt fixes.

17 years agoMore libgcrypt fixes.
Simon Josefsson [Wed, 8 Oct 2008 17:28:02 +0000 (19:28 +0200)] 
More libgcrypt fixes.

17 years agoModernize libgcrypt detection.
Simon Josefsson [Wed, 8 Oct 2008 17:20:38 +0000 (19:20 +0200)] 
Modernize libgcrypt detection.

17 years agoDoc fixes.
Simon Josefsson [Wed, 8 Oct 2008 16:51:40 +0000 (18:51 +0200)] 
Doc fixes.

17 years agoGenerated.
Simon Josefsson [Wed, 8 Oct 2008 16:30:54 +0000 (18:30 +0200)] 
Generated.

17 years agoSync with real list.
Simon Josefsson [Wed, 8 Oct 2008 16:30:40 +0000 (18:30 +0200)] 
Sync with real list.

17 years agoNeed libtasn1.h here.
Simon Josefsson [Wed, 8 Oct 2008 16:20:41 +0000 (18:20 +0200)] 
Need libtasn1.h here.

17 years agoReduce libtasn1.h includes.
Simon Josefsson [Wed, 8 Oct 2008 16:17:44 +0000 (18:17 +0200)] 
Reduce libtasn1.h includes.

17 years agoDrop obsolete libtasn1 flags.
Simon Josefsson [Wed, 8 Oct 2008 16:08:11 +0000 (18:08 +0200)] 
Drop obsolete libtasn1 flags.

17 years agoUpdate libtasn1 linker flags.
Simon Josefsson [Wed, 8 Oct 2008 16:05:45 +0000 (18:05 +0200)] 
Update libtasn1 linker flags.

17 years agoUpdate gnulib files.
Simon Josefsson [Wed, 8 Oct 2008 15:58:52 +0000 (17:58 +0200)] 
Update gnulib files.

17 years agoRemove obsolete stuff.
Simon Josefsson [Wed, 8 Oct 2008 15:15:58 +0000 (17:15 +0200)] 
Remove obsolete stuff.

17 years agoIndent.
Simon Josefsson [Wed, 8 Oct 2008 15:09:58 +0000 (17:09 +0200)] 
Indent.

17 years agoDetect libtasn1 via AC_LIB_HAVE_LINKFLAGS.
Simon Josefsson [Wed, 8 Oct 2008 14:51:27 +0000 (16:51 +0200)] 
Detect libtasn1 via AC_LIB_HAVE_LINKFLAGS.

17 years agoFix.
Simon Josefsson [Tue, 7 Oct 2008 19:45:29 +0000 (21:45 +0200)] 
Fix.

17 years agoMore test compilation fixes with minitasn1.
Ludovic Courtès [Tue, 7 Oct 2008 19:08:21 +0000 (21:08 +0200)] 
More test compilation fixes with minitasn1.

* tests/Makefile.am (AM_CPPFLAGS)[ENABLE_MINITASN1]: Add minitasn1
  directory.

Signed-off-by: Simon Josefsson <simon@josefsson.org>
17 years agoAdd.
Simon Josefsson [Tue, 7 Oct 2008 18:11:44 +0000 (20:11 +0200)] 
Add.

17 years agoFix compilation of `pkcs12-decode' test when using minitasn1.
Ludovic Courtès [Tue, 7 Oct 2008 16:02:25 +0000 (18:02 +0200)] 
Fix compilation of `pkcs12-decode' test when using minitasn1.

* tests/pkcs12-decode/Makefile.am (AM_CPPFLAGS)[ENABLE_MINITASN1]: Add
  `minitasn1' include directory.

Signed-off-by: Simon Josefsson <simon@josefsson.org>
17 years agoAdd.
Simon Josefsson [Mon, 6 Oct 2008 09:01:47 +0000 (11:01 +0200)] 
Add.

17 years agoGet issuer dn in X509_get_issuer_name, correct last patch.
Simon Josefsson [Mon, 6 Oct 2008 08:58:18 +0000 (10:58 +0200)] 
Get issuer dn in X509_get_issuer_name, correct last patch.

17 years agoAdd 2.6.0 entries.
Simon Josefsson [Mon, 6 Oct 2008 07:35:56 +0000 (09:35 +0200)] 
Add 2.6.0 entries.

17 years agoBump versions.
Simon Josefsson [Sun, 5 Oct 2008 13:48:30 +0000 (15:48 +0200)] 
Bump versions.

17 years agoAdd.
Simon Josefsson [Sun, 5 Oct 2008 13:37:34 +0000 (15:37 +0200)] 
Add.

17 years agoFix out-of-bounds access. Similar to debian #499945 lynx-cur problem.
Simon Josefsson [Sun, 5 Oct 2008 13:36:40 +0000 (15:36 +0200)] 
Fix out-of-bounds access.  Similar to debian #499945 lynx-cur problem.
libextra/gnutls_openssl.c: fix X509_get_issuer_name to return issuer
name of given certificate and not try to get the subject dn of the
issuer certificate wich may or may not exist. (Checked how openssl
does this, too.) This fixes a accessing an array outside its bounds.
Debian bug #499945 is instructive about the problem. While lynx-cur
credits Thomas Dickey for the bug, the code and implications are
essentially the same for the gnutls openssl-compat libary.
Tiny patch from Thomas Viehmann <tv@beamnet.de>.

17 years agoreduced warnings in compilation of certtool.
Nikos Mavrogiannopoulos [Sat, 4 Oct 2008 17:20:40 +0000 (20:20 +0300)] 
reduced warnings in compilation of certtool.

17 years agouse union to avoid wrong type issues.
Nikos Mavrogiannopoulos [Sat, 4 Oct 2008 16:50:09 +0000 (19:50 +0300)] 
use union to avoid wrong type issues.

17 years agocorrected print order.
Nikos Mavrogiannopoulos [Sat, 4 Oct 2008 16:36:08 +0000 (19:36 +0300)] 
corrected print order.

17 years agoAdded function to copy extensions from a CRL to a certificate.
Nikos Mavrogiannopoulos [Sat, 4 Oct 2008 15:51:51 +0000 (18:51 +0300)] 
Added function to copy extensions from a CRL to a certificate.
Reduced many warnings (and added more by defining gnutls_log as printf like function --gcc only)

17 years agoDisable certain warnings that do not work with my compiler.
Nikos Mavrogiannopoulos [Sat, 4 Oct 2008 15:36:33 +0000 (18:36 +0300)] 
Disable certain warnings that do not work with my compiler.

17 years agoAdded gnutls_x509_crq_set_key_purpose_oid and gnutls_x509_crq_get_key_purpose_oid.
Nikos Mavrogiannopoulos [Sat, 4 Oct 2008 08:37:42 +0000 (11:37 +0300)] 
Added gnutls_x509_crq_set_key_purpose_oid and gnutls_x509_crq_get_key_purpose_oid.

17 years agodocumentation added functions
Nikos Mavrogiannopoulos [Sat, 4 Oct 2008 06:43:41 +0000 (09:43 +0300)] 
documentation added functions

17 years agoupdated
Nikos Mavrogiannopoulos [Sat, 4 Oct 2008 06:33:12 +0000 (09:33 +0300)] 
updated

17 years agoset global maximum size for certificate requests' extensions size.
Nikos Mavrogiannopoulos [Sat, 4 Oct 2008 06:30:55 +0000 (09:30 +0300)] 
set global maximum size for certificate requests' extensions size.

17 years agoadded missing file
Nikos Mavrogiannopoulos [Sat, 4 Oct 2008 06:28:54 +0000 (09:28 +0300)] 
added missing file

17 years agoAdded initial support for certificate requests handling of X.509 extensions.
Nikos Mavrogiannopoulos [Sat, 4 Oct 2008 06:27:41 +0000 (09:27 +0300)] 
Added initial support for certificate requests handling of X.509 extensions.
Added support to certtool to handle these extensions (add/read)

17 years agoAdded functions to handle and set CRL extensions.
Nikos Mavrogiannopoulos [Fri, 3 Oct 2008 20:19:53 +0000 (23:19 +0300)] 
Added functions to handle and set CRL extensions.

17 years agoSync with TP.
Simon Josefsson [Wed, 1 Oct 2008 10:20:02 +0000 (12:20 +0200)] 
Sync with TP.

17 years agoBump versions.
Simon Josefsson [Wed, 1 Oct 2008 10:07:11 +0000 (12:07 +0200)] 
Bump versions.

17 years agoMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls
Nikos Mavrogiannopoulos [Mon, 29 Sep 2008 12:08:28 +0000 (15:08 +0300)] 
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls

17 years agocorrecting printing and parsing of IPv6 addresses.
Nikos Mavrogiannopoulos [Mon, 29 Sep 2008 12:08:02 +0000 (15:08 +0300)] 
correcting printing and parsing of IPv6 addresses.

17 years agoGenerated. gnutls_2_5_9
Simon Josefsson [Mon, 29 Sep 2008 11:40:43 +0000 (13:40 +0200)] 
Generated.

17 years agoVersion 2.5.9.
Simon Josefsson [Mon, 29 Sep 2008 11:29:41 +0000 (13:29 +0200)] 
Version 2.5.9.

17 years agoFix.
Simon Josefsson [Mon, 29 Sep 2008 11:29:34 +0000 (13:29 +0200)] 
Fix.

17 years agoDocument ABI change.
Simon Josefsson [Mon, 29 Sep 2008 10:51:19 +0000 (12:51 +0200)] 
Document ABI change.

17 years agoRe-add comment about too long function, it is one of the most complex in gnutls.
Simon Josefsson [Mon, 29 Sep 2008 10:49:22 +0000 (12:49 +0200)] 
Re-add comment about too long function, it is one of the most complex in gnutls.

17 years agoNeed AC_CONFIG_MACRO_DIR for modern libtool.
Simon Josefsson [Mon, 29 Sep 2008 10:07:21 +0000 (12:07 +0200)] 
Need AC_CONFIG_MACRO_DIR for modern libtool.

17 years agochanged crypto API to reduce probability of memory leaks during usage of pk_params.
Nikos Mavrogiannopoulos [Sun, 28 Sep 2008 07:59:26 +0000 (10:59 +0300)] 
changed crypto API to reduce probability of memory leaks during usage of pk_params.

17 years agoMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls
Nikos Mavrogiannopoulos [Sun, 28 Sep 2008 07:24:39 +0000 (10:24 +0300)] 
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls

17 years agomore memory leak fixes (based on patch by Sam)
Nikos Mavrogiannopoulos [Sun, 28 Sep 2008 00:34:59 +0000 (03:34 +0300)] 
more memory leak fixes (based on patch by Sam)

17 years agoRevert "fixed"
Nikos Mavrogiannopoulos [Sat, 27 Sep 2008 22:15:17 +0000 (01:15 +0300)] 
Revert "fixed"

This reverts commit 14647811d21d3eda2d5bd82557329bcf7778f31b.

17 years agofixed
Nikos Mavrogiannopoulos [Sat, 27 Sep 2008 22:14:39 +0000 (01:14 +0300)] 
fixed

17 years agoavoid using malloc for small buffers.
Nikos Mavrogiannopoulos [Sat, 27 Sep 2008 21:40:11 +0000 (00:40 +0300)] 
avoid using malloc for small buffers.

17 years agooptimized in order to avoid calling malloc for small buffers.
Nikos Mavrogiannopoulos [Sat, 27 Sep 2008 21:39:51 +0000 (00:39 +0300)] 
optimized in order to avoid calling malloc for small buffers.

17 years agoRevert "Revert C99 uses. Fixes gnutls_mpi.c mem leak, but not others."
Nikos Mavrogiannopoulos [Sat, 27 Sep 2008 18:01:02 +0000 (21:01 +0300)] 
Revert "Revert C99 uses.  Fixes gnutls_mpi.c mem leak, but not others."

This reverts commit bdfa289133b15ad7d92eb3151ce86cca4c879426.

17 years agoUse EXEEXT in self-test scripts.
Simon Josefsson [Thu, 25 Sep 2008 09:19:01 +0000 (11:19 +0200)] 
Use EXEEXT in self-test scripts.

17 years agoUse EXEEXT in self-test scripts.
Simon Josefsson [Thu, 25 Sep 2008 09:16:38 +0000 (11:16 +0200)] 
Use EXEEXT in self-test scripts.

17 years agoAdd.
Simon Josefsson [Thu, 25 Sep 2008 09:00:35 +0000 (11:00 +0200)] 
Add.

17 years agoUpdate gnulib files.
Simon Josefsson [Thu, 25 Sep 2008 08:28:20 +0000 (10:28 +0200)] 
Update gnulib files.

17 years agoAdd.
Simon Josefsson [Thu, 25 Sep 2008 08:22:50 +0000 (10:22 +0200)] 
Add.

17 years agoRevert C99 uses. Fixes gnutls_mpi.c mem leak, but not others.
Simon Josefsson [Thu, 25 Sep 2008 08:19:20 +0000 (10:19 +0200)] 
Revert C99 uses.  Fixes gnutls_mpi.c mem leak, but not others.

17 years agoAdd.
Simon Josefsson [Wed, 24 Sep 2008 09:18:13 +0000 (11:18 +0200)] 
Add.

17 years agoAdd.
Simon Josefsson [Wed, 24 Sep 2008 09:17:19 +0000 (11:17 +0200)] 
Add.

17 years agoBump versions.
Simon Josefsson [Wed, 24 Sep 2008 09:16:20 +0000 (11:16 +0200)] 
Bump versions.

17 years agoCorrected buffer overrun in crt_list_import. Reported and patch by Jonathan Manktelow.
Nikos Mavrogiannopoulos [Tue, 23 Sep 2008 18:02:39 +0000 (21:02 +0300)] 
Corrected buffer overrun in crt_list_import. Reported and patch by Jonathan Manktelow.

17 years agocorrected libgcrypt site.
Nikos Mavrogiannopoulos [Tue, 23 Sep 2008 17:35:53 +0000 (20:35 +0300)] 
corrected libgcrypt site.

17 years agocorrected embarrasing bug.
Nikos Mavrogiannopoulos [Tue, 23 Sep 2008 17:32:01 +0000 (20:32 +0300)] 
corrected embarrasing bug.

17 years agoCorrected several memory leaks reported by Sam. In some cases switched
Nikos Mavrogiannopoulos [Tue, 23 Sep 2008 17:24:10 +0000 (20:24 +0300)] 
Corrected several memory leaks reported by Sam. In some cases switched
to C99 to avoid having complex code.

17 years agoDoc fix.
Simon Josefsson [Tue, 23 Sep 2008 15:17:50 +0000 (17:17 +0200)] 
Doc fix.

17 years agoDoc fix.
Simon Josefsson [Tue, 23 Sep 2008 15:14:19 +0000 (17:14 +0200)] 
Doc fix.

17 years agoUse automake warnings.
Simon Josefsson [Tue, 23 Sep 2008 14:48:47 +0000 (16:48 +0200)] 
Use automake warnings.

17 years agoTypo.
Simon Josefsson [Tue, 23 Sep 2008 14:00:23 +0000 (16:00 +0200)] 
Typo.

17 years agoFix mingw32 rules.
Simon Josefsson [Tue, 23 Sep 2008 14:00:03 +0000 (16:00 +0200)] 
Fix mingw32 rules.

17 years agoUse a stylesheet for texinfo HTML manual.
Simon Josefsson [Tue, 23 Sep 2008 13:34:55 +0000 (15:34 +0200)] 
Use a stylesheet for texinfo HTML manual.

17 years agofixed memory leak in reencoding of RSA and DSA private keys. Reported and studied...
Nikos Mavrogiannopoulos [Sun, 21 Sep 2008 20:31:07 +0000 (23:31 +0300)] 
fixed memory leak in reencoding of RSA and DSA private keys. Reported and studied by Sam Varshavchik

17 years agodocumented the way set_subject_alt_name() can set value.
Nikos Mavrogiannopoulos [Sun, 21 Sep 2008 13:28:39 +0000 (16:28 +0300)] 
documented the way set_subject_alt_name() can set value.

17 years agoGenerated. gnutls_2_5_8
Simon Josefsson [Sun, 21 Sep 2008 10:55:08 +0000 (12:55 +0200)] 
Generated.

17 years agoVersion 2.5.8.
Simon Josefsson [Sun, 21 Sep 2008 10:42:07 +0000 (12:42 +0200)] 
Version 2.5.8.

17 years agoSync with TP.
Simon Josefsson [Sun, 21 Sep 2008 10:29:44 +0000 (12:29 +0200)] 
Sync with TP.

17 years agoUse srcdir for -Igl/.
Simon Josefsson [Sun, 21 Sep 2008 10:28:53 +0000 (12:28 +0200)] 
Use srcdir for -Igl/.

17 years agoDon't use CFLAGS with distcheck, causes errors in ./configure tests.
Simon Josefsson [Sun, 21 Sep 2008 10:19:20 +0000 (12:19 +0200)] 
Don't use CFLAGS with distcheck, causes errors in ./configure tests.

17 years agoFix warnings.
Simon Josefsson [Sun, 21 Sep 2008 10:17:39 +0000 (12:17 +0200)] 
Fix warnings.

17 years agoUse internal md5 if libgcrypt is in FIPS mode.
Simon Josefsson [Sun, 21 Sep 2008 10:13:23 +0000 (12:13 +0200)] 
Use internal md5 if libgcrypt is in FIPS mode.

17 years agoInitialize libgnutls-extra too.
Simon Josefsson [Sun, 21 Sep 2008 10:06:29 +0000 (12:06 +0200)] 
Initialize libgnutls-extra too.

17 years agoAdd prototype for gnutls_register_md5_handler.
Simon Josefsson [Sun, 21 Sep 2008 10:06:02 +0000 (12:06 +0200)] 
Add prototype for gnutls_register_md5_handler.

17 years agoAdd Since: tag.
Simon Josefsson [Sun, 21 Sep 2008 09:59:43 +0000 (11:59 +0200)] 
Add Since: tag.

17 years agoDoc fixes.
Simon Josefsson [Sun, 21 Sep 2008 09:59:27 +0000 (11:59 +0200)] 
Doc fixes.

17 years agoNeed -I for aclocal.
Simon Josefsson [Sun, 21 Sep 2008 09:52:19 +0000 (11:52 +0200)] 
Need -I for aclocal.

17 years agoAdd.
Simon Josefsson [Sun, 21 Sep 2008 09:50:36 +0000 (11:50 +0200)] 
Add.

17 years agoFix libextra build. Make gnutls-cli work in libgcrypt FIPS mode.
Simon Josefsson [Sun, 21 Sep 2008 09:43:15 +0000 (11:43 +0200)] 
Fix libextra build.  Make gnutls-cli work in libgcrypt FIPS mode.

17 years agoFix typo.
Simon Josefsson [Sun, 21 Sep 2008 09:41:28 +0000 (11:41 +0200)] 
Fix typo.

17 years agoAdd.
Simon Josefsson [Sun, 21 Sep 2008 09:35:37 +0000 (11:35 +0200)] 
Add.

17 years agoGenerated.
Simon Josefsson [Sun, 21 Sep 2008 09:33:58 +0000 (11:33 +0200)] 
Generated.

17 years agoFix markup.
Simon Josefsson [Sun, 21 Sep 2008 09:33:16 +0000 (11:33 +0200)] 
Fix markup.

17 years agoAdd -I for hmac.h, md5.h.
Simon Josefsson [Sun, 21 Sep 2008 09:21:56 +0000 (11:21 +0200)] 
Add -I for hmac.h, md5.h.