removed ltmain.sh from root
[gnutls:gnutls.git] / guile /
2015-01-08 Ludovic Courtèsguile: Call 'load-extension' both during expansion...
2014-12-11 Ludovic Courtèsguile: Open binary file in binary mode, for the sake...
2014-12-11 Ludovic Courtèsguile: Link with '-no-undefined'.
2014-12-04 Ludovic Courtèsguile: Build with warnings.
2014-12-04 Ludovic Courtèsguile: Remove the deprecated priority API.
2014-12-04 Ludovic Courtèsguile: Remove RSA parameters and related procedures.
2014-10-14 Ludovic Courtèsguile: Remove trailing zero in 'gnutls_server_name_set...
2014-09-22 Ludovic Courtèsguile: Restore cross-reference in 'set-session-prioriti...
2014-09-22 Ludovic Courtèsguile: Add bindings for 'gnutls_server_name_set'.
2014-04-19 Nikos Mavrogiannop... do not override gnutls' allocation functions
2013-10-09 Ludovic Courtèsguile: Fix possible stack overflows.
2013-09-15 Ludovic Courtèsguile: Use intermediary files when generating code.
2013-09-15 Ludovic Courtèsguile: Make builds parallel-safe.
2013-06-27 Ludovic Courtèsguile: Keep a weak reference on objects aggregated...
2013-06-27 Ludovic Courtèsguile: tests: Use `port->fdes' rather than `fileno'.
2013-06-06 Nikos Mavrogiannop... corrected priority strings
2013-06-06 Ludovic Courtèsguile: Use `LOG_COMPILER', as required by Automake...
2012-11-30 Ludovic Courtèsguile: Fix dependencies to be parallel-safe.
2012-08-09 Simon JosefssonAdd gnulib -I's to guile-snarf command.
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-19 Simon JosefssonPrint detailed guile warnings (for obsolete functions).
2012-01-18 Simon JosefssonFix builddir != srcdir builds.
2012-01-17 Ludovic CourtèsFix $(srcdir) != $(builddir) for Guile.
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: Remove uses of (gnutls extra) from the tests.
2011-11-03 Ludovic Courtèsguile: Merge the (gnutls extra) module in (gnutls)...
2011-11-03 Ludovic CourtèsReverting "Drop guile libgnutls-extra stuff."
2011-11-02 Nikos Mavrogiannop... removed enumerations that don't exist
2011-10-28 Simon JosefssonDrop guile libgnutls-extra stuff.
2011-10-23 Nikos Mavrogiannop... removed extra.h header from guile code.
2011-10-21 Nikos Mavrogiannop... removed more extra.h leftovers.
2011-10-20 Nikos Mavrogiannop... libgnutls-extra is no more.
2011-08-22 Ludovic Courtèsguile: Fix `priorities' test to use `run-test'.
2011-05-27 Nikos Mavrogiannop... guile bindings added as a separate document.
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-04-08 Nikos Mavrogiannop... Use a single configure.ac. This speed ups compilation and
2011-04-05 Nikos Mavrogiannop... avoid using a freed pointer.
2011-03-24 Nikos Mavrogiannop... added missing files.
2011-03-16 Nikos Mavrogiannop... enabled RSA and removed debugging.
2011-03-16 Nikos Mavrogiannop... split the pgp keys to elgamal and dsa.
2011-03-01 Ludovic Courtèsguile: Change tests to use priority strings.
2011-02-27 Ludovic Courtèsguile: Fix docstring extraction with CPP 4.5+.
2011-02-27 Ludovic CourtèsAdd nodes for the subsections of "The TLS Handshake...
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-12-16 Nikos Mavrogiannop... Indented code. Use same indentation but with -nut to...
2010-11-23 Simon JosefssonFix dependencies, fixes parallel builds.
2010-10-14 Simon JosefssonDon't generate DH primes in Guile self checks (for...
2010-10-14 Simon JosefssonIndent (using GNU indent 2.2.11).
2010-05-22 Simon JosefssonChange GNUTLS into GnuTLS.
2010-04-14 Simon JosefssonMore indentation.
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.
2009-11-05 Simon JosefssonIndent code.
2009-09-28 Ludovic Courtèsguile: Adjust for Guile 1.9.3+.
2009-09-28 Ludovic Courtèsguile: Syntactic nitpicking.
2009-09-28 Ludovic Courtèsguile: Use Guile's malloc routines.
2009-09-23 Ludovic CourtèsFix integer/pointer cast warnings in the Guile bindings...
2009-09-23 Ludovic CourtèsUpdate Guile bindings to the current OpenPGP API.
2009-09-23 Ludovic CourtèsTurn off auto-compilation when using Guile 1.9+.
2009-09-23 Ludovic CourtèsFix inclusion of <config.h> in Guile bindings.
2008-10-30 Simon JosefssonReally fix -I's.
2008-10-30 Simon JosefssonFix -I's.
2008-10-30 Simon JosefssonFix.
2008-10-30 Simon JosefssonFixes.
2008-10-30 Simon JosefssonSeparate headers as well. Clean up -I's.
2008-10-30 Simon JosefssonBuilds on my system now.
2008-07-02 Simon JosefssonIndent code.
2008-06-04 Simon JosefssonMerge branch 'gnutls_with_netconf'
2008-05-07 Simon JosefssonDon't run guile openpgp self tests if openpgp is disabled.
2008-05-07 Simon Josefssonlibgnutls: Compile if SRP is disabled.
2008-04-17 Simon JosefssonMerge branch 'master' of ssh://jas@git.sv.gnu.org/srv...
2008-04-17 Ludovic CourtèsMerge branch 'master' of ssh://civodul@git.savannah...
2008-03-29 NikosMerge branch 'master' of ssh://nmav@git.sv.gnu.org...
2008-03-20 Ludovic CourtèsCheck whether `-fgnu89-inline' is supported before...
2008-03-19 Ludovic Courtèsguile: Compile with `-fgnu89-inline'.
2008-03-19 Ludovic Courtèsguile: Don't declare `inline' functions that use `alloc...
2008-03-08 NikosMerge branch 'master' of ssh://nmav@git.sv.gnu.org...
2008-03-07 Ludovic Courtèsguile: Propagate Guile's CPPFLAGS to `guile-snarf'.
2008-03-07 Ludovic Courtèsguile: Include <config.h>, not "config.h".
2008-02-28 Simon JosefssonUse __func__ instead of __FUNCTION__.
2008-01-17 Simon JosefssonAlso test dhe-rsa.
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èsUpdate Guile OpenPGP test cases to use the new names.
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 JosefssonUse new APIs.
2007-11-14 Simon JosefssonTypo.
2007-11-14 Simon JosefssonUpdate API.
2007-11-14 Simon JosefssonAdd unknown-algorithm (new name of unknown-hash-algorithm).
next