doc update
[gnutls:gnutls.git] / guile / modules /
2015-01-08 Ludovic Courtèsguile: Call 'load-extension' both during expansion...
2014-12-04 Ludovic Courtèsguile: Remove the deprecated priority API.
2014-12-04 Ludovic Courtèsguile: Remove RSA parameters and related procedures.
2014-09-22 Ludovic Courtèsguile: Add bindings for 'gnutls_server_name_set'.
2013-10-09 Ludovic Courtèsguile: Fix possible stack overflows.
2012-01-20 Ludovic Courtèsguile: Don't cast return value of `alloca'.
2012-01-20 Ludovic Courtèsguile: Update the list of error codes.
2012-01-16 Simon JosefssonCollapse and cleanup copyright information.
2012-01-16 Simon JosefssonRun 'make update-copyright'.
2011-11-24 Ludovic Courtèsguile: Fix the (unused) `output-procedure-texi-document...
2011-11-03 Ludovic Courtèsguile: Rename `libguile-gnutls-v-2.la' to `guile-gnutls...
2011-11-03 Ludovic Courtèsguile: Install libguile-gnutls under $(libdir)/guile...
2011-11-03 Ludovic Courtèsguile: Rename to `libguile-gnutls-v-2'.
2011-11-03 Ludovic Courtèsguile: Merge the (gnutls extra) module in (gnutls)...
2011-11-02 Nikos Mavrogiannop... removed enumerations that don't exist
2011-10-23 Nikos Mavrogiannop... removed extra.h header from guile code.
2011-04-28 Ludovic Courtèsguile: Fix tests to match the `exit' behavior introduce...
2011-04-11 Nikos Mavrogiannop... Purged all references of LZO.
2011-02-27 Ludovic Courtèsguile: Fix docstring extraction with CPP 4.5+.
2011-02-27 Ludovic Courtèsguile: Wrap `gnutls_priority_set_direct'; deprecate...
2011-02-22 Ludovic Courtèsguile: Remove GNUTLS_A_INNER_APPLICATION_FAILURE and...
2010-05-22 Simon JosefssonChange GNUTLS into GnuTLS.
2010-04-13 Simon JosefssonUpdate gnulib files, fix syntax-check warnings.
2010-01-27 Simon JosefssonUpdate copyright years.
2010-01-27 Simon JosefssonFix FSF copyright notices.
2007-12-12 Ludovic CourtèsMerge branch 'master' of ssh://civodul@git.savannah...
2007-12-12 Ludovic CourtèsFix dangling/unused bindings in `(gnutls)'.
2007-12-12 Ludovic CourtèsBump Guile glue libraries version number.
2007-12-12 Ludovic CourtèsSubstitute `certificate' to `public-key' in `(gnutls...
2007-12-09 Simon JosefssonMore GPLv3 fixes.
2007-11-14 Simon JosefssonTypo.
2007-11-14 Simon JosefssonUpdate API.
2007-11-14 Simon JosefssonAdd unknown-algorithm (new name of unknown-hash-algorithm).
2007-11-14 Simon JosefssonRemove openpgp trustdb error.
2007-10-09 Nikos Mavrogiannop... Merge branch 'master' of ssh://nmav@git.sv.gnu.org...
2007-10-08 Ludovic CourtèsGuile: Reflect SRP/PSK changes.
2007-05-31 Ludovic CourtèsMerge branch 'master' of git://repo.or.cz/gnutls
2007-05-31 Ludovic CourtesTiny bug fixes in Guile's documentation extraction.
2007-05-31 Simon JosefssonMerge branch 'master' of laas.fr/~lcourtes/software...
2007-05-29 Ludovic CourtèsStarted Guile integration.