aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * passphrase.c (agent_send_all_options): Make use of $GPG_TTY.Werner Koch2003-07-301-0/+2
* Changed a lot of __MINGW32__ to _WIN32. This should help a bit inWerner Koch2003-07-301-0/+3
* * g10.c (main): Disable use-agent if passphrase-fd is givenWerner Koch2003-07-301-0/+5
* * parse-packet.c (parse_key): Allow to parse the gnu-divert-to-s2kWerner Koch2003-07-281-0/+5
* * packet.h, sig-check.c (signature_check2, do_check, do_check_messages):David Shaw2003-07-281-0/+17
* * gpgv.c (read_trust_options): Stub.David Shaw2003-07-211-0/+2
* * trustdb.h, trustdb.c (read_trust_options): New. Returns items from theDavid Shaw2003-07-211-1/+7
* * sig-check.c (signature_check, signature_check2, check_key_signature,David Shaw2003-07-211-0/+8
* * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys.David Shaw2003-07-161-0/+9
* * misc.c (pct_expando): Minor performance tweak. Don't bother to re-fetchDavid Shaw2003-07-051-0/+9
* * misc.c (pct_expando): Add two new expandos - signer's fingerprint (%g),David Shaw2003-07-011-0/+11
* * keyserver.c (keyserver_spawn): Use ascii_isspace instead of spacep sinceDavid Shaw2003-06-261-0/+5
* * signal.c, tdbio.c: Comment out the transaction code. It was not used inDavid Shaw2003-06-241-0/+6
* * Makefile.am: Include W32LIBS where appropriate.David Shaw2003-06-201-0/+2
* * keyedit.c (sign_uids): Add additional prompt to the signature levelDavid Shaw2003-06-191-0/+12
* * keyserver.c (parse_keyserver_uri): Accept "http" as an alias for "hkp",David Shaw2003-06-191-0/+5
* * keygen.c (ask_user_id): Make --allow-freeform-uid apply to the emailDavid Shaw2003-06-181-0/+6
* * hkp.c (hkp_search): Return proper error code on failure.David Shaw2003-06-181-0/+12
* * keylist.c (list_keyblock_colon): Don't include validity values whenDavid Shaw2003-06-151-0/+17
* * parse-packet.c (parse): Disallow old style partial length forWerner Koch2003-06-101-0/+5
* * import.c (import_keys): Invalidate the cache so that the fileWerner Koch2003-06-081-0/+5
* * keyedit.c (sign_uids): Do not sign expired uids without --expert (sameDavid Shaw2003-06-071-0/+9
* Make sure that only ascii is passed to isfoo functions.Werner Koch2003-06-071-0/+13
* * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver sinceDavid Shaw2003-06-041-0/+14
* * main.h, misc.c (parse_options): New general option line parser. Fix theDavid Shaw2003-05-311-0/+10
* * keylist.c (list_one): Don't show the keyring filename when inDavid Shaw2003-05-301-0/+24
* * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw2003-05-221-0/+10
* * sign.c (write_plaintext_packet)Werner Koch2003-05-211-0/+8
* * keylist.c (list_keyblock_print): Don't dump attribs forDavid Shaw2003-05-201-0/+10
* * parse-packet.c (parse_key): Clear disabled flag when parsing a new key.David Shaw2003-05-111-0/+13
* * g10.c (main): New --gnupg option to disable the various --openpgp,David Shaw2003-05-091-0/+18
* * revoke.c (ask_revocation_reason): Clear old reason if user elects toDavid Shaw2003-05-071-0/+3
* * keyedit.c (sign_uids): Show keyid of the key making the signature.David Shaw2003-05-071-0/+14
* * g10.c (main): Show errors for failure in export, send-keys, recv-keys,David Shaw2003-05-031-1/+15
* * sign.c (sign_file): Fix bug that causes spurious compression preferenceDavid Shaw2003-05-021-0/+16
* * options.h, armor.c, cipher.c, g10.c, keyedit.c, pkclist.c, sign.c,David Shaw2003-05-021-0/+8
* * packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw2003-05-021-0/+9
* * pkclist.c (do_we_trust_pre): If an untrusted key was chosen by aDavid Shaw2003-04-301-0/+17
* * sig-check.c (check_key_signature2): Made "no subkey for subkeyWerner Koch2003-04-291-0/+8
* * filter.h: Remove const from WHAT.Werner Koch2003-04-291-0/+8
* * build-packet.c (build_sig_subpkt): Comments.David Shaw2003-04-281-0/+15
* * sign.c (mk_notation_and_policy): Make some strings translatable.David Shaw2003-04-271-2/+3
* * mainproc.c (check_sig_and_print): Show sig class when verifying a sigDavid Shaw2003-04-271-0/+13
* * mainproc.c (check_sig_and_print): Show digest algorithm when verifying aDavid Shaw2003-04-261-0/+9
* * hkp.c (hkp_ask_import, hkp_export, hkp_search): Make sure to allocateDavid Shaw2003-04-251-0/+5
* Reverted recent changes in the copyright notices. We can't use aWerner Koch2003-04-231-0/+8
* * plaintext.c (ask_for_detached_datafile, hash_datafiles): Fix compilerDavid Shaw2003-04-221-1/+2
* * keyedit.c (sign_uids): Allow replacing expired signatures. AllowDavid Shaw2003-04-221-0/+14
* * g10.c, options.h: New option --enable-progress-filter.Werner Koch2003-04-151-0/+31
* Reverted recent changes to --output. This is the stable branch and itWerner Koch2003-04-141-15/+0