summaryrefslogtreecommitdiff
path: root/guile/modules/gnutls
Commit message (Expand)AuthorAgeFilesLines
* guile: Guile 2.x 'uniform-vector-read!' replacement returns 0 upon EOF.Ludovic Courtès2016-10-051-3/+6
* guile: tests: Add Guile 2.2 compatibility layer.Ludovic Courtès2016-02-151-2/+27
* guile: tests: Add 'with-child-process'.Ludovic Courtès2016-02-151-2/+39
* guile: Remove the deprecated priority API.Ludovic Courtès2014-12-041-104/+0
* guile: Remove RSA parameters and related procedures.Ludovic Courtès2014-12-041-6/+1
* guile: Add bindings for 'gnutls_server_name_set'.Ludovic Courtès2014-09-221-2/+7
* 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-201-10/+50
* Collapse and cleanup copyright information.Simon Josefsson2012-01-165-5/+5
* Run 'make update-copyright'.Simon Josefsson2012-01-166-6/+6
* guile: Merge the (gnutls extra) module in (gnutls); deprecate it.Ludovic Courtès2011-11-033-17/+16
* removed enumerations that don't existNikos Mavrogiannopoulos2011-11-021-2/+0
* guile: Fix tests to match the `exit' behavior introduced in Guile 2.0.1.Ludovic Courtès2011-04-281-0/+41
* Purged all references of LZO.Nikos Mavrogiannopoulos2011-04-111-2/+1
* guile: Wrap `gnutls_priority_set_direct'; deprecate the old method.Ludovic Courtès2011-02-272-1/+5
* 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-225-20/+20
* Update gnulib files, fix syntax-check warnings.Simon Josefsson2010-04-131-1/+0
* Update copyright years.Simon Josefsson2010-01-275-5/+5
* Fix FSF copyright notices.Simon Josefsson2010-01-275-5/+5
* Bump Guile glue libraries version number.Ludovic Courtès2007-12-121-1/+1
* Substitute `certificate' to `public-key' in `(gnutls extra)'.Ludovic Courtès2007-12-123-18/+40
* More GPLv3 fixes.Simon Josefsson2007-12-091-1/+1
* 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-081-1/+1
* Started Guile integration.Ludovic Courtès2007-05-305-0/+1041