| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * types.h: Try and use uint64_t for a 64-bit type. | David Shaw | 2003-02-12 | 2 | -0/+11 |
* | * Makefile.am: Use a local copy of libexecdir along with @PACKAGE@ so it | David Shaw | 2003-02-12 | 2 | -1/+6 |
* | * armor.c (parse_hash_header, armor_filter): Accept the new SHAs in the | David Shaw | 2003-02-04 | 3 | -19/+51 |
* | * sha256.c, sha512.c: New. | David Shaw | 2003-02-04 | 6 | -2/+792 |
* | * cipher.h: Add constants for new SHAs. | David Shaw | 2003-02-04 | 2 | -0/+7 |
* | * NEWS: Add notes about disabled keys, trustdb tweaks, and "revuid". | David Shaw | 2003-02-02 | 2 | -1/+18 |
* | * keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 key | David Shaw | 2003-02-02 | 3 | -16/+17 |
* | * gpgkeys_mailto.in: Fix regexp to work properly if the "keyid" is not a | David Shaw | 2003-01-29 | 2 | -4/+9 |
* | * DETAILS: Document trust depth, value, and regexp. | David Shaw | 2003-01-27 | 2 | -2/+10 |
* | * mainproc.c (list_node): Show signature expiration date in with-colons | David Shaw | 2003-01-27 | 3 | -7/+35 |
* | * g10.c (add_group): Trim whitespace after a group name so it does not | David Shaw | 2003-01-16 | 5 | -7/+26 |
* | * trustdb.c (init_trustdb, get_validity): Don't use a changed trust model | David Shaw | 2003-01-15 | 3 | -3/+13 |
* | * gpg.sgml: Minor language tweaks, spell check, copyright date, | David Shaw | 2003-01-15 | 3 | -18/+28 |
* | * packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id), | David Shaw | 2003-01-14 | 8 | -39/+65 |
* | * 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.c (get_validity_info, get_ownertrust_info, trust_letter): | David Shaw | 2003-01-11 | 4 | -48/+98 |
* | * armor.c (armor_filter): Comment about PGP's end of line tab problem. | David Shaw | 2003-01-11 | 10 | -58/+65 |
* | Updated from latest NewPG project | Werner Koch | 2003-01-09 | 13 | -129/+266 |
* | Updated from latest NewPG project | Werner Koch | 2003-01-09 | 28 | -175/+902 |
* | * keygen.c (keygen_set_std_prefs): Warn when setting an IDEA preference | David Shaw | 2003-01-07 | 2 | -1/+12 |
* | * trustdb.c (get_validity_info): 'd' for disabled is not a validity value | David Shaw | 2003-01-07 | 2 | -2/+3 |
* | * gpgkeys_hkp.c (get_key): Use options=mr when getting a key so keyserver | David Shaw | 2003-01-06 | 2 | -1/+7 |
* | * packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record), | David Shaw | 2003-01-06 | 5 | -93/+178 |
* | * 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 |
* | * import.c (import_one): Only do the work to create the status display for | David Shaw | 2003-01-03 | 4 | -10/+27 |
* | * keydb.c (keydb_add_resource): Don't assume that try_make_homedir | Werner Koch | 2003-01-02 | 3 | -15/+46 |
* | * getkey.c (merge_selfsigs_main), main.h, sig-check.c | David Shaw | 2002-12-29 | 4 | -13/+29 |
* | * keyserver.c (keyserver_refresh): Don't print the "refreshing..." line if | David Shaw | 2002-12-27 | 3 | -7/+26 |
* | * gpg.sgml: Clarify --no-permission-warning to note that the permission | David Shaw | 2002-12-27 | 2 | -3/+18 |
* | * NEWS: Add note about convert-from-106 script. | David Shaw | 2002-12-27 | 2 | -0/+8 |
* | fixed type problem | Stefan Bellon | 2002-12-27 | 2 | -1/+5 |
* | * keyedit.c (keyedit_menu, menu_revuid): Add "revuid" feature to revoke a | David Shaw | 2002-12-27 | 2 | -7/+146 |
* | * keydb.h, getkey.c (key_byname): Flag to enable or disable including | David Shaw | 2002-12-26 | 10 | -16/+110 |
* | * iobuf.c (iobuf_flush): Only print debug info if debugging is on. | David Shaw | 2002-12-26 | 2 | -1/+6 |
* | Simple script to create samplekeys.asc. CVS only. | Werner Koch | 2002-12-23 | 1 | -0/+12 |
* | * samplekeys.asc: Updated. | Werner Koch | 2002-12-23 | 2 | -616/+745 |
* | 2002-12-22 Timo Schulz <[email protected]> | Timo Schulz | 2002-12-22 | 4 | -0/+38 |
* | * pkclist.c (do_we_trust): Tweak language to refer to the "named | David Shaw | 2002-12-13 | 6 | -25/+59 |
* | * tdbio.c (tdbio_read_record, tdbio_write_record): Compact the | David Shaw | 2002-12-11 | 5 | -15/+46 |
* | * gpg.sgml: Clarify include-revoked and include-disabled so they match | David Shaw | 2002-12-11 | 2 | -15/+54 |
* | fixed typo | Stefan Bellon | 2002-12-06 | 2 | -1/+6 |
* | * gpg.sgml: Document --no-mangle-dos-filenames. | Werner Koch | 2002-12-05 | 3 | -0/+21 |
* | * g10.c: New options --[no-]mangle-dos-filenames. | Werner Koch | 2002-12-05 | 4 | -70/+97 |
* | * main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change. | David Shaw | 2002-12-04 | 7 | -78/+104 |
* | * trustdb.c (validate_keys): Show trust parameters when building trustdb, | David Shaw | 2002-12-04 | 3 | -27/+42 |
* | * tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record): Store trust | David Shaw | 2002-12-04 | 5 | -9/+51 |
* | * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), | David Shaw | 2002-12-03 | 10 | -37/+74 |
* | Marked unused slots in the trustdb. | Werner Koch | 2002-12-03 | 1 | -4/+4 |