Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * util.h (digitp, hexdigitp): New ctype like macros. | Werner Koch | 2001-12-14 | 1 | -2/+2 | |
| | | | | | | | | (atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New. * command.c: Removed the conversion macros as they are now in ../common/util.h. | |||||
* | * util.h (digitp, hexdigitp): New ctype like macros. | Werner Koch | 2001-12-14 | 1 | -0/+15 | |
| | | | | | (atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New. | |||||
* | New error codes and another mapping fnc. | Werner Koch | 2001-12-05 | 1 | -0/+1 | |
| | ||||||
* | Added new directory common to enable sharing of some code and error | Werner Koch | 2001-11-24 | 1 | -0/+59 | |
numbers between gpg, gpgsm and gpg-agent. Move some files and code to there. |