gnutls:gnutls.git
14 years agoAdd cyclomatic code complexity charts.
Simon Josefsson [Fri, 7 Nov 2008 12:30:24 +0000 (13:30 +0100)]
Add cyclomatic code complexity charts.

14 years agoGenerated.
Simon Josefsson [Fri, 7 Nov 2008 09:50:06 +0000 (10:50 +0100)]
Generated.

14 years agoNeed LZO detection in libgnutls.
Simon Josefsson [Fri, 7 Nov 2008 09:42:36 +0000 (10:42 +0100)]
Need LZO detection in libgnutls.

14 years ago* Added gnutls_certificate_set_x509_simple_pkcs12_mem
Nikos Mavrogiannopoulos [Wed, 5 Nov 2008 20:51:45 +0000 (22:51 +0200)]
* Added gnutls_certificate_set_x509_simple_pkcs12_mem
* Made gnutls_certificate_set_x509_simple_pkcs12_file() more advanced.
It will return a corresponding certificate and key pair. [The previous
version would return the first ones found]. Eliminated memory leaks on
error conditions on these functions.

14 years agoignore more stuff
Nikos Mavrogiannopoulos [Wed, 5 Nov 2008 20:06:34 +0000 (22:06 +0200)]
ignore more stuff

14 years agocerttool: allow setting arbitrary key purpose object identifiers.
Nikos Mavrogiannopoulos [Wed, 5 Nov 2008 20:04:38 +0000 (22:04 +0200)]
certtool: allow setting arbitrary key purpose object identifiers.

14 years agoRemove obsolete instructions.
Simon Josefsson [Wed, 5 Nov 2008 14:18:28 +0000 (15:18 +0100)]
Remove obsolete instructions.

14 years agoDoc fix.
Simon Josefsson [Tue, 4 Nov 2008 16:59:36 +0000 (17:59 +0100)]
Doc fix.

14 years agoAdd.
Simon Josefsson [Tue, 4 Nov 2008 16:59:25 +0000 (17:59 +0100)]
Add.

14 years agoUse error instead of fprintf.
Simon Josefsson [Tue, 4 Nov 2008 16:59:11 +0000 (17:59 +0100)]
Use error instead of fprintf.

14 years agoIndent differently for gtk-doc.
Simon Josefsson [Tue, 4 Nov 2008 15:30:55 +0000 (16:30 +0100)]
Indent differently for gtk-doc.

14 years agoIgnore gnulib headers.
Simon Josefsson [Tue, 4 Nov 2008 15:25:17 +0000 (16:25 +0100)]
Ignore gnulib headers.

14 years agoRemove.
Simon Josefsson [Tue, 4 Nov 2008 15:21:59 +0000 (16:21 +0100)]
Remove.

14 years agoIgnore config.h.
Simon Josefsson [Tue, 4 Nov 2008 15:04:57 +0000 (16:04 +0100)]
Ignore config.h.

14 years agoDrop pointless gc_LDADD.
Simon Josefsson [Tue, 4 Nov 2008 14:54:13 +0000 (15:54 +0100)]
Drop pointless gc_LDADD.

14 years agoDrop removed -Ilgl.
Simon Josefsson [Tue, 4 Nov 2008 14:50:40 +0000 (15:50 +0100)]
Drop removed -Ilgl.

14 years agoUpdate gnulib files. Use GFDLv1.3 for manual.
Simon Josefsson [Tue, 4 Nov 2008 08:25:40 +0000 (09:25 +0100)]
Update gnulib files.  Use GFDLv1.3 for manual.

14 years agoAdd.
Simon Josefsson [Tue, 4 Nov 2008 07:28:56 +0000 (08:28 +0100)]
Add.

14 years agoFix typo.
Simon Josefsson [Tue, 4 Nov 2008 07:26:17 +0000 (08:26 +0100)]
Fix typo.

14 years agoSync gnutls_srp_set_prime_bits prototype with code.
Simon Josefsson [Tue, 4 Nov 2008 07:24:20 +0000 (08:24 +0100)]
Sync gnutls_srp_set_prime_bits prototype with code.

14 years agoAdd forgotten prototype for gnutls_srp_server_get_username.
Simon Josefsson [Tue, 4 Nov 2008 07:23:35 +0000 (08:23 +0100)]
Add forgotten prototype for gnutls_srp_server_get_username.
Reported by Kevin Quick.

14 years agodocumented that gnutls_dh_set_prime_bits() has no effect in server side.
Nikos Mavrogiannopoulos [Mon, 3 Nov 2008 19:53:04 +0000 (21:53 +0200)]
documented that gnutls_dh_set_prime_bits() has no effect in server side.

14 years agoMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls
Nikos Mavrogiannopoulos [Mon, 3 Nov 2008 19:46:22 +0000 (21:46 +0200)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls

14 years agoremoved unneeded calls
Nikos Mavrogiannopoulos [Mon, 3 Nov 2008 19:44:38 +0000 (21:44 +0200)]
removed unneeded calls

14 years agoUpdate gnulib files.
Simon Josefsson [Mon, 3 Nov 2008 17:53:36 +0000 (18:53 +0100)]
Update gnulib files.

14 years agoAdd.
Simon Josefsson [Mon, 3 Nov 2008 10:19:12 +0000 (11:19 +0100)]
Add.

14 years agoBump versions.
Simon Josefsson [Mon, 3 Nov 2008 10:09:50 +0000 (11:09 +0100)]
Bump versions.

14 years agoCheck for C99 macros.
Simon Josefsson [Mon, 3 Nov 2008 10:06:27 +0000 (11:06 +0100)]
Check for C99 macros.

14 years ago* added BER octet string decoder from libtasn1.
Nikos Mavrogiannopoulos [Sun, 2 Nov 2008 12:40:41 +0000 (14:40 +0200)]
* added BER octet string decoder from libtasn1.
* added the tree generation optimizations.

14 years ago* Some more verbose out.
Nikos Mavrogiannopoulos [Sun, 2 Nov 2008 12:20:25 +0000 (14:20 +0200)]
* Some more verbose out.
* Do not abort the pkcs12 structure parsing if one bag failed.

14 years agoReduce verbosity
Nikos Mavrogiannopoulos [Sun, 2 Nov 2008 11:06:57 +0000 (13:06 +0200)]
Reduce verbosity

14 years agoprint DER errors if any.
Nikos Mavrogiannopoulos [Sun, 2 Nov 2008 11:05:31 +0000 (13:05 +0200)]
print DER errors if any.

14 years agoUse white background.
Simon Josefsson [Thu, 30 Oct 2008 23:20:26 +0000 (00:20 +0100)]
Use white background.

14 years agoGenerated. gnutls_2_7_1
Simon Josefsson [Thu, 30 Oct 2008 23:16:34 +0000 (00:16 +0100)]
Generated.

14 years agoVersion 2.7.1.
Simon Josefsson [Thu, 30 Oct 2008 23:09:44 +0000 (00:09 +0100)]
Version 2.7.1.

14 years agoReally fix -I's.
Simon Josefsson [Thu, 30 Oct 2008 22:55:20 +0000 (23:55 +0100)]
Really fix -I's.

14 years agoFix -I's.
Simon Josefsson [Thu, 30 Oct 2008 22:55:10 +0000 (23:55 +0100)]
Fix -I's.

14 years agoAdd -lgnutls-extra for openpgp-keyring.
Simon Josefsson [Thu, 30 Oct 2008 22:22:55 +0000 (23:22 +0100)]
Add -lgnutls-extra for openpgp-keyring.

14 years agoNeed more gnulib modules.
Simon Josefsson [Thu, 30 Oct 2008 21:46:16 +0000 (22:46 +0100)]
Need more gnulib modules.

14 years agoNeed more gnulib modules.
Simon Josefsson [Thu, 30 Oct 2008 21:27:54 +0000 (22:27 +0100)]
Need more gnulib modules.

14 years agoUpdate gnulib files.
Simon Josefsson [Thu, 30 Oct 2008 21:18:58 +0000 (22:18 +0100)]
Update gnulib files.

14 years agoUpdate.
Simon Josefsson [Thu, 30 Oct 2008 21:09:32 +0000 (22:09 +0100)]
Update.

14 years agoUpdate.
Simon Josefsson [Thu, 30 Oct 2008 21:09:21 +0000 (22:09 +0100)]
Update.

14 years agoNeed more gnulib modules.
Simon Josefsson [Thu, 30 Oct 2008 20:47:17 +0000 (21:47 +0100)]
Need more gnulib modules.

14 years agoUpdate gnulib files.
Simon Josefsson [Thu, 30 Oct 2008 20:33:44 +0000 (21:33 +0100)]
Update gnulib files.

14 years agoUse sockets module.
Simon Josefsson [Thu, 30 Oct 2008 20:32:41 +0000 (21:32 +0100)]
Use sockets module.

14 years agoFix.
Simon Josefsson [Thu, 30 Oct 2008 19:50:45 +0000 (20:50 +0100)]
Fix.

14 years agoBetter gnulib module usage.
Simon Josefsson [Thu, 30 Oct 2008 19:48:19 +0000 (20:48 +0100)]
Better gnulib module usage.

14 years agoUpdate gnulib files.
Simon Josefsson [Thu, 30 Oct 2008 19:24:18 +0000 (20:24 +0100)]
Update gnulib files.

14 years agoRename.
Simon Josefsson [Thu, 30 Oct 2008 19:14:32 +0000 (20:14 +0100)]
Rename.

14 years agoFixes.
Simon Josefsson [Thu, 30 Oct 2008 19:14:16 +0000 (20:14 +0100)]
Fixes.

14 years agoFixes.
Simon Josefsson [Thu, 30 Oct 2008 19:03:01 +0000 (20:03 +0100)]
Fixes.

14 years agoRemove.
Simon Josefsson [Thu, 30 Oct 2008 18:57:50 +0000 (19:57 +0100)]
Remove.

14 years agoSeparate headers as well. Clean up -I's.
Simon Josefsson [Thu, 30 Oct 2008 18:55:31 +0000 (19:55 +0100)]
Separate headers as well.  Clean up -I's.

14 years agoBuilds on my system now.
Simon Josefsson [Thu, 30 Oct 2008 18:24:53 +0000 (19:24 +0100)]
Builds on my system now.

14 years agoAdd.
Simon Josefsson [Thu, 30 Oct 2008 18:15:01 +0000 (19:15 +0100)]
Add.

14 years agoDrop dmalloc and efence support.
Simon Josefsson [Thu, 30 Oct 2008 18:14:10 +0000 (19:14 +0100)]
Drop dmalloc and efence support.

14 years agoMake it build better.
Simon Josefsson [Thu, 30 Oct 2008 18:12:59 +0000 (19:12 +0100)]
Make it build better.

14 years agoFixes.
Simon Josefsson [Thu, 30 Oct 2008 17:59:21 +0000 (18:59 +0100)]
Fixes.

14 years agoMake it build.
Simon Josefsson [Thu, 30 Oct 2008 17:49:25 +0000 (18:49 +0100)]
Make it build.

14 years agoFix paths.
Simon Josefsson [Thu, 30 Oct 2008 17:43:26 +0000 (18:43 +0100)]
Fix paths.

14 years agoBuild fixes.
Simon Josefsson [Thu, 30 Oct 2008 17:35:50 +0000 (18:35 +0100)]
Build fixes.

14 years agoFix i18n stuff.
Simon Josefsson [Thu, 30 Oct 2008 17:25:32 +0000 (18:25 +0100)]
Fix i18n stuff.

14 years agoNew files, forgotten in last commit.
Simon Josefsson [Thu, 30 Oct 2008 17:23:07 +0000 (18:23 +0100)]
New files, forgotten in last commit.

14 years agoUpdate gnulib files.
Simon Josefsson [Thu, 30 Oct 2008 17:18:55 +0000 (18:18 +0100)]
Update gnulib files.

14 years agoMore splitting updates.
Simon Josefsson [Thu, 30 Oct 2008 17:17:33 +0000 (18:17 +0100)]
More splitting updates.

14 years agoUpdate gnulib files.
Simon Josefsson [Thu, 30 Oct 2008 14:38:47 +0000 (15:38 +0100)]
Update gnulib files.

14 years agoUpdate gnulib files.
Simon Josefsson [Thu, 30 Oct 2008 14:38:09 +0000 (15:38 +0100)]
Update gnulib files.

14 years agoMore splitting.
Simon Josefsson [Thu, 30 Oct 2008 14:37:16 +0000 (15:37 +0100)]
More splitting.

14 years agoUpdate gnulib files.
Simon Josefsson [Thu, 30 Oct 2008 14:29:21 +0000 (15:29 +0100)]
Update gnulib files.

14 years agoStart configure split.
Simon Josefsson [Thu, 30 Oct 2008 14:27:02 +0000 (15:27 +0100)]
Start configure split.

14 years agoRemove *-config scripts and old M4 checks.
Simon Josefsson [Thu, 30 Oct 2008 13:45:40 +0000 (14:45 +0100)]
Remove *-config scripts and old M4 checks.

14 years agoUpdate gnulib files.
Simon Josefsson [Wed, 29 Oct 2008 20:51:12 +0000 (21:51 +0100)]
Update gnulib files.

14 years agoFix coverage rules.
Simon Josefsson [Tue, 28 Oct 2008 09:16:46 +0000 (10:16 +0100)]
Fix coverage rules.

14 years agoNeed to build before running checks.
Simon Josefsson [Tue, 28 Oct 2008 09:01:04 +0000 (10:01 +0100)]
Need to build before running checks.

14 years agoAdd code coverage rules.
Simon Josefsson [Tue, 28 Oct 2008 08:52:39 +0000 (09:52 +0100)]
Add code coverage rules.

14 years agoMerge branch 'master' of jas@git.sv.gnu.org:/srv/git/gnutls
Simon Josefsson [Thu, 23 Oct 2008 06:08:39 +0000 (08:08 +0200)]
Merge branch 'master' of jas@git.sv.gnu.org:/srv/git/gnutls

14 years agocerttool: print a PKCS #8 key even if it is not encrypted.
Nikos Mavrogiannopoulos [Wed, 22 Oct 2008 19:06:21 +0000 (22:06 +0300)]
certtool: print a PKCS #8 key even if it is not encrypted.

14 years agoMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls
Nikos Mavrogiannopoulos [Wed, 22 Oct 2008 19:03:45 +0000 (22:03 +0300)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls

14 years agoMake code compile with new gnulib.
Simon Josefsson [Wed, 22 Oct 2008 16:42:41 +0000 (18:42 +0200)]
Make code compile with new gnulib.

14 years agoUpdate gnulib files.
Simon Josefsson [Wed, 22 Oct 2008 16:42:21 +0000 (18:42 +0200)]
Update gnulib files.

14 years agoSync gdoc with libidn for license fixes.
Simon Josefsson [Wed, 22 Oct 2008 15:27:57 +0000 (17:27 +0200)]
Sync gdoc with libidn for license fixes.

14 years agoUse netdb.h instead of getaddrinfo.h.
Simon Josefsson [Wed, 22 Oct 2008 08:48:41 +0000 (10:48 +0200)]
Use netdb.h instead of getaddrinfo.h.

14 years agoFix.
Simon Josefsson [Wed, 22 Oct 2008 08:45:18 +0000 (10:45 +0200)]
Fix.

14 years agoUpdate gnulib files.
Simon Josefsson [Wed, 22 Oct 2008 08:45:00 +0000 (10:45 +0200)]
Update gnulib files.

14 years agoBump versions.
Simon Josefsson [Wed, 22 Oct 2008 08:43:32 +0000 (10:43 +0200)]
Bump versions.

14 years agoMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls
Nikos Mavrogiannopoulos [Thu, 16 Oct 2008 18:26:29 +0000 (21:26 +0300)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls

14 years agoGenerated. gnutls_2_7_0
Simon Josefsson [Thu, 16 Oct 2008 10:21:32 +0000 (12:21 +0200)]
Generated.

14 years agoVersion 2.7.0.
Simon Josefsson [Thu, 16 Oct 2008 10:14:15 +0000 (12:14 +0200)]
Version 2.7.0.

14 years agoDrop netdb.h check.
Simon Josefsson [Thu, 16 Oct 2008 09:49:12 +0000 (11:49 +0200)]
Drop netdb.h check.

14 years agoAdd netdb gnulib module. Use it.
Simon Josefsson [Thu, 16 Oct 2008 09:48:33 +0000 (11:48 +0200)]
Add netdb gnulib module.  Use it.

14 years agoAdd.
Simon Josefsson [Thu, 16 Oct 2008 09:35:59 +0000 (11:35 +0200)]
Add.

14 years agoAdd.
Simon Josefsson [Thu, 16 Oct 2008 09:34:29 +0000 (11:34 +0200)]
Add.

14 years agoUpgrade.
Simon Josefsson [Thu, 16 Oct 2008 09:22:53 +0000 (11:22 +0200)]
Upgrade.

14 years agoUpdate gnulib files.
Simon Josefsson [Thu, 16 Oct 2008 09:15:14 +0000 (11:15 +0200)]
Update gnulib files.

14 years agoNeed to build libutils.la before recursing into e.g. pkcs12-decode.
Simon Josefsson [Wed, 15 Oct 2008 15:00:48 +0000 (17:00 +0200)]
Need to build libutils.la before recursing into e.g. pkcs12-decode.

14 years agoMinimize ABI changes.
Simon Josefsson [Tue, 14 Oct 2008 11:34:26 +0000 (13:34 +0200)]
Minimize ABI changes.

14 years agoAdd.
Simon Josefsson [Mon, 13 Oct 2008 08:01:13 +0000 (10:01 +0200)]
Add.

14 years agoImprove GNUTLS_E_AGAIN explanation.
Simon Josefsson [Mon, 13 Oct 2008 08:00:44 +0000 (10:00 +0200)]
Improve GNUTLS_E_AGAIN explanation.
Suggested by "Lavrentiev, Anton (NIH/NLM/NCBI) [C]" <lavr@ncbi.nlm.nih.gov>.

14 years agoAdd.
Simon Josefsson [Sun, 12 Oct 2008 18:18:58 +0000 (20:18 +0200)]
Add.