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