| Commit message (Expand) | Author | Files | Lines |
2003-12-04 | * options.h, g10.c (main), main.h, seskey.c (do_encode_md, | David Shaw | 1 | -4/+0 |
2003-11-18 | * options.h, g10.c (main), compress-bz2.c (init_uncompress): Add | David Shaw | 1 | -0/+1 |
2003-11-15 | * options.h, g10.c (main), compress.c (init_compress), compress-bz2.c | David Shaw | 1 | -2/+3 |
2003-11-15 | * options.h, trustdb.c (trust_model_string, init_trustdb): Add support for | David Shaw | 1 | -1/+4 |
2003-11-14 | * options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify the | David Shaw | 1 | -24/+24 |
2003-09-30 | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Add | David Shaw | 1 | -6/+7 |
2003-09-28 | * g10.c (main): New commands --card-edit, --card-status and | Werner Koch | 1 | -0/+9 |
2003-09-25 | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 1 | -15/+16 |
2003-09-23 | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 1 | -10/+17 |
2003-09-23 | * g10.c (main): Deprecate --default-comment in favor of --no-comments. | David Shaw | 1 | -1/+1 |
2003-08-26 | * options.h, g10.c (main): Add list-option list-preferred-keyserver. | David Shaw | 1 | -7/+8 |
2003-08-03 | * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.c | David Shaw | 1 | -0/+1 |
2003-07-24 | * options.h, g10.c (main, add_keyserver_url): Add | David Shaw | 1 | -0/+1 |
2003-07-20 | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Add | David Shaw | 1 | -4/+6 |
2003-07-16 | * export.c (parse_export_options): New option sexp-format. | Werner Koch | 1 | -0/+6 |
2003-07-03 | * options.h (DBG_CIPHER): Reintroduced it. | Werner Koch | 1 | -0/+1 |
2003-06-05 | A small step for GnuPG but a huge leap for error codes. | Werner Koch | 1 | -1/+1 |
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+241 |
2003-06-05 | * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver since | David Shaw | 1 | -3/+4 |
2003-06-03 | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 1 | -4/+6 |
2003-06-01 | * g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.c | David Shaw | 1 | -0/+21 |
2003-05-31 | * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy, | David Shaw | 1 | -4/+2 |
2003-05-24 | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, | David Shaw | 1 | -5/+5 |
2003-05-03 | * packet.h, build-packet.c (build_sig_subpkt), export.c | David Shaw | 1 | -6/+11 |
2003-05-01 | * tdbio.c (create_version_record): Only create new trustdbs with | David Shaw | 1 | -1/+1 |
2003-04-26 | * sign.c (do_sign): Show the hash used when making a signature in verbose | David Shaw | 1 | -1/+3 |
2003-04-15 | * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS. | Werner Koch | 1 | -1/+3 |
2003-03-11 | * options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv" | David Shaw | 1 | -0/+1 |
2002-12-06 | fixed typo | Stefan Bellon | 1 | -1/+1 |
2002-12-05 | * g10.c: New options --[no-]mangle-dos-filenames. | Werner Koch | 1 | -0/+1 |
2002-12-04 | * tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record): Store trust | David Shaw | 1 | -1/+1 |
2002-12-03 | * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), | David Shaw | 1 | -2/+2 |
2002-11-07 | * options.h, g10.c (main), trustdb.c (ask_ownertrust): Add | David Shaw | 1 | -0/+1 |
2002-11-03 | * options.h, g10.c (main): Add --trust-model option. Current models are | David Shaw | 1 | -1/+1 |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -208/+0 |
2002-10-03 | * options.h, g10.c (main): Add --strict and --no-strict to switch the | David Shaw | 1 | -0/+1 |
2002-09-11 | * g10.c, options.h: Removed option --emulate-checksum-bug. | Werner Koch | 1 | -1/+0 |
2002-09-10 | Cleanups and minor fixes. | Werner Koch | 1 | -4/+3 |
2002-08-06 | * options.h, g10.c (main), mainproc.c (proc_encrypted): --ignore-mdc-error | David Shaw | 1 | -0/+1 |
2002-07-30 | * options.h, g10.c (main), mainproc.c (proc_encrypted): Return a | David Shaw | 1 | -0/+1 |
2002-07-24 | * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main), | David Shaw | 1 | -0/+1 |
2002-07-22 | * options.h, main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 1 | -1/+2 |
2002-07-22 | * options.h, main.h, export.c (parse_export_options, do_export_stream), | David Shaw | 1 | -0/+2 |
2002-07-17 | * keyedit.c (show_key_with_all_names_colon): The 0x40 class bit in a | David Shaw | 1 | -0/+1 |
2002-07-09 | * options.h, keyserver.c (parse_keyserver_uri, keyserver_spawn, | David Shaw | 1 | -0/+1 |
2002-07-02 | * options.h, g10.c (main), keyserver.c (keyserver_refresh): Maintain and | David Shaw | 1 | -0/+1 |
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -14/+89 |
2000-09-18 | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 1 | -0/+3 |
2000-08-21 | See ChangeLog: Mon Aug 21 17:59:17 CEST 2000 Werner Koch | Werner Koch | 1 | -0/+1 |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -4/+16 |