aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h (unfollow)
Commit message (Expand)AuthorFilesLines
2004-05-22some late minor fixes.V1-3-6Werner Koch1-1/+1
2004-05-20* options.h (ctrl): New for member IN_AUTO_KEY_RETRIEVE.David Shaw1-0/+9
2004-05-11* options.h, keyserver-internal.h, keyserver.c (parse_keyserver_uri):David Shaw1-0/+1
2004-05-10* options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (structDavid Shaw1-2/+2
2004-05-05* keylist.c (show_notation): Use bits to select which sort of notation toDavid Shaw1-11/+15
2004-04-27A bunch of changes for the openpgp card.Werner Koch1-0/+1
2004-04-19* options.h, g10.c (main): Add keyserver-option honor-keyserver-url.David Shaw1-0/+1
2004-04-15* options.h, keyserver.c (parse_keyserver_options): Remove duplicate codeDavid Shaw1-8/+10
2004-04-14* options.h, import.c, keyserver-internal.h, g10.c, mainproc.c,David Shaw1-1/+1
2004-04-14* options.h: Encapsulate keyserver details. Change all callers.David Shaw1-5/+8
2004-03-25* options.h, g10.c (main), compress-bz2.c (init_uncompress): RenameDavid Shaw1-1/+1
2004-03-05* revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.cDavid Shaw1-4/+3
2004-03-03* options.h, g10.c (main), mainproc.c (check_sig_and_print): RemoveDavid Shaw1-2/+1
2004-03-03* options.h, g10.c (main): Add a more flexible --keyid-format option toDavid Shaw1-5/+8
2004-02-24* plaintext.c: Copyright.David Shaw1-148/+150
2004-02-23* options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): AddDavid Shaw1-0/+1
2004-02-18* options.h, g10.c (main), plaintext.c (handle_plaintext): AddDavid Shaw1-2/+4
2004-02-11* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw1-2/+3
2004-01-24* mainproc.c (list_node): Show sigs with --verbose.David Shaw1-0/+2
2003-12-31* options.h, g10.c (main), import.c (parse_import_options, import_one,David Shaw1-2/+2
2003-12-28* options.h, g10.c (main), keyserver.c (keyserver_opts,David Shaw1-2/+0
2003-12-17* build-packet.c (write_fake_data, do_secret_key), seckey-cert.cDavid Shaw1-1/+1
2003-12-04* options.h, g10.c (main), main.h, seskey.c (do_encode_md,David Shaw1-4/+0
2003-11-18* options.h, g10.c (main), compress-bz2.c (init_uncompress): AddDavid Shaw1-0/+1
2003-11-15* options.h, g10.c (main), compress.c (init_compress), compress-bz2.cDavid Shaw1-2/+3
2003-11-15* options.h, trustdb.c (trust_model_string, init_trustdb): Add support forDavid Shaw1-1/+4
2003-11-14* options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify theDavid Shaw1-24/+24
2003-09-30* options.h, g10.c (main), mainproc.c (check_sig_and_print): AddDavid Shaw1-6/+7
2003-09-28* g10.c (main): New commands --card-edit, --card-status andWerner Koch1-0/+9
2003-09-25* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw1-15/+16
2003-09-23* g10.c (main): Deprecate --default-comment in favor of --no-comments.David Shaw1-1/+1
2003-08-26* options.h, g10.c (main): Add list-option list-preferred-keyserver.David Shaw1-7/+8
2003-08-03* options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.cDavid Shaw1-0/+1
2003-07-24* options.h, g10.c (main, add_keyserver_url): AddDavid Shaw1-0/+1
2003-07-20* options.h, g10.c (main), mainproc.c (check_sig_and_print): AddDavid Shaw1-4/+6
2003-06-05* options.skel: Use new hkp://subkeys.pgp.net as sample keyserver sinceDavid Shaw1-3/+4
2003-06-03* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw1-4/+6
2003-06-01* g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.cDavid Shaw1-0/+21
2003-05-31* mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy,David Shaw1-4/+2
2003-05-24* armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw1-5/+5
2003-05-03* packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw1-6/+11
2003-05-01* tdbio.c (create_version_record): Only create new trustdbs withDavid Shaw1-1/+1
2003-04-26* sign.c (do_sign): Show the hash used when making a signature in verboseDavid Shaw1-1/+3
2003-04-15* Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS.Werner Koch1-1/+3
2003-03-11* options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv"David Shaw1-0/+1
2002-12-06fixed typoStefan Bellon1-1/+1
2002-12-05* g10.c: New options --[no-]mangle-dos-filenames.Werner Koch1-0/+1
2002-12-04* tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record): Store trustDavid Shaw1-1/+1
2002-12-03* options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),David Shaw1-2/+2
2002-11-07* options.h, g10.c (main), trustdb.c (ask_ownertrust): AddDavid Shaw1-0/+1