Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-07-01 | * packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args), | David Shaw | 1 | -2/+2 | |
mkdtemp.c (mkdtemp), photoid.c (parse_image_header): Fix some signedness compiler warnings. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -7/+6 | |
2002-05-22 | * mkdtemp.c: Replaced byte by unsigned char because it is no longer | Werner Koch | 1 | -2/+2 | |
defined in gcrypt.h. | |||||
2002-01-23 | * mkdtemp.c: Copied from gnupg-1.0.6c and changed to use libgcrypt. | Werner Koch | 1 | -0/+99 | |
* configure.ac (mkdtemp): See whether we have to provide a replacement. |