summaryrefslogtreecommitdiff
path: root/guile
Commit message (Expand)AuthorAgeFilesLines
...
* Add gnulib -I's to guile-snarf command.Simon Josefsson2012-08-091-1/+1
* guile: Don't cast return value of `alloca'.Ludovic Courtès2012-01-202-20/+19
* guile: Update the list of error codes.Ludovic Courtès2012-01-202-19/+98
* Print detailed guile warnings (for obsolete functions).Simon Josefsson2012-01-191-0/+1
* Fix builddir != srcdir builds.Simon Josefsson2012-01-181-1/+1
* Fix $(srcdir) != $(builddir) for Guile.Ludovic Courtès2012-01-171-0/+1
* Collapse and cleanup copyright information.Simon Josefsson2012-01-1623-23/+23
* Run 'make update-copyright'.Simon Josefsson2012-01-1635-35/+35
* 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-043-6/+7
* guile: Install libguile-gnutls under $(libdir)/guile/X.Y.Ludovic Courtès2011-11-044-4/+21
* guile: Rename to `libguile-gnutls-v-2'.Ludovic Courtès2011-11-033-6/+6
* guile: Remove uses of (gnutls extra) from the tests.Ludovic Courtès2011-11-033-3/+1
* guile: Merge the (gnutls extra) module in (gnutls); deprecate it.Ludovic Courtès2011-11-0312-630/+547
* Reverting "Drop guile libgnutls-extra stuff."Ludovic Courtès2011-11-032-4/+32
* removed enumerations that don't existNikos Mavrogiannopoulos2011-11-021-2/+0
* Drop guile libgnutls-extra stuff.Simon Josefsson2011-10-282-32/+4
* removed extra.h header from guile code.Nikos Mavrogiannopoulos2011-10-232-3/+0
* removed more extra.h leftovers.Nikos Mavrogiannopoulos2011-10-211-1/+0
* libgnutls-extra is no more.Nikos Mavrogiannopoulos2011-10-201-3/+2
* guile: Fix `priorities' test to use `run-test'.Ludovic Courtès2011-08-221-26/+20
* guile bindings added as a separate document.Nikos Mavrogiannopoulos2011-05-271-2/+2
* guile: Fix tests to match the `exit' behavior introduced in Guile 2.0.1.Ludovic Courtès2011-04-2812-152/+137
* Purged all references of LZO.Nikos Mavrogiannopoulos2011-04-111-2/+1
* Use a single configure.ac. This speed ups compilation andNikos Mavrogiannopoulos2011-04-081-2/+2
* avoid using a freed pointer.Nikos Mavrogiannopoulos2011-04-061-2/+4
* added missing files.Nikos Mavrogiannopoulos2011-03-241-0/+1
* enabled RSA and removed debugging.Nikos Mavrogiannopoulos2011-03-161-4/+4
* split the pgp keys to elgamal and dsa.Nikos Mavrogiannopoulos2011-03-166-55/+117
* guile: Change tests to use priority strings.Ludovic Courtès2011-03-013-39/+11
* guile: Fix docstring extraction with CPP 4.5+.Ludovic Courtès2011-02-271-18/+38
* Add nodes for the subsections of "The TLS Handshake Protocol".Ludovic Courtès2011-02-271-2/+2
* guile: Wrap `gnutls_priority_set_direct'; deprecate the old method.Ludovic Courtès2011-02-278-19/+152
* guile: Remove GNUTLS_A_INNER_APPLICATION_FAILURE and GNUTLS_A_INNER_APPLICATI...Ludovic Courtès2011-02-221-3/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-163-535/+535
* Fix dependencies, fixes parallel builds.Simon Josefsson2010-11-231-1/+1
* Don't generate DH primes in Guile self checks (for speed).Simon Josefsson2010-10-147-6/+52
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-145-8/+8
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-2231-125/+125
* More indentation.Simon Josefsson2010-04-142-11/+13
* Update gnulib files, fix syntax-check warnings.Simon Josefsson2010-04-133-3/+0
* Update copyright years.Simon Josefsson2010-01-2734-34/+34
* Fix FSF copyright notices.Simon Josefsson2010-01-2728-28/+28
* Indent code.Simon Josefsson2009-11-051-5/+5
* guile: Adjust for Guile 1.9.3+.Ludovic Courtès2009-09-281-2/+18
* guile: Syntactic nitpicking.Ludovic Courtès2009-09-281-2/+2
* guile: Use Guile's malloc routines.Ludovic Courtès2009-09-281-3/+6
* Fix integer/pointer cast warnings in the Guile bindings on x86_64.Ludovic Courtès2009-09-231-4/+5
* Update Guile bindings to the current OpenPGP API.Ludovic Courtès2009-09-231-2/+2
* Turn off auto-compilation when using Guile 1.9+.Ludovic Courtès2009-09-232-4/+7