aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2003-05-31* keylist.c (list_one): Don't show the keyring filename when inDavid Shaw8-27/+116
2003-05-26* getkey.c (premerge_public_with_secret): Made "no secret subkey for"David Shaw8-19/+54
2003-05-24* armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw23-190/+190
2003-05-21* trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): RenameDavid Shaw15-79/+236
2003-05-21* progress.c (handle_progress)Werner Koch4-6/+18
2003-05-03* packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw20-261/+380
2003-05-01* tdbio.c (create_version_record): Only create new trustdbs withDavid Shaw7-29/+75
2003-04-30* build-packet.c (build_sig_subpkt): Comments.David Shaw7-30/+109
2003-04-27* g10.c (main): Add --no-textmode.David Shaw8-29/+70
2003-04-26* sign.c (do_sign): Show the hash used when making a signature in verboseDavid Shaw7-26/+68
2003-04-23* import.c (import_revoke_cert): Remove ultimate trust when revoking anDavid Shaw8-18/+89
2003-04-15* Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS.Werner Koch13-17/+209
2003-04-10* passphrase.c (read_passphrase_from_fd): Do a dummy read if theWerner Koch11-67/+175
2003-04-09* main.h, g10.c (main), import.c (parse_import_options,David Shaw4-10/+22
2003-04-08Add primary key fingerprint to VALIDSIG status.Werner 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 Shaw7-14/+48
2003-03-11* options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv"David Shaw5-5/+20
2003-03-10* compress.c (init_uncompress): Use a 15 bit window size so thatWerner Koch2-1/+12
2003-03-04* trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw13-26/+103
2003-02-26* keyserver.c (keyserver_spawn): Include various pieces of informationDavid Shaw4-9/+100
2003-02-22* sign.c (sign_file): Do not push textmode filter onto an unopened IOBUFDavid Shaw6-17/+101
2003-02-22* g10.c (main): Accept "s1" in addition to "idea" to match the otherDavid Shaw4-1/+17
2003-02-21* keygen.c (keygen_set_std_prefs): Don't put AES or CAST5 in default prefsDavid Shaw2-4/+22
2003-02-21* g10.c (main): Use 3DES instead of CAST5 if we don't have CAST5 support.David Shaw2-19/+38
2003-02-12* keydb.h, getkey.c (classify_user_id, classify_user_id2): Make 'exact' aDavid Shaw7-34/+127
2003-02-12* exec.c (set_exec_path): Add debugging line.David Shaw3-61/+110
2003-02-12* Makefile.am: Use a local copy of libexecdir along with @PACKAGE@ asDavid Shaw2-1/+8
2003-02-04* armor.c (parse_hash_header, armor_filter): Accept the new SHAs in theDavid Shaw3-19/+51
2003-02-02* keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 keyDavid Shaw3-16/+17
2003-01-27* mainproc.c (list_node): Show signature expiration date in with-colonsDavid Shaw3-7/+35
2003-01-16* g10.c (add_group): Trim whitespace after a group name so it does notDavid Shaw5-7/+26
2003-01-15* trustdb.c (init_trustdb, get_validity): Don't use a changed trust modelDavid Shaw3-3/+13
2003-01-14* packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id),David Shaw8-39/+65
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-11* trustdb.c (get_validity_info, get_ownertrust_info, trust_letter):David Shaw4-48/+98
2003-01-11* armor.c (armor_filter): Comment about PGP's end of line tab problem.David Shaw10-58/+65
2003-01-07* keygen.c (keygen_set_std_prefs): Warn when setting an IDEA preferenceDavid Shaw2-1/+12
2003-01-07* trustdb.c (get_validity_info): 'd' for disabled is not a validity valueDavid Shaw2-2/+3
2003-01-06* packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record),David Shaw5-93/+178
2003-01-06* keylist.c (print_capabilities): Show 'D' for disabled keys inDavid Shaw3-3/+21
2003-01-03* import.c (import_one): Only do the work to create the status display forDavid Shaw4-10/+27
2003-01-02* keydb.c (keydb_add_resource): Don't assume that try_make_homedirWerner Koch3-15/+46
2002-12-29* getkey.c (merge_selfsigs_main), main.h, sig-check.cDavid Shaw4-13/+29
2002-12-27* keyserver.c (keyserver_refresh): Don't print the "refreshing..." line ifDavid Shaw3-7/+26
2002-12-27fixed type problemStefan Bellon2-1/+5
2002-12-27* keyedit.c (keyedit_menu, menu_revuid): Add "revuid" feature to revoke aDavid Shaw2-7/+146
2002-12-26* keydb.h, getkey.c (key_byname): Flag to enable or disable includingDavid Shaw10-16/+110
2002-12-222002-12-22 Timo Schulz <[email protected]>Timo Schulz4-0/+38