Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-01-23 | * mkdtemp.c: Copied from gnupg-1.0.6c and changed to use libgcrypt. | Werner Koch | 1 | -0/+1 | |
* configure.ac (mkdtemp): See whether we have to provide a replacement. | |||||
2002-01-19 | * sysutils.c: New. This is the misc.c file from gnupg 1.0.6 with | Werner Koch | 1 | -1/+2 | |
the OpenPGP stuff removed. * sysutils.h: New. | |||||
2001-12-18 | * Makefile.am (AM_CPPFLAGS): Add flags for libksbaNEWPG-0-0-0 | Werner Koch | 1 | -0/+10 | |
* Makefile.am (AM_CPPFLAGS): Include flags for gcrypt and ksba * Makefile.am: Use LIBGCRYPT macros | |||||
2001-11-24 | Added new directory common to enable sharing of some code and error | Werner Koch | 1 | -18/+10 | |
numbers between gpg, gpgsm and gpg-agent. Move some files and code to there. | |||||
2001-11-10 | we are now able to check self-signed certificates | Werner Koch | 1 | -0/+1 | |
2001-11-07 | Assuan server mode is now basically usable | Werner Koch | 1 | -0/+2 | |
2001-11-06 | gpgsm does now build and a dummy server can be started. | Werner Koch | 1 | -0/+5 | |
2001-11-06 | First chunk of code for the Assuan library | Werner Koch | 1 | -12/+11 | |
2001-10-31 | Created configuration files | Werner Koch | 1 | -0/+36 | |