| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2003-03-02 Timo Schulz <[email protected]> | Timo Schulz | 2003-03-02 | 2 | -2/+10 |
* | * trustdb.c (validate_keys): Mask the ownertrust when building the list of | David Shaw | 2003-02-26 | 4 | -6/+20 |
* | * gpg.sgml: Document "revuid". Clarify that --openpgp resets --pgpX. | David Shaw | 2003-02-25 | 3 | -727/+1113 |
* | * Makefile.am: Distribute convert-from-106. | David Shaw | 2003-02-23 | 2 | -1/+5 |
* | * distfiles, gnupg.spec.in: convert-from-106 is in the tools directory | David Shaw | 2003-02-23 | 3 | -2/+6 |
* | * g10.c (main): --openpgp disables --pgpX. | David Shaw | 2003-02-23 | 3 | -6/+22 |
* | * ttyio.c (tty_print_utf8_string, tty_print_utf8_string2): Use 0 to | David Shaw | 2003-02-19 | 2 | -3/+10 |
* | * configure.ac: Define @CAPLIBS@ to link in -lcap if we are using | David Shaw | 2003-02-19 | 2 | -1/+6 |
* | * Makefile.am: Use @CAPLIBS@ to link in -lcap if we are using | David Shaw | 2003-02-19 | 6 | -4/+19 |
* | * sign.c (sign_file): Do not push textmode filter onto an unopened IOBUF | David Shaw | 2003-02-13 | 2 | -2/+17 |
* | * Makefile.am: Make sure sha512.c is included in the tarball. | David Shaw | 2003-02-12 | 2 | -1/+3 |
* | * Makefile.am: Use the more correct @PACKAGE@ rather than "gnupg". | David Shaw | 2003-02-12 | 2 | -1/+5 |
* | * convert-from-106: Script to automate the 1.0.6->later conversion. It | David Shaw | 2003-02-11 | 2 | -0/+59 |
* | * convert-from-106: Move to the tools directory. | David Shaw | 2003-02-11 | 2 | -52/+4 |
* | * configure.ac: Add --enable-sha512 switch to add SHA384/512 support. | David Shaw | 2003-02-11 | 2 | -0/+15 |
* | * g10.c (print_mds): Check that SHA384 and 512 are available before using | David Shaw | 2003-02-11 | 4 | -7/+25 |
* | * Makefile.am, md.c (load_digest_module): Only build in SHA384/512 if | David Shaw | 2003-02-11 | 3 | -4/+10 |
* | * Makefile.am: Use a local copy of libexecdir so it can be easily | David Shaw | 2003-02-06 | 2 | -1/+6 |
* | * Makefile.am: Pass GNUPG_LIBEXECDIR as part of CFLAGS so it can be easily | David Shaw | 2003-02-06 | 2 | -1/+8 |
* | * configure.ac: Do not set GNUPG_LIBEXECDIR in ./configure, so that | David Shaw | 2003-02-06 | 2 | -5/+5 |
* | * g10.c (print_hex, print_mds): Print long hash strings a lot neater. | David Shaw | 2003-02-05 | 2 | -57/+95 |
* | * armor.c (parse_hash_header, armor_filter): Accept the new SHAs in the | David Shaw | 2003-02-04 | 3 | -18/+50 |
* | * sha256.c, sha512.c: New. | David Shaw | 2003-02-04 | 6 | -3/+793 |
* | * cipher.h: Add constants for new SHAs. | David Shaw | 2003-02-04 | 2 | -0/+7 |
* | * configure.ac (ALL_LINGUAS): Needs to be on one line to avoid problems | David Shaw | 2003-02-02 | 2 | -2/+4 |
* | * NEWS: Note new --with-colons disabled key flag and new "revuid" command. | David Shaw | 2003-02-02 | 2 | -2/+12 |
* | * keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 key | David Shaw | 2003-02-02 | 5 | -6/+170 |
* | * gpgkeys_mailto.in: Fix regexp to work properly if the "keyid" is not a | David Shaw | 2003-01-23 | 2 | -4/+9 |
* | * g10.c (add_group): Trim whitespace after a group name so it does not | David Shaw | 2003-01-16 | 2 | -0/+5 |
* | * options.skel: Comment out the first three lines in case someone manually | David Shaw | 2003-01-16 | 2 | -4/+9 |
* | * sign.c (clearsign_file): Only use pgp2mode with v3 keys and MD5. This | David Shaw | 2003-01-15 | 2 | -2/+8 |
* | * sig-check.c (signature_check2): Use G10ERR_GENERAL as the error for | David Shaw | 2003-01-15 | 2 | -1/+8 |
* | * g10.c (add_group): Fixed group parsing to allow more than one | Werner Koch | 2003-01-14 | 2 | -2/+10 |
* | * tdbio.c (tdbio_set_dbname): Fix assertion failure with | David Shaw | 2003-01-12 | 2 | -3/+17 |
* | * trustdb.h, trustdb.c (trust_letter): Make static. (get_ownertrust_info, | David Shaw | 2003-01-10 | 4 | -11/+24 |
* | * gpg.sgml: Minor language tweaks, spell check, copyright date, etc. | David Shaw | 2003-01-09 | 2 | -15/+19 |
* | * packet.h, pkclist.c (build_pk_list), free-packet.c | David Shaw | 2003-01-09 | 9 | -35/+31 |
* | Preparing a release candidate. | Werner Koch | 2003-01-07 | 9 | -63/+158 |
* | * Broken links resulting from revised web site filesystem structure | Werner Koch | 2003-01-07 | 1 | -232/+228 |
* | * de.po: Updated the translation myself. | Werner Koch | 2003-01-07 | 22 | -9691/+19377 |
* | * NEWS: Add notes about disabled keys and trustdb tweaks. | David Shaw | 2003-01-07 | 2 | -0/+10 |
* | * packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record), | David Shaw | 2003-01-06 | 5 | -85/+169 |
* | * DETAILS: Document disabled flag in capabilities field. | David Shaw | 2003-01-06 | 2 | -3/+10 |
* | * keylist.c (print_capabilities): Show 'D' for disabled keys in | David Shaw | 2003-01-06 | 3 | -3/+21 |
* | * getkey.c (merge_selfsigs_main): Remove some unused code and make sure | David Shaw | 2003-01-03 | 3 | -9/+22 |
* | * keydb.c (keydb_add_resource): Don't assume that try_make_homedir | Werner Koch | 2003-01-02 | 3 | -9/+43 |
* | (oops) The rest of the fix from previous checkin. | David Shaw | 2002-12-28 | 2 | -13/+15 |
* | * getkey.c (merge_selfsigs_main), main.h, sig-check.c | David Shaw | 2002-12-28 | 4 | -9/+21 |
* | * keyserver.c (keyserver_refresh): Don't print the "refreshing..." line if | David Shaw | 2002-12-27 | 3 | -7/+26 |
* | * keygen.c (keygen_add_key_expire): Properly handle updating a key | David Shaw | 2002-12-26 | 4 | -2/+21 |