| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
* keylist.c (print_capabilities): Properly indicate per-key capabilities
of sign&encrypt primary keys that have secret-parts-missing (i.e. no
capabilities at all)
* mainproc.c (symkey_decrypt_sesskey): Fix compiler warning.
|
|
|
|
|
|
| |
"LDAPLIBS" variable so users can try and suggest the right dependencies
for their platform.
|
|
|
|
|
|
|
|
|
| |
function as they may not have all their fields filled in.
* sig-check.c (signature_check2): Use new is_primary flag to check rather
than comparing main_keyid with keyid as this still works in the case of a
not fully filled in pk.
|
|
|
|
|
|
|
|
| |
warning.
* passphrase.c (agent_get_passphrase): Fixed signed/unsigned char
problem in %-escaping. Noted by Ingo Kl�cker.
|
|
|
|
|
| |
log_warning severity level from info to error.
|
|
|
|
|
| |
log_info and log_error via log_set_strict.
|
|
|
|
|
|
| |
command which can be switched between log_info and log_error via
log_set_strict.
|
|
|
|
|
|
|
| |
schemes are case-insensitive.
* gpg.sgml: Note that --pgp2 disables --textmode when encrypting.
|
|
|
|
|
|
|
|
|
| |
that fact in the capabilities, and only primary signing keys can certify
other keys.
* packet.h, parse_packet.c (parse_key): Add is_primary flag for public
keys (it already exists for secret keys).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cipher when importing a secret key.
* keylist.c (list_keyblock_print): Show a '#' for a secret-parts-missing
key.
* parse_packet.c (parse_key): Some comments.
* revoke.c (gen_revoke): Remove some debugging code.
* trustdb.c (verify_own_keys): Make trusted-key a non-deprecated option
again.
* seckey-cert.c (do_check): Don't give the IDEA warning unless the cipher
in question is in fact IDEA.
|
|
|
|
|
| |
HP-UX. From David Ellement.
|
|
|
|
|
| |
old OID.
|
|
|
|
|
| |
time.
|
|
|
|
|
| |
clean ownertrust.
|
|
|
|
|
|
|
| |
(merge_selfsigs_main): Use it here to look for an ultimately
trusted key. Using the full get_pubkey might lead to an
infinitive recursion.
|
|
|
|
|
| |
lowercase to be case-insensitive.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* export.c (do_export_stream): Comment.
* sig-check.c (check_key_signature2): Properly handle a
non-designated revocation import.
2002-09-26 Werner Koch <[email protected]>
* g10.c (set_homedir): New. Changed all direct assignments to use
this.
* gpgv.c (set_homedir): Ditto.
|
|
|
|
|
| |
* gpgkeys_ldap.c (send_key): Removed non-constant initializers.
|
| |
|
| |
|
|
|
|
|
|
| |
breaks all TIGER generated signatures; if we want to do something
about it we have to do it in ../g10/sig-check.c .
|
|
|
|
|
|
|
|
| |
* cache.c (agent_flush_cache): New.
* gpg-agent.c, agent.h: Add --keep-display and --keep-tty.
* query.c (start_pinentry): Implement them. The option passing
needs more thoughts.
|
|
|
|
|
|
| |
Remove the old NETLIBS variable since the keyserver stuff is no longer
internal.
|
|
|
|
|
| |
sockets.
|
| |
|
|
|
|
|
|
| |
* keyring.c (keyring_rebuild_cache), sig-check.c (check_key_signature2),
import.c (import, chk_self_sigs): Minor language cleanups.
|
|
|
|
|
| |
addresses until one answers (not MINGW32).
|
|
|
|
|
|
| |
search_key, main): Some minor error reporting enhancements for use with
GPA (show reasons for KEY FAILED).
|
|
|
|
|
| |
reporting enhancements for use with GPA.
|
| |
|
|
|
|
|
|
|
|
| |
* NEWS: Bring in cosmetic changes from stable branch.
* configure.ac: Figure out whether the LDAP library supports
ldap_get_option, ld_errno, or neither.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Checked that all callers behave properly when NBYTES returns 0 as
the length of the allocated buffer.
|
|
|
|
|
| |
shadowing warning.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* keyserver.c (keyserver_spawn): Properly handle line truncation. Don't
leak memory (~10-20 bytes) on searches.
(keyserver_search_prompt): Cleanup.
* keylist.c (list_keyblock_colon): Show 1F direct key signatures in
--with-colons listing.
|
|
|
|
|
| |
handle line truncation.
|
|
|
|
|
|
| |
* configure.ac: Try linking LDAP as just -lldap as it seems very recent
OpenLDAPs (>=2.0.23) support that.
|
|
|
|
|
|
| |
* certchain.c (find_up): Print info when the cert was not found
by the autorithyKeyIdentifier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-09-14 David Shaw <[email protected]>
* configure.ac: Try linking LDAP without -lresolv first, just in
case the platform has libresolv, but doesn't actually need it to
use LDAP.
2002-09-12 David Shaw <[email protected]>
* NEWS: Note that the old IDEA plugin won't work with post-1.1.90
gpg.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* keyedit.c (menu_addrevoker): The direct key signature for revocation
keys must be at least v4 to carry the revocation key subpacket. Add a PGP
2.x warning for revocation keys.
* g10.c (check_permissions): Rearrange strings to make translating easier
(don't incorporate string parts).
* keyedit.c (sign_uids): Make strings translatable.
* sig-check.c (check_key_signature2): Make string translatable.
|
| |
|
|
|
|
|
|
|
|
| |
people can set their own email address to respond to.
* gpgkeys_hkp.c (get_key): Properly respond with KEY FAILED (to gpg) and
"key not found" (to user) on failure.
|
| |
|