| Commit message (Expand) | Author | Files | Lines |
2004-12-22 | Minor tweaksV1-9-14 | Werner Koch | 1 | -7/+7 |
2004-12-21 | * gpg-agent.c (main): Use default_homedir(). | Werner Koch | 1 | -9/+2 |
2004-10-22 | Compile fixes. | Werner Koch | 1 | -2/+6 |
2004-04-30 | (main) <gpgconf>: Use gpg.conf and not /dev/null as | Werner Koch | 1 | -2/+4 |
2004-04-06 | * configure.ac: Require libgcrypt 1.1.94. | Werner Koch | 1 | -3/+3 |
2004-03-23 | Make it work | Werner Koch | 1 | -0/+1 |
2004-03-23 | * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT> | Werner Koch | 1 | -17/+117 |
2004-02-12 | * gpgv.c: Removed g10defs.h. | Werner Koch | 1 | -1/+1 |
2003-10-21 | * card-util.c (card_edit): New command "passwd". Add logic to | Werner Koch | 1 | -1/+1 |
2003-10-08 | * call-agent.c (agent_scd_getattr): Don't clear the passed info | Werner Koch | 1 | -2/+2 |
2003-09-23 | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 1 | -117/+196 |
2003-09-18 | * g10.c: New command --card-edit. | Werner Koch | 1 | -0/+17 |
2003-08-05 | Cleanups, fixes and PC/SC support | Werner Koch | 1 | -93/+14 |
2003-07-29 | * gpgsm.c (main): Add secmem features and set the random seed file. | Werner Koch | 1 | -24/+16 |
2003-07-24 | * g10.c: New command --card-status. | Werner Koch | 1 | -0/+10 |
2003-07-23 | * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards. | Werner Koch | 1 | -0/+15 |
2003-07-03 | * options.h (DBG_CIPHER): Reintroduced it. | Werner Koch | 1 | -0/+4 |
2003-06-27 | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 1 | -2/+11 |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -182/+259 |
2003-06-05 | A small step for GnuPG but a huge leap for error codes. | Werner Koch | 1 | -0/+3 |
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+3137 |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -2816/+0 |
2002-10-17 | * g10.c (main): Handle --strict and --no-strict from the command line | David Shaw | 1 | -0/+10 |
2002-10-15 | * g10.c (main): Disable --textmode when encrypting (symmetric or pk) in | David Shaw | 1 | -0/+11 |
2002-10-03 | * options.h, g10.c (main): Add --strict and --no-strict to switch the | David Shaw | 1 | -0/+6 |
2002-09-28 | 2002-09-28 David Shaw <[email protected]> | David Shaw | 1 | -8/+18 |
2002-09-23 | added fast-import to import-options | Stefan Bellon | 1 | -2/+2 |
2002-09-17 | From stable branch | David Shaw | 1 | -18/+48 |
2002-09-13 | Import from stable branch. | David Shaw | 1 | -1/+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 | -7/+4 |
2002-09-09 | * g10.c (add_group): Use '=' to separate group name from group members. | David Shaw | 1 | -2/+2 |
2002-09-02 | * g10.c (main): Try to set a default character set. Print the | Werner Koch | 1 | -1/+6 |
2002-08-22 | * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys into | David Shaw | 1 | -0/+1 |
2002-08-18 | 2002-08-16 Timo Schulz <[email protected]> | Timo Schulz | 1 | -1/+1 |
2002-08-13 | * encode.c (encode_simple): Fix problem with using compression algo 2 and | David Shaw | 1 | -1/+4 |
2002-08-07 | * keyedit.c (menu_revsig): Properly show a uid is revoked without | David Shaw | 1 | -32/+192 |
2002-08-06 | use of EXTSEP_S | Stefan Bellon | 1 | -1/+1 |
2002-08-06 | * options.h, g10.c (main), mainproc.c (proc_encrypted): --ignore-mdc-error | David Shaw | 1 | -0/+3 |
2002-08-06 | * encode.c (encode_crypt), g10.c (main), sign.c (sign_file, | David Shaw | 1 | -3/+4 |
2002-08-06 | * g10.c (main): Try to use "gpg.conf" as default option file. | Werner Koch | 1 | -2/+15 |
2002-07-30 | * options.h, g10.c (main), mainproc.c (proc_encrypted): Return a | David Shaw | 1 | -2/+3 |
2002-07-24 | * main.h, import.c (parse_import_options, fix_hkp_corruption, import_one, | David Shaw | 1 | -5/+8 |
2002-07-24 | * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main), | David Shaw | 1 | -1/+3 |
2002-07-22 | * options.h, main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 1 | -3/+20 |
2002-07-22 | * options.h, main.h, export.c (parse_export_options, do_export_stream), | David Shaw | 1 | -1/+15 |
2002-07-17 | * keyedit.c (show_key_with_all_names_colon): The 0x40 class bit in a | David Shaw | 1 | -1/+2 |
2002-07-04 | * photoid.c (get_default_photo_command, show_photos): Honor | David Shaw | 1 | -1/+1 |
2002-07-03 | * exec.h, exec.c (set_exec_path, exec_write), g10.c (main): If | David Shaw | 1 | -9/+5 |
2002-07-02 | * options.h, g10.c (main), keyserver.c (keyserver_refresh): Maintain and | David Shaw | 1 | -0/+1 |