tests: key-import-export: enhanced to test gnutls_pubkey_*_ecc_x962
[gnutls:gnutls.git] / guile / src /
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...
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-16 Simon JosefssonCollapse and cleanup copyright information.
2012-01-16 Simon JosefssonRun 'make update-copyright'.
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: Merge the (gnutls extra) module in (gnutls)...
2011-11-03 Ludovic CourtèsReverting "Drop guile libgnutls-extra stuff."
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-05-27 Nikos Mavrogiannop... guile bindings added as a separate document.
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-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...
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 JosefssonIndent (using GNU indent 2.2.11).
2010-05-22 Simon JosefssonChange GNUTLS into GnuTLS.
2010-04-14 Simon JosefssonMore indentation.
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 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__.
2007-12-12 Ludovic CourtèsMerge branch 'master' of ssh://civodul@git.savannah...
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-09-17 Nikos Mavrogiannop... Merge branch 'master' of git://repo.or.cz/gnutls
2007-09-11 Ludovic CourtèsGuile: Fix `x509-certificate-dn-oid' and related functions.
2007-08-08 Ludovic CourtèsFixed CPPFLAGS for Guile code and documentation.
2007-07-08 Simon JosefssonFix build failure in doc/ when guile isn't installed...
2007-06-29 Simon JosefssonPut $(GUILE_FLAGS) in LIBADD, not LDFLAGS.
2007-06-11 Simon JosefssonNeed to put libguile-gnutls-v-0.la before gnulib_libs...
2007-06-11 Simon JosefssonUse _LIBADD for libraries, not _LDFLAGS.
2007-06-08 Ludovic CourtesFix Guile linking so that the right GnuTLS libs are...
2007-06-08 Simon JosefssonMerge branch 'guile'
2007-06-06 Ludovic CourtesFixed the `-Wno-strict-prototypes' issue in Guile code.
2007-06-01 Simon JosefssonNeed -I for config.h.
2007-05-31 Ludovic CourtèsMerge branch 'master' of git://repo.or.cz/gnutls
2007-05-31 Ludovic CourtesUsage "old-fashion" make suffix rules rather than GNU...
2007-05-31 Ludovic CourtesBuild cleanups following Simon's comments.
2007-05-31 Simon JosefssonMerge branch 'master' of laas.fr/~lcourtes/software...
2007-05-30 Ludovic CourtèsTry to handle "function declaration isn't a prototype...
2007-05-29 Ludovic CourtèsStarted Guile integration.