Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 | |
| | | | | | Removed intl/. | |||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 1 | -0/+2 | |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
* | 2007-05-19 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-05-18 | 1 | -2/+2 | |
| | | | | | * passphrase.c (passphrase_get): Use PACKAGE_GT, not PACKAGE. | |||||
* | agent/ | Marcus Brinkmann | 2007-05-18 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | 2007-05-19 Marcus Brinkmann <[email protected]> * protect-tool.c (get_passphrase): Free ORIG_CODESET on error. g10/ 2007-05-19 Marcus Brinkmann <[email protected]> * passphrase.c (passphrase_get): Free ORIG_CODESET on error. sm/ 2007-05-18 Marcus Brinkmann <[email protected]> * qualified.c (gpgsm_qualified_consent, gpgsm_not_qualified_warning): Free ORIG_CODESET on error. * certdump.c (gpgsm_format_keydesc): Likewise. tools/ 2007-05-19 Marcus Brinkmann <[email protected]> * symcryptrun.c (confucius_get_pass): Free ORIG_CODESET on error. | |||||
* | 2007-04-26 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-04-28 | 1 | -0/+2 | |
| | | | | | | * passphrase.c (passphrase_to_dek): Write missing passphrase status message in case of cancellation. | |||||
* | Included LIBICONV in all Makefiles. | Werner Koch | 2007-01-31 | 1 | -2/+13 | |
| | | | | | | | | | | g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message. | |||||
* | Fixes for CVE-2006-6235 | Werner Koch | 2006-12-06 | 1 | -5/+20 | |
| | ||||||
* | * options.h, gpg.c (main), passphrase.c (passphrase_to_dek): Add | David Shaw | 2006-12-03 | 1 | -11/+15 | |
| | | | | | | | --passphrase-repeat option to control how many times gpg will re-prompt for a passphrase to ensure the user has typed it correctly. Defaults to 1. | |||||
* | * parse-packet.c (parse_symkeyenc): Show the unpacked as well as the | David Shaw | 2006-10-13 | 1 | -2/+2 | |
| | | | | | | | | | packed s2k iteration count. * main.h, options.h, gpg.c (encode_s2k_iterations, main), passphrase.c (hash_passphrase): Add --s2k-count option to specify the number of s2k hash iterations. | |||||
* | Re-enabled --passphrase-fd | Werner Koch | 2006-10-04 | 1 | -15/+57 | |
| | ||||||
* | Fixed agent access for gpg. | Werner Koch | 2006-10-04 | 1 | -759/+289 | |
| | ||||||
* | g10/ does build again. | Werner Koch | 2006-05-23 | 1 | -2/+2 | |
| | ||||||
* | Continued with merging. | Werner Koch | 2006-04-19 | 1 | -16/+17 | |
| | | | | | Still does not build. | |||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -676/+509 | |
| | | | | | The gpg part does not yet build. | |||||
* | 2004-08-18 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-08-18 | 1 | -3/+5 | |
| | | | | | * passphrase.c (agent_get_passphrase): | |||||
* | * configure.ac: Require libgcrypt 1.1.94. | Werner Koch | 2004-04-06 | 1 | -6/+6 | |
| | | | | | | | | | | Introduce PACKAGE_GT and set it to gnupg2. * gpg-agent.c (main): Use new libgcrypt thread library register scheme. * Makevars (DOMAIN): Init from PACKAGE_GT | |||||
* | * call-agent.c (start_agent): Ignore an empty GPG_AGENT_INFO. | Werner Koch | 2004-02-18 | 1 | -1/+1 | |
| | | | | | * passphrase.c (agent_open): Ditto. | |||||
* | * card-util.c (print_name): Fixed bad format string usage. | Werner Koch | 2003-12-17 | 1 | -12/+6 | |
| | | | | | | | | | | | | | | | | | | (print_isoname): Ditto. * trustdb.c (check_regexp): s/exp/expr/. * keyedit.c (trustsig_prompt): Removed a "> 255" term; it is always false due to the data type. * passphrase.c (agent_get_passphrase): Use xasprintf and avoid non-literal format strings. * tdbio.c (upd_hashtable, drop_from_hashtable, lookup_hashtable): Fixed log_error format string bugs. Kudos to the now working gcc-3.3 -Wformat-nonliteral and Florian Weimer's investigations in gnupg 1.2.3. | |||||
* | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 2003-09-23 | 1 | -9/+13 | |
| | ||||||
* | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 2003-06-27 | 1 | -1/+1 | |
| | ||||||
* | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 2003-06-18 | 1 | -71/+72 | |
| | | | | | | | | | | | to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works. | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-06-05 | 1 | -0/+1238 | |
| | | | | 'GNUPG-1-9-BRANCH'. | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -1164/+0 | |
| | | | | 'GNUPG-1-9-BRANCH'. | |||||
* | * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowing | Werner Koch | 2002-10-04 | 1 | -10/+11 | |
| | | | | | | | | warning. * passphrase.c (agent_get_passphrase): Fixed signed/unsigned char problem in %-escaping. Noted by Ingo Kl�cker. | |||||
* | Cleanups and minor fixes. | Werner Koch | 2002-09-10 | 1 | -7/+1 | |
| | ||||||
* | * getkey.c (get_user_id_native): Renamed to .. | Werner Koch | 2002-08-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | (get_user_id_printable): this. Filter out all dangerous characters. Checked all usages. (get_user_id_string_native): Renamed to.. (get_user_id_string_printable): this. Filter out all dangerous characters. Checked all usages. * keyedit.c (show_basic_key_info): New. * keylist.c (print_fingerprint): New mode 3. * import.c (import_one): Use new function to display the user ID. | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -245/+757 | |
| | ||||||
* | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 2000-09-18 | 1 | -1/+0 | |
| | ||||||
* | See ChangeLog: Mon Aug 21 17:59:17 CEST 2000 Werner Koch | Werner Koch | 2000-08-21 | 1 | -0/+365 | |
| | ||||||
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -4/+5 | |
| | ||||||
* | See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch | Werner Koch | 2000-01-31 | 1 | -1/+0 | |
| | ||||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -14/+14 | |
| | ||||||
* | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1999-12-08 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch | Werner Koch | 1999-11-13 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1999-10-26 | 1 | -18/+20 | |
| | ||||||
* | See ChangeLog: Mon Jul 12 14:55:34 CEST 1999 Werner Koch | Werner Koch | 1999-07-12 | 1 | -2/+2 | |
| | ||||||
* | See ChangeLog: Thu Jul 1 12:47:31 CEST 1999 Werner Koch | Werner Koch | 1999-07-01 | 1 | -3/+5 | |
| | ||||||
* | See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner Koch | Werner Koch | 1999-06-15 | 1 | -1/+3 | |
| | ||||||
* | See ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner Koch | Werner Koch | 1999-04-09 | 1 | -0/+4 | |
| | ||||||
* | See ChangeLog: Thu Apr 8 09:35:53 CEST 1999 Werner Koch | Werner Koch | 1999-04-08 | 1 | -7/+13 | |
| | ||||||
* | See ChangeLog: Wed Mar 17 13:09:03 CET 1999 Werner Koch | Werner Koch | 1999-03-17 | 1 | -9/+10 | |
| | ||||||
* | See ChangeLog: Thu Jan 7 18:00:58 CET 1999 Werner Koch | Werner Koch | 1999-01-07 | 1 | -2/+11 | |
| | ||||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -3/+3 | |
| | ||||||
* | See ChangeLog: Tue Dec 8 13:15:16 CET 1998 Werner Koch | Werner Koch | 1998-12-08 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner Koch | Werner Koch | 1998-11-27 | 1 | -2/+2 | |
| | ||||||
* | Some bug fixes of the last release | Werner Koch | 1998-11-10 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Werner Koch | 1998-09-28 | 1 | -58/+80 | |
| | ||||||
* | bug fix releaseV0-3-4 | Werner Koch | 1998-08-11 | 1 | -1/+2 | |
| | ||||||
* | ready for a new release | Werner Koch | 1998-08-08 | 1 | -4/+12 | |
| | ||||||
* | chnages done at the train | Werner Koch | 1998-08-07 | 1 | -1/+1 | |
| |