Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Encode in shared library that we aren't backwards compatible. | Simon Josefsson | 2007-10-14 | 1 | -3/+3 |
* | Added support for DSA2 (key sizes for more than 1024 bits on DSA) via libgcry... | Nikos Mavrogiannopoulos | 2007-10-12 | 1 | -1/+1 |
* | Fix configure-time Guile detection. | Ludovic Courtès | 2007-10-08 | 1 | -3/+3 |
* | Bump versions. | Simon Josefsson | 2007-10-06 | 1 | -2/+2 |
* | Bump version. | Simon Josefsson | 2007-09-24 | 1 | -2/+2 |
* | Rework Camellia configure messages and logic. | Simon Josefsson | 2007-09-24 | 1 | -8/+12 |
* | Typo. | Simon Josefsson | 2007-09-24 | 1 | -1/+1 |
* | Add --disable-camellia. Remove automake conditional, not used. | Simon Josefsson | 2007-09-24 | 1 | -5/+9 |
* | Add patch to support Camellia, contributed by Yoshisato YANAGISAWA. Fixes #1. | Simon Josefsson | 2007-09-24 | 1 | -0/+15 |
* | Move CFLAGS setting further down, to make AC_PROG_CC add -g to it. | Simon Josefsson | 2007-09-20 | 1 | -5/+5 |
* | Support for Opaque PRF Input TLS extension. | Simon Josefsson | 2007-09-20 | 1 | -0/+23 |
* | Bump versions. | Simon Josefsson | 2007-09-20 | 1 | -4/+4 |
* | Fix. | Simon Josefsson | 2007-09-17 | 1 | -2/+2 |
* | Rename. | Simon Josefsson | 2007-09-17 | 1 | -1/+3 |
* | Bump versions. | Simon Josefsson | 2007-09-07 | 1 | -2/+2 |
* | Use three-digit versions. | Simon Josefsson | 2007-09-03 | 1 | -1/+1 |
* | Bump versions. | Simon Josefsson | 2007-08-31 | 1 | -2/+2 |
* | Drop gnits mode. | Simon Josefsson | 2007-08-31 | 1 | -1/+1 |
* | Bump versions. | Simon Josefsson | 2007-08-20 | 1 | -2/+2 |
* | Bump version. | Simon Josefsson | 2007-08-16 | 1 | -2/+2 |
* | Set shared library version correctly. | Simon Josefsson | 2007-08-11 | 1 | -3/+3 |
* | Bump versions. | Simon Josefsson | 2007-08-08 | 1 | -2/+2 |
* | Bump versions. | Simon Josefsson | 2007-07-14 | 1 | -2/+2 |
* | Check for scm_from_locale_string instead of SCM_API. | Simon Josefsson | 2007-06-29 | 1 | -5/+9 |
* | Check that the guile header files is recent enough and that it works. | Simon Josefsson | 2007-06-26 | 1 | -5/+7 |
* | Move Guile setup stuff down under 'External libraries'. | Simon Josefsson | 2007-06-26 | 1 | -58/+59 |
* | Fix installation path of Guile bindings. | Simon Josefsson | 2007-06-26 | 1 | -3/+3 |
* | Bump versions. | Simon Josefsson | 2007-06-26 | 1 | -2/+2 |
* | Make sure Guile is 1.8 or later. | Ludovic Courtes | 2007-06-26 | 1 | -18/+29 |
* | Bump versions. | Simon Josefsson | 2007-06-13 | 1 | -2/+2 |
* | Need to use CFLAGS when checking for -Wno-pointer-sign. | Simon Josefsson | 2007-06-11 | 1 | -3/+3 |
* | Bump versions. | Simon Josefsson | 2007-06-08 | 1 | -2/+2 |
* | Fixed the `-Wno-strict-prototypes' issue in Guile code. | Ludovic Courtes | 2007-06-06 | 1 | -8/+11 |
* | Cosmetic changes in `configure.in'. | Ludovic Courtes | 2007-06-06 | 1 | -0/+4 |
* | Don't look for Guile when `guile-snarf' is not found. | Ludovic Courtes | 2007-06-06 | 1 | -2/+3 |
* | Build cleanups following Simon's comments. | Ludovic Courtes | 2007-05-31 | 1 | -25/+26 |
* | Tiny cosmetic change in `configure.in'. | Ludovic Courtès | 2007-05-31 | 1 | -1/+0 |
* | Try to handle "function declaration isn't a prototype" warnings. | Ludovic Courtès | 2007-05-30 | 1 | -0/+2 |
* | Started Guile integration. | Ludovic Courtès | 2007-05-30 | 1 | -1/+48 |
* | Bump versions. | Simon Josefsson | 2007-05-26 | 1 | -2/+2 |
* | Bump versions. | Simon Josefsson | 2007-05-26 | 1 | -2/+2 |
* | Bump versions. | Simon Josefsson | 2007-05-24 | 1 | -2/+2 |
* | add makefile for the openpgp test folder | Timo Schulz | 2007-05-14 | 1 | -1/+1 |
* | Check for OpenCDK function that is only available in OpenCDK 0.6.0. | Simon Josefsson | 2007-04-22 | 1 | -2/+1 |
* | Bump versions. | Simon Josefsson | 2007-04-16 | 1 | -2/+2 |
* | Add anon conditional. | Simon Josefsson | 2007-04-10 | 1 | -0/+1 |
* | Fix --disable-*. | Simon Josefsson | 2007-04-10 | 1 | -3/+4 |
* | Add --disable-tls-authorization. | Simon Josefsson | 2007-04-10 | 1 | -0/+13 |
* | Need stddef.h for opencdk.h. | Simon Josefsson | 2007-04-03 | 1 | -1/+3 |
* | Fix LIBGNUTLS_EXTRA_* for cdk changes. | Simon Josefsson | 2007-04-03 | 1 | -2/+2 |