summaryrefslogtreecommitdiff
path: root/guile/tests
Commit message (Expand)AuthorAgeFilesLines
* guile: Open binary file in binary mode, for the sake of MinGW.Ludovic Courtès2014-12-111-2/+2
* guile: Remove the deprecated priority API.Ludovic Courtès2014-12-042-41/+10
* guile: Remove RSA parameters and related procedures.Ludovic Courtès2014-12-042-14/+2
* guile: Add bindings for 'gnutls_server_name_set'.Ludovic Courtès2014-09-221-1/+2
* guile: tests: Use `port->fdes' rather than `fileno'.Ludovic Courtès2013-06-283-9/+9
* corrected priority stringsNikos Mavrogiannopoulos2013-06-061-2/+2
* guile: Use `LOG_COMPILER', as required by Automake 1.12+.Ludovic Courtès2013-06-061-3/+4
* Print detailed guile warnings (for obsolete functions).Simon Josefsson2012-01-191-0/+1
* Collapse and cleanup copyright information.Simon Josefsson2012-01-1610-10/+10
* Run 'make update-copyright'.Simon Josefsson2012-01-1612-12/+12
* guile: Remove uses of (gnutls extra) from the tests.Ludovic Courtès2011-11-033-3/+1
* guile: Fix `priorities' test to use `run-test'.Ludovic Courtès2011-08-221-26/+20
* guile: Fix tests to match the `exit' behavior introduced in Guile 2.0.1.Ludovic Courtès2011-04-2810-151/+94
* 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: Wrap `gnutls_priority_set_direct'; deprecate the old method.Ludovic Courtès2011-02-272-5/+82
* Don't generate DH primes in Guile self checks (for speed).Simon Josefsson2010-10-147-6/+52
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-2211-45/+45
* Update gnulib files, fix syntax-check warnings.Simon Josefsson2010-04-132-2/+0
* Update copyright years.Simon Josefsson2010-01-2711-11/+11
* Fix FSF copyright notices.Simon Josefsson2010-01-2710-10/+10
* Turn off auto-compilation when using Guile 1.9+.Ludovic Courtès2009-09-231-2/+4
* Don't run guile openpgp self tests if openpgp is disabled.Simon Josefsson2008-05-071-1/+4
* libgnutls: Compile if SRP is disabled.Simon Josefsson2008-05-071-2/+6
* Also test dhe-rsa.Simon Josefsson2008-01-171-2/+2
* Update Guile OpenPGP test cases to use the new names.Ludovic Courtès2007-12-123-17/+19
* More GPLv3 fixes.Simon Josefsson2007-12-093-3/+3
* Small cleanups in `guile/tests'.Ludovic Courtes2007-06-123-21/+0
* Started Guile integration.Ludovic Courtès2007-05-3019-0/+1082