aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * g10.c (print_hex, print_mds): Print long hash strings a lot neater.David Shaw2003-02-052-57/+95
* * armor.c (parse_hash_header, armor_filter): Accept the new SHAs in theDavid Shaw2003-02-043-18/+50
* * sha256.c, sha512.c: New.David Shaw2003-02-046-3/+793
* * cipher.h: Add constants for new SHAs.David Shaw2003-02-042-0/+7
* * configure.ac (ALL_LINGUAS): Needs to be on one line to avoid problemsDavid Shaw2003-02-022-2/+4
* * NEWS: Note new --with-colons disabled key flag and new "revuid" command.David Shaw2003-02-022-2/+12
* * keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 keyDavid Shaw2003-02-025-6/+170
* * gpgkeys_mailto.in: Fix regexp to work properly if the "keyid" is not aDavid Shaw2003-01-232-4/+9
* * g10.c (add_group): Trim whitespace after a group name so it does notDavid Shaw2003-01-162-0/+5
* * options.skel: Comment out the first three lines in case someone manuallyDavid Shaw2003-01-162-4/+9
* * sign.c (clearsign_file): Only use pgp2mode with v3 keys and MD5. ThisDavid Shaw2003-01-152-2/+8
* * sig-check.c (signature_check2): Use G10ERR_GENERAL as the error forDavid Shaw2003-01-152-1/+8
* * g10.c (add_group): Fixed group parsing to allow more than oneWerner Koch2003-01-142-2/+10
* * tdbio.c (tdbio_set_dbname): Fix assertion failure withDavid Shaw2003-01-122-3/+17
* * trustdb.h, trustdb.c (trust_letter): Make static. (get_ownertrust_info,David Shaw2003-01-104-11/+24
* * gpg.sgml: Minor language tweaks, spell check, copyright date, etc.David Shaw2003-01-092-15/+19
* * packet.h, pkclist.c (build_pk_list), free-packet.cDavid Shaw2003-01-099-35/+31
* Preparing a release candidate.Werner Koch2003-01-079-63/+158
* * Broken links resulting from revised web site filesystem structureWerner Koch2003-01-071-232/+228
* * de.po: Updated the translation myself.Werner Koch2003-01-0722-9691/+19377
* * NEWS: Add notes about disabled keys and trustdb tweaks.David Shaw2003-01-072-0/+10
* * packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record),David Shaw2003-01-065-85/+169
* * DETAILS: Document disabled flag in capabilities field.David Shaw2003-01-062-3/+10
* * keylist.c (print_capabilities): Show 'D' for disabled keys inDavid Shaw2003-01-063-3/+21
* * getkey.c (merge_selfsigs_main): Remove some unused code and make sureDavid Shaw2003-01-033-9/+22
* * keydb.c (keydb_add_resource): Don't assume that try_make_homedirWerner Koch2003-01-023-9/+43
* (oops) The rest of the fix from previous checkin.David Shaw2002-12-282-13/+15
* * getkey.c (merge_selfsigs_main), main.h, sig-check.cDavid Shaw2002-12-284-9/+21
* * keyserver.c (keyserver_refresh): Don't print the "refreshing..." line ifDavid Shaw2002-12-273-7/+26
* * keygen.c (keygen_add_key_expire): Properly handle updating a keyDavid Shaw2002-12-264-2/+21
* * iobuf.c (iobuf_flush): Only print debug info if debugging is on.David Shaw2002-12-262-1/+6
* 2002-12-23 Timo Schulz <[email protected]>Timo Schulz2002-12-232-0/+6
* * samplekeys.asc: Updated.Werner Koch2002-12-232-616/+745
* * keydb.h, getkey.c (key_byname): Flag to enable or disable includingDavid Shaw2002-12-198-14/+91
* * gpg.sgml: Clarify --no-permission-warning to note that the permissionDavid Shaw2002-12-122-3/+18
* * options.skel: Include the required '=' sign in the sample 'group'David Shaw2002-12-123-2/+11
* * mainproc.c (proc_tree): Handle multiple detached sigs concatenatedDavid Shaw2002-12-113-3/+16
* * gpg.sgml: Clarify include-revoked and include-disabled so they matchDavid Shaw2002-12-112-11/+14
* * gpg.sgml: Document %-expandos for policy URLs and notations.David Shaw2002-12-062-1/+21
* * keygen.c (ask_algo): Make the Elgamal sign+encrypt warning stronger, andDavid Shaw2002-12-063-10/+34
* faq update.Werner Koch2002-12-051-0/+6
* * Changed variable for default gnupg.org http location from $hGPGWerner Koch2002-12-051-26/+212
* New entriesWerner Koch2002-12-052-0/+6
* * gpg.sgml: Document --no-mangle-dos-filenames.Werner Koch2002-12-052-0/+17
* * g10.c: New options --[no-]mangle-dos-filenames.Werner Koch2002-12-054-83/+101
* * NEWS: Add note about convert-from-106 script.David Shaw2002-12-042-0/+8
* * gpg.sgml: Document --pgp8. Clarify that --pgp6 and --pgp7 disableDavid Shaw2002-12-042-3/+23
* * main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change.David Shaw2002-12-046-70/+89
* * packet.h, sign.c (update_keysig_packet), keyedit.cDavid Shaw2002-12-044-7/+16
* * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),David Shaw2002-12-037-35/+63