summaryrefslogtreecommitdiff
path: root/guile/src
Commit message (Expand)AuthorAgeFilesLines
* guile: Update the list of certificate status values.Ludovic Courtès2019-08-311-0/+12
* guile: Add support for post-handshake reauthentication.Ludovic Courtès2019-06-121-5/+28
* guile: Loop or poll upon GNUTLS_E_AGAIN and GNUTLS_E_INTERRUPTED.Ludovic Courtès2019-06-121-5/+50
* guile: Add bindings for 'gnutls_error_is_fatal'.Ludovic Courtès2019-06-121-1/+11
* Merge branch 'guile-deprecate-openpgp' into 'master'Nikos Mavrogiannopoulos2019-06-121-13/+13
|\
| * guile: Deprecate OpenPGP bindings.Ludovic Courtès2019-06-121-14/+14
* | guile: Remove unbounded uses of 'alloca'.Ludovic Courtès2019-06-072-20/+26
* | guile: Always provide 'scm_gc_malloc_pointerless'.Ludovic Courtès2019-06-071-7/+7
|/
* Use https:// for arbitrary files #1Tim Rühsen2019-03-132-4/+4
* Fix unused var warning in guile/src/core.ctmp-fix-guile-unused-varTim Rühsen2019-01-251-4/+4
* Skip sc_prohibit_always_true_header_testsTim Rühsen2018-06-142-4/+0
* <alloca.h> only if HAVE_ALLOCA_HMarcin Cieślak2017-02-092-0/+4
* guile: Implement session record ports using the Guile 2.2 API.tmp-guile2.2Ludovic Courtès2016-10-051-5/+82
* doc updateNikos Mavrogiannopoulos2016-09-111-1/+1
* guile: build: Make silent rules actually quiet.Ludovic Courtès2016-02-151-10/+10
* guile: Link with '-no-undefined'.Ludovic Courtès2014-12-111-1/+5
* guile: Build with warnings.Ludovic Courtès2014-12-041-1/+7
* guile: Remove the deprecated priority API.Ludovic Courtès2014-12-043-69/+3
* guile: Remove RSA parameters and related procedures.Ludovic Courtès2014-12-041-122/+0
* guile: Remove trailing zero in 'gnutls_server_name_set' call.Ludovic Courtès2014-10-141-1/+1
* guile: Restore cross-reference in 'set-session-priorities!' docstring.Ludovic Courtès2014-09-221-5/+6
* guile: Add bindings for 'gnutls_server_name_set'.Ludovic Courtès2014-09-221-1/+33
* do not override gnutls' allocation functionsNikos Mavrogiannopoulos2014-04-191-5/+0
* guile: Fix possible stack overflows.Ludovic Courtès2013-10-091-1/+1
* guile: Use intermediary files when generating code.Ludovic Courtès2013-09-151-5/+10
* guile: Make builds parallel-safe.Ludovic Courtès2013-09-151-2/+5
* guile: Keep a weak reference on objects aggregated by other objects.Ludovic Courtès2013-06-281-1/+27
* guile: Fix dependencies to be parallel-safe.Ludovic Courtès2012-12-011-4/+9
* 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-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