aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2003-03-02 Timo Schulz <[email protected]>Timo Schulz2003-03-022-2/+10
* * trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw2003-02-264-6/+20
* * gpg.sgml: Document "revuid". Clarify that --openpgp resets --pgpX.David Shaw2003-02-253-727/+1113
* * Makefile.am: Distribute convert-from-106.David Shaw2003-02-232-1/+5
* * distfiles, gnupg.spec.in: convert-from-106 is in the tools directoryDavid Shaw2003-02-233-2/+6
* * g10.c (main): --openpgp disables --pgpX.David Shaw2003-02-233-6/+22
* * ttyio.c (tty_print_utf8_string, tty_print_utf8_string2): Use 0 toDavid Shaw2003-02-192-3/+10
* * configure.ac: Define @CAPLIBS@ to link in -lcap if we are usingDavid Shaw2003-02-192-1/+6
* * Makefile.am: Use @CAPLIBS@ to link in -lcap if we are usingDavid Shaw2003-02-196-4/+19
* * sign.c (sign_file): Do not push textmode filter onto an unopened IOBUFDavid Shaw2003-02-132-2/+17
* * Makefile.am: Make sure sha512.c is included in the tarball.David Shaw2003-02-122-1/+3
* * Makefile.am: Use the more correct @PACKAGE@ rather than "gnupg".David Shaw2003-02-122-1/+5
* * convert-from-106: Script to automate the 1.0.6->later conversion. ItDavid Shaw2003-02-112-0/+59
* * convert-from-106: Move to the tools directory.David Shaw2003-02-112-52/+4
* * configure.ac: Add --enable-sha512 switch to add SHA384/512 support.David Shaw2003-02-112-0/+15
* * g10.c (print_mds): Check that SHA384 and 512 are available before usingDavid Shaw2003-02-114-7/+25
* * Makefile.am, md.c (load_digest_module): Only build in SHA384/512 ifDavid Shaw2003-02-113-4/+10
* * Makefile.am: Use a local copy of libexecdir so it can be easilyDavid Shaw2003-02-062-1/+6
* * Makefile.am: Pass GNUPG_LIBEXECDIR as part of CFLAGS so it can be easilyDavid Shaw2003-02-062-1/+8
* * configure.ac: Do not set GNUPG_LIBEXECDIR in ./configure, so thatDavid Shaw2003-02-062-5/+5
* * 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