| Commit message (Expand) | Author | Files | Lines |
2003-09-06 | * configure.ac: Required newer versions of some libraries.V1-9-1 | Werner Koch | 1 | -0/+7 |
2003-09-05 | * keygen.c (do_add_key_flags, parse_parameter_usage) | Werner Koch | 1 | -0/+8 |
2003-09-02 | * configure.ac (HAVE_LIBUSB): Added a simple test for libusb. | Werner Koch | 1 | -0/+4 |
2003-08-25 | 2003-08-25 Timo Schulz <[email protected]> | Timo Schulz | 1 | -0/+5 |
2003-08-18 | * mdc.c (use_mdc): Simplified. | Timo Schulz | 1 | -0/+1 |
2003-08-18 | 2003-08-18 Timo Schulz <[email protected]> | Timo Schulz | 1 | -0/+7 |
2003-08-07 | (pk_sign): Fix last change. | Werner Koch | 1 | -0/+11 |
2003-08-05 | Cleanups, fixes and PC/SC support | Werner Koch | 1 | -0/+20 |
2003-07-29 | * gpgsm.c (main): Add secmem features and set the random seed file. | Werner Koch | 1 | -0/+23 |
2003-07-28 | Adjusted for use with current libgcrypt (1.1.42). | Werner Koch | 1 | -0/+4 |
2003-07-24 | * g10.c: New command --card-status. | Werner Koch | 1 | -0/+9 |
2003-07-23 | * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards. | Werner Koch | 1 | -0/+14 |
2003-07-16 | * export.c (parse_export_options): New option sexp-format. | Werner Koch | 1 | -0/+9 |
2003-07-03 | * options.h (DBG_CIPHER): Reintroduced it. | Werner Koch | 1 | -0/+22 |
2003-07-01 | * app-openpgp.c (store_fpr): Fixed fingerprint calculation. | Werner Koch | 1 | -0/+20 |
2003-06-27 | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 1 | -0/+22 |
2003-06-23 | Fixes to the libgcrypt switch. Basically works now. | Werner Koch | 1 | -0/+20 |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -1/+68 |
2003-06-05 | A small step for GnuPG but a huge leap for error codes. | Werner Koch | 1 | -0/+7 |
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+8238 |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -7014/+0 |
2002-10-17 | * pkclist.c (do_edit_ownertrust): Show all user IDs. This should | Werner Koch | 1 | -0/+6 |
2002-10-17 | * g10.c (main): Handle --strict and --no-strict from the command line | David Shaw | 1 | -0/+5 |
2002-10-15 | * g10.c (main): Disable --textmode when encrypting (symmetric or pk) in | David Shaw | 1 | -0/+6 |
2002-10-14 | * keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec, | David Shaw | 1 | -0/+11 |
2002-10-12 | * keygen.c (print_status_key_created): New. | Werner Koch | 1 | -0/+6 |
2002-10-11 | * keyedit.c (menu_addrevoker): Properly back out if the signature fails. | David Shaw | 1 | -0/+6 |
2002-10-07 | And changelog :) | David Shaw | 1 | -0/+10 |
2002-10-04 | * getkey.c (get_pubkey_direct): Don't cache keys retrieved via this | David Shaw | 1 | -0/+9 |
2002-10-04 | * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowing | Werner Koch | 1 | -0/+8 |
2002-10-03 | * options.h, g10.c (main): Add --strict and --no-strict to switch the | David Shaw | 1 | -0/+3 |
2002-10-03 | * keylist.c (print_capabilities): Secret-parts-missing keys should show | David Shaw | 1 | -0/+9 |
2002-10-02 | * import.c (import_secret_one): Check for an illegal (>110) protection | David Shaw | 1 | -0/+18 |
2002-10-01 | * import.c (import_one): Make sure that a newly imported key starts with a | David Shaw | 1 | -0/+5 |
2002-10-01 | * getkey.c (get_pubkey_direct): New. | Werner Koch | 1 | -0/+7 |
2002-09-30 | * keyserver.c (parse_keyserver_uri): Force the keyserver URI scheme to | David Shaw | 1 | -0/+5 |
2002-09-28 | 2002-09-28 David Shaw <[email protected]> | David Shaw | 1 | -0/+13 |
2002-09-25 | * Makefile.am: Link gpg with EGDLIBS (i.e. NETLIBS) as EGD uses sockets. | David Shaw | 1 | -0/+6 |
2002-09-24 | * import.c (import_keys_stream): Fix compiler type warning. | David Shaw | 1 | -0/+8 |
2002-09-23 | added fast-import to import-options | Stefan Bellon | 1 | -0/+11 |
2002-09-22 | avoid function clone | Stefan Bellon | 1 | -3/+4 |
2002-09-21 | added trustdb update/check for stream import as well | Stefan Bellon | 1 | -3/+4 |
2002-09-21 | trustdb checks/updates after import | Stefan Bellon | 1 | -0/+5 |
2002-09-19 | From stable branch | David Shaw | 1 | -0/+9 |
2002-09-17 | From stable branch | David Shaw | 1 | -0/+15 |
2002-09-13 | Import from stable branch. | David Shaw | 1 | -0/+17 |
2002-09-12 | * Makefile.am, hkp.c, hkp.h, keyserver.c (keyserver_work): Remove internal | David Shaw | 1 | -0/+3 |
2002-09-12 | * keyserver.c (keyserver_spawn): Remove whitespace after keyserver | David Shaw | 1 | -0/+5 |
2002-09-11 | * g10.c, options.h: Removed option --emulate-checksum-bug. | Werner Koch | 1 | -1/+21 |
2002-09-10 | * exec.c (expand_args): Remove loop left over from earlier implementation. | David Shaw | 1 | -0/+5 |