Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * sysutils.c: New. This is the misc.c file from gnupg 1.0.6 with | Werner Koch | 2002-01-19 | 1 | -0/+6 | |
| | | | | | | the OpenPGP stuff removed. * sysutils.h: New. | |||||
* | * maperror.c: Add mapping for Not_Trusted. | Werner Koch | 2002-01-15 | 1 | -0/+4 | |
| | ||||||
* | * maperror.c (map_assuan_err): Codes for CRL | Werner Koch | 2002-01-11 | 1 | -0/+4 | |
| | ||||||
* | *** empty log message *** | Werner Koch | 2002-01-10 | 1 | -1/+10 | |
| | ||||||
* | * maperror.c (map_gcry_err): Add some mappings. | Werner Koch | 2001-12-20 | 1 | -0/+4 | |
| | ||||||
* | * Makefile.am (AM_CPPFLAGS): Add flags for libksbaNEWPG-0-0-0 | Werner Koch | 2001-12-18 | 1 | -0/+4 | |
| | | | | | | * Makefile.am (AM_CPPFLAGS): Include flags for gcrypt and ksba * Makefile.am: Use LIBGCRYPT macros | |||||
* | * util.h (digitp, hexdigitp): New ctype like macros. | Werner Koch | 2001-12-14 | 1 | -0/+17 | |
(atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New. |