aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2003-04-15* g10.c, options.h: New option --enable-progress-filter.Werner Koch13-14/+108
2003-04-15This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+104
2003-04-14Reverted recent changes to --output. This is the stable branch and itWerner Koch5-113/+62
2003-04-13Forgot to sync the CVS. Check in the code again.Timo Schulz5-62/+113
2003-04-10Return cancel flag also for the old agent protocol.Werner Koch1-1/+5
2003-04-10* passphrase.c (read_passphrase_from_fd): Do a dummy read if theWerner Koch2-35/+48
2003-04-09* passphrase .c (agent_get_passphrase): New arg CANCELED.Werner Koch10-36/+126
2003-04-09* decrypt.c (decrypt_messages): Fixed error handling; the fucntionWerner Koch2-13/+14
2003-04-09* hkp.c (dehtmlize): Fix bug #121 (memory corruption on some platforms).David Shaw6-10/+38
2003-04-08* Makefile.am (EXTRA_DIST): Add autogen.sh wrapper which isWerner Koch2-8/+33
2003-04-04* pkclist.c (algo_available): PGP 8 can use the SHA-256 hash.David Shaw3-21/+29
2003-03-24* keydb.h: Err on the side of making an unknown signature a SIG ratherDavid Shaw3-5/+19
2003-03-24* configure.ac: Test for ranlib and ar.Werner Koch2-3/+6
2003-03-21* status.c (do_get_from_fd): Accept 'y' as well as 'Y' for --command-fdDavid Shaw3-7/+22
2003-03-10* compress.c (init_uncompress): Use a 15 bit window size so thatWerner Koch2-1/+12
2003-03-05* passphrase.c (agent_get_passphrase): Fix memory leak with symmetricDavid Shaw2-5/+14
2003-03-04* options.skel: Add explantion and commented-outDavid Shaw4-10/+25
2003-03-03* keyring.c (keyring_rebuild_cache): Lock the keyring while rebuilding theDavid Shaw4-6/+25
2003-03-022003-03-02 Timo Schulz <[email protected]>Timo Schulz2-2/+10
2003-02-26* trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw4-6/+20
2003-02-23* g10.c (main): --openpgp disables --pgpX.David Shaw3-6/+22
2003-02-19* Makefile.am: Use @CAPLIBS@ to link in -lcap if we are usingDavid Shaw2-1/+6
2003-02-13* sign.c (sign_file): Do not push textmode filter onto an unopened IOBUFDavid Shaw2-2/+17
2003-02-11* g10.c (print_mds): Check that SHA384 and 512 are available before usingDavid Shaw4-7/+25
2003-02-06* Makefile.am: Pass GNUPG_LIBEXECDIR as part of CFLAGS so it can be easilyDavid Shaw2-1/+8
2003-02-05* g10.c (print_hex, print_mds): Print long hash strings a lot neater.David Shaw2-57/+95
2003-02-04* armor.c (parse_hash_header, armor_filter): Accept the new SHAs in theDavid Shaw3-18/+50
2003-02-02* keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 keyDavid Shaw5-6/+170
2003-01-16* g10.c (add_group): Trim whitespace after a group name so it does notDavid Shaw2-0/+5
2003-01-16* options.skel: Comment out the first three lines in case someone manuallyDavid Shaw2-4/+9
2003-01-15* sign.c (clearsign_file): Only use pgp2mode with v3 keys and MD5. ThisDavid Shaw2-2/+8
2003-01-15* sig-check.c (signature_check2): Use G10ERR_GENERAL as the error forDavid Shaw2-1/+8
2003-01-14* g10.c (add_group): Fixed group parsing to allow more than oneWerner Koch2-2/+10
2003-01-12* tdbio.c (tdbio_set_dbname): Fix assertion failure withDavid Shaw2-3/+17
2003-01-10* trustdb.h, trustdb.c (trust_letter): Make static. (get_ownertrust_info,David Shaw4-11/+24
2003-01-09* packet.h, pkclist.c (build_pk_list), free-packet.cDavid Shaw9-35/+31
2003-01-07Preparing a release candidate.Werner Koch3-5/+5
2003-01-06* packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record),David Shaw5-85/+169
2003-01-06* keylist.c (print_capabilities): Show 'D' for disabled keys inDavid Shaw3-3/+21
2003-01-03* getkey.c (merge_selfsigs_main): Remove some unused code and make sureDavid Shaw3-9/+22
2003-01-02* keydb.c (keydb_add_resource): Don't assume that try_make_homedirWerner Koch3-9/+43
2002-12-28(oops) The rest of the fix from previous checkin.David Shaw2-13/+15
2002-12-28* getkey.c (merge_selfsigs_main), main.h, sig-check.cDavid Shaw4-9/+21
2002-12-27* keyserver.c (keyserver_refresh): Don't print the "refreshing..." line ifDavid Shaw3-7/+26
2002-12-26* keygen.c (keygen_add_key_expire): Properly handle updating a keyDavid Shaw4-2/+21
2002-12-232002-12-23 Timo Schulz <[email protected]>Timo Schulz2-0/+6
2002-12-19* keydb.h, getkey.c (key_byname): Flag to enable or disable includingDavid Shaw8-14/+91
2002-12-12* options.skel: Include the required '=' sign in the sample 'group'David Shaw3-2/+11
2002-12-11* mainproc.c (proc_tree): Handle multiple detached sigs concatenatedDavid Shaw3-3/+16
2002-12-06* keygen.c (ask_algo): Make the Elgamal sign+encrypt warning stronger, andDavid Shaw3-10/+34