summaryrefslogtreecommitdiff
path: root/guile/src
Commit message (Expand)AuthorAgeFilesLines
* guile: Don't cast return value of `alloca'.Ludovic Courtès2012-01-201-17/+17
* Collapse and cleanup copyright information.Simon Josefsson2012-01-162-2/+2
* Run 'make update-copyright'.Simon Josefsson2012-01-1611-11/+11
* guile: Rename `libguile-gnutls-v-2.la' to `guile-gnutls-v-2.la'.Ludovic Courtès2011-11-041-4/+5
* guile: Install libguile-gnutls under $(libdir)/guile/X.Y.Ludovic Courtès2011-11-041-1/+1
* guile: Rename to `libguile-gnutls-v-2'.Ludovic Courtès2011-11-031-4/+4
* guile: Merge the (gnutls extra) module in (gnutls); deprecate it.Ludovic Courtès2011-11-037-610/+506
* Reverting "Drop guile libgnutls-extra stuff."Ludovic Courtès2011-11-031-3/+30
* Drop guile libgnutls-extra stuff.Simon Josefsson2011-10-281-30/+3
* removed extra.h header from guile code.Nikos Mavrogiannopoulos2011-10-231-1/+0
* removed more extra.h leftovers.Nikos Mavrogiannopoulos2011-10-211-1/+0
* libgnutls-extra is no more.Nikos Mavrogiannopoulos2011-10-201-3/+2
* guile bindings added as a separate document.Nikos Mavrogiannopoulos2011-05-271-2/+2
* 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
* 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-273-11/+60
* 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
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-145-8/+8
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-2212-48/+48
* More indentation.Simon Josefsson2010-04-142-11/+13
* Update copyright years.Simon Josefsson2010-01-2712-12/+12
* Fix FSF copyright notices.Simon Josefsson2010-01-277-7/+7
* 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-231-2/+3
* Fix inclusion of <config.h> in Guile bindings.Ludovic Courtès2009-09-235-9/+20
* Really fix -I's.Simon Josefsson2008-10-301-0/+1
* Fix -I's.Simon Josefsson2008-10-301-1/+1
* Fix.Simon Josefsson2008-10-301-1/+1
* Fixes.Simon Josefsson2008-10-301-1/+1
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-2/+5
* Builds on my system now.Simon Josefsson2008-10-301-2/+2
* Indent code.Simon Josefsson2008-07-023-179/+217
* libgnutls: Compile if SRP is disabled.Simon Josefsson2008-05-071-0/+4
* Check whether `-fgnu89-inline' is supported before using it.Ludovic Courtès2008-03-201-1/+7
* guile: Compile with `-fgnu89-inline'.Ludovic Courtès2008-03-191-0/+3
* guile: Don't declare `inline' functions that use `alloca ()'.Ludovic Courtès2008-03-191-3/+3
* guile: Propagate Guile's CPPFLAGS to `guile-snarf'.Ludovic Courtès2008-03-071-2/+4
* guile: Include <config.h>, not "config.h".Ludovic Courtès2008-03-072-5/+10
* Use __func__ instead of __FUNCTION__.Simon Josefsson2008-02-281-2/+2
* Bump Guile glue libraries version number.Ludovic Courtès2007-12-121-8/+8
* Substitute `certificate' to `public-key' in `(gnutls extra)'.Ludovic Courtès2007-12-121-43/+43
* More GPLv3 fixes.Simon Josefsson2007-12-091-1/+1
* Use new APIs.Simon Josefsson2007-11-141-26/+26