aboutsummaryrefslogtreecommitdiffstats
path: root/g10/exec.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-05-13* photoid.c (show_photos): Use the long keyid as the filename for theDavid Shaw1-2/+2
photo. Use the short keyid as the filename on 8.3 systems. * exec.h, exec.c (make_tempdir, exec_write, exec_finish): Allow caller to specify filename. This should make things easier on windows and macs where the file extension is required, but a whole filename is even better. * keyedit.c (show_key_with_all_names, show_prefs): Show proper prefs for a v4 key uid with no selfsig at all. * misc.c (check_permissions): Don't check permissions on non-normal files (pipes, character devices, etc.)
2002-05-04* photoid.c: Provide default image viewer for Win32.David Shaw1-2/+2
* misc.c (pct_expando): %t means extension, not name ("jpg", not "jpeg"). * keyserver.c (keyserver_spawn), photoid.c (show_photos), exec.h, exec.c: Allow the caller to determine the temp file extension when starting an exec_write and change all callers.
2001-12-21Add new photo ID files and modify gpgsplit to name attribute packetsDavid Shaw1-0/+22
properly