aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * maperror.c (map_gcry_err): Add some mappings.Werner Koch2001-12-201-0/+4
|
* * Makefile.am (AM_CPPFLAGS): Add flags for libksbaNEWPG-0-0-0Werner Koch2001-12-181-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 Koch2001-12-141-0/+17
(atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New.