Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * parse-packet.c (parse_key): Clear disabled flag when parsing a new key. | David Shaw | 2003-05-11 | 1 | -0/+20 |
| | | | | | | | | | | | | | Just in case someone forgets to clear the whole key. * getkey.c (merge_selfsigs_main): Add an "if all else fails" path for setting a single user ID primary when there are multiple set primaries all at the same second, or no primaries set and the most recent user IDs are at the same second, or no signed user IDs at all. This is arbitrary, but deterministic. * exec.h, photoid.h: Add copyright message. | ||||
* | * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main), | David Shaw | 2002-07-24 | 1 | -1/+1 |
| | | | | | | | | keyserver.c (keyserver_spawn): If the user does not use "exec-path", completely replace $PATH with GNUPG_LIBEXECDIR before calling the keyserver helper. If the user does use "exec-path", append GNUPG_LIBEXECDIR after the specified path. | ||||
* | * exec.h, exec.c (set_exec_path, exec_write), g10.c (main): If | David Shaw | 2002-07-03 | 1 | -0/+1 |
| | | | | | | USE_EXEC_PATH is defined at compile time, use it to lock the exec-path and not allow the user to change it. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+22 |