summaryrefslogtreecommitdiff
path: root/guile/modules
Commit message (Expand)AuthorAgeFilesLines
* guile: Call 'load-extension' both during expansion and at run time.Ludovic Courtès2015-01-081-6/+7
* guile: Remove the deprecated priority API.Ludovic Courtès2014-12-043-113/+3
* guile: Remove RSA parameters and related procedures.Ludovic Courtès2014-12-042-11/+1
* guile: Add bindings for 'gnutls_server_name_set'.Ludovic Courtès2014-09-222-4/+11
* guile: Fix possible stack overflows.Ludovic Courtès2013-10-091-2/+2
* guile: Don't cast return value of `alloca'.Ludovic Courtès2012-01-201-3/+2
* guile: Update the list of error codes.Ludovic Courtès2012-01-202-19/+98
* Collapse and cleanup copyright information.Simon Josefsson2012-01-169-9/+9
* Run 'make update-copyright'.Simon Josefsson2012-01-1610-10/+10
* guile: Fix the (unused) `output-procedure-texi-documentation-from-c-file'.Ludovic Courtès2011-11-251-2/+2
* guile: Rename `libguile-gnutls-v-2.la' to `guile-gnutls-v-2.la'.Ludovic Courtès2011-11-041-1/+1
* guile: Install libguile-gnutls under $(libdir)/guile/X.Y.Ludovic Courtès2011-11-042-3/+17
* guile: Rename to `libguile-gnutls-v-2'.Ludovic Courtès2011-11-031-1/+1
* guile: Merge the (gnutls extra) module in (gnutls); deprecate it.Ludovic Courtès2011-11-034-18/+40
* removed enumerations that don't existNikos Mavrogiannopoulos2011-11-021-2/+0
* removed extra.h header from guile code.Nikos Mavrogiannopoulos2011-10-231-2/+0
* guile: Fix tests to match the `exit' behavior introduced in Guile 2.0.1.Ludovic Courtès2011-04-282-1/+43
* Purged all references of LZO.Nikos Mavrogiannopoulos2011-04-111-2/+1
* guile: Fix docstring extraction with CPP 4.5+.Ludovic Courtès2011-02-271-18/+38
* guile: Wrap `gnutls_priority_set_direct'; deprecate the old method.Ludovic Courtès2011-02-273-3/+10
* guile: Remove GNUTLS_A_INNER_APPLICATION_FAILURE and GNUTLS_A_INNER_APPLICATI...Ludovic Courtès2011-02-221-3/+2
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-227-28/+28
* Update gnulib files, fix syntax-check warnings.Simon Josefsson2010-04-131-1/+0
* Update copyright years.Simon Josefsson2010-01-279-9/+9
* Fix FSF copyright notices.Simon Josefsson2010-01-279-9/+9
* Fix dangling/unused bindings in `(gnutls)'.Ludovic Courtès2007-12-121-2/+3
* Bump Guile glue libraries version number.Ludovic Courtès2007-12-122-2/+2
* Substitute `certificate' to `public-key' in `(gnutls extra)'.Ludovic Courtès2007-12-123-18/+40
* More GPLv3 fixes.Simon Josefsson2007-12-093-4/+4
* Typo.Simon Josefsson2007-11-141-1/+1
* Update API.Simon Josefsson2007-11-142-3/+3
* Add unknown-algorithm (new name of unknown-hash-algorithm).Simon Josefsson2007-11-141-0/+1
* Remove openpgp trustdb error.Simon Josefsson2007-11-141-1/+0
* Guile: Reflect SRP/PSK changes.Ludovic Courtès2007-10-082-3/+2
* Tiny bug fixes in Guile's documentation extraction.Ludovic Courtes2007-06-011-2/+3
* Started Guile integration.Ludovic Courtès2007-05-3010-0/+1833