| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * export.c (parse_export_options): New option sexp-format. | Werner Koch | 2003-07-16 | 6 | -30/+199 |
* | * options.h (DBG_CIPHER): Reintroduced it. | Werner Koch | 2003-07-03 | 13 | -202/+422 |
* | * app-openpgp.c (store_fpr): Fixed fingerprint calculation. | Werner Koch | 2003-07-01 | 11 | -61/+143 |
* | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 2003-06-27 | 15 | -387/+1138 |
* | Fixes to the libgcrypt switch. Basically works now. | Werner Koch | 2003-06-23 | 7 | -29/+96 |
* | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 2003-06-18 | 65 | -2434/+3299 |
* | A small step for GnuPG but a huge leap for error codes. | Werner Koch | 2003-06-05 | 7 | -7/+492 |
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-06-05 | 53 | -0/+52632 |
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-01-09 | 3 | -0/+643 |
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 55 | -49298/+0 |
* | * pkclist.c (do_edit_ownertrust): Show all user IDs. This should | Werner Koch | 2002-10-17 | 2 | -0/+35 |
* | * g10.c (main): Handle --strict and --no-strict from the command line | David Shaw | 2002-10-17 | 2 | -0/+15 |
* | * g10.c (main): Disable --textmode when encrypting (symmetric or pk) in | David Shaw | 2002-10-15 | 2 | -0/+17 |
* | * keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec, | David Shaw | 2002-10-14 | 3 | -205/+403 |
* | * keygen.c (print_status_key_created): New. | Werner Koch | 2002-10-12 | 2 | -1/+27 |
* | * keyedit.c (menu_addrevoker): Properly back out if the signature fails. | David Shaw | 2002-10-11 | 2 | -4/+44 |
* | And changelog :) | David Shaw | 2002-10-07 | 1 | -0/+10 |
* | * import.c (import_keys_internal): Missed one s/inp/inp2/. | David Shaw | 2002-10-07 | 3 | -9/+15 |
* | * getkey.c (get_pubkey_direct): Don't cache keys retrieved via this | David Shaw | 2002-10-04 | 3 | -4/+14 |
* | * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowing | Werner Koch | 2002-10-04 | 3 | -13/+22 |
* | * options.h, g10.c (main): Add --strict and --no-strict to switch the | David Shaw | 2002-10-03 | 3 | -0/+10 |
* | * keylist.c (print_capabilities): Secret-parts-missing keys should show | David Shaw | 2002-10-03 | 4 | -5/+26 |
* | * import.c (import_secret_one): Check for an illegal (>110) protection | David Shaw | 2002-10-02 | 7 | -15/+42 |
* | * import.c (import_one): Make sure that a newly imported key starts with a | David Shaw | 2002-10-01 | 2 | -1/+14 |
* | * getkey.c (get_pubkey_direct): New. | Werner Koch | 2002-10-01 | 2 | -1/+66 |
* | * keyserver.c (parse_keyserver_uri): Force the keyserver URI scheme to | David Shaw | 2002-09-30 | 2 | -0/+13 |
* | 2002-09-28 David Shaw <[email protected]> | David Shaw | 2002-09-28 | 4 | -14/+40 |
* | * Makefile.am: Link gpg with EGDLIBS (i.e. NETLIBS) as EGD uses sockets. | David Shaw | 2002-09-25 | 2 | -1/+7 |
* | * import.c (import_keys_stream): Fix compiler type warning. | David Shaw | 2002-09-24 | 4 | -11/+19 |
* | added fast-import to import-options | Stefan Bellon | 2002-09-23 | 5 | -21/+33 |
* | avoid function clone | Stefan Bellon | 2002-09-22 | 2 | -50/+40 |
* | added trustdb update/check for stream import as well | Stefan Bellon | 2002-09-21 | 2 | -3/+16 |
* | trustdb checks/updates after import | Stefan Bellon | 2002-09-21 | 2 | -1/+16 |
* | comment type fix | Werner Koch | 2002-09-20 | 1 | -1/+1 |
* | From stable branch | David Shaw | 2002-09-19 | 3 | -13/+23 |
* | From stable branch | David Shaw | 2002-09-17 | 4 | -26/+102 |
* | Import from stable branch. | David Shaw | 2002-09-13 | 5 | -71/+100 |
* | * Makefile.am, hkp.c, hkp.h, keyserver.c (keyserver_work): Remove internal | David Shaw | 2002-09-12 | 5 | -681/+6 |
* | * keyserver.c (keyserver_spawn): Remove whitespace after keyserver | David Shaw | 2002-09-12 | 2 | -5/+11 |
* | * g10.c, options.h: Removed option --emulate-checksum-bug. | Werner Koch | 2002-09-11 | 10 | -126/+152 |
* | * exec.c (expand_args): Remove loop left over from earlier implementation. | David Shaw | 2002-09-10 | 2 | -4/+13 |
* | Cleanups and minor fixes. | Werner Koch | 2002-09-10 | 17 | -64/+121 |
* | * g10.c (add_group): Use '=' to separate group name from group members. | David Shaw | 2002-09-09 | 3 | -3/+10 |
* | * mainproc.c (print_pkenc_list): Don't increment the error counter when | David Shaw | 2002-09-04 | 2 | -1/+9 |
* | * g10.c (main): Try to set a default character set. Print the | Werner Koch | 2002-09-02 | 6 | -2/+55 |
* | * pkclist.c (build_pk_list): Add new status code to indicate an untrusted | David Shaw | 2002-08-30 | 2 | -1/+7 |
* | * pkclist.c (build_pk_list): Fail if any recipient keys are unusable. | David Shaw | 2002-08-30 | 4 | -3/+26 |
* | * pkclist.c (do_we_trust_pre): Changed the wording of a warning. | Werner Koch | 2002-08-30 | 7 | -59/+82 |
* | * sig-check.c (do_check_messages, do_check): Show keyid in error messages. | David Shaw | 2002-08-28 | 3 | -16/+27 |
* | * hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into new | David Shaw | 2002-08-26 | 2 | -78/+103 |