Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 1 | -1/+1 | |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
* | Ported changes from 1.4. | Werner Koch | 2007-10-25 | 1 | -43/+15 | |
| | | | | | Add copyright notices. | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 | |
| | | | | | Removed intl/. | |||||
* | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 2007-06-21 | 1 | -0/+1 | |
| | | | | Windows. | |||||
* | [w32] gpg-agent is now started automagically by gpgsm. | Werner Koch | 2007-06-20 | 1 | -4/+1 | |
| | ||||||
* | Added LIBINTL to more Makefile targets. | Werner Koch | 2007-01-30 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | doc/ * com-certs.pem: Added the current root certifcates of D-Trust and S-Trust. g10/ * status.c (write_status_begin_signing): New. * sign.c (sign_file, sign_symencrypt_file): Call it. * textfilter.c (copy_clearsig_text): Call it. * call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if required. * gpg.c (main): Let --no-use-agent and --gpg-agent-info print a warning. * misc.c (obsolete_option): New. | |||||
* | Fixes for CVE-2006-6235 | Werner Koch | 2006-12-06 | 1 | -20/+30 | |
| | ||||||
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 1 | -6/+6 | |
| | ||||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 1 | -6/+6 | |
| | ||||||
* | Preparing a new releasegnupg-1.9.22 | Werner Koch | 2006-07-27 | 1 | -45/+56 | |
| | ||||||
* | Ported patches from 1.4.x | Werner Koch | 2006-06-27 | 1 | -1/+8 | |
| | ||||||
* | g10/ does build again. | Werner Koch | 2006-05-23 | 1 | -1/+1 | |
| | ||||||
* | Merged recent changes from 1.4 | Werner Koch | 2006-04-28 | 1 | -37/+86 | |
| | ||||||
* | Still merging 1.4.3 code back | Werner Koch | 2006-04-21 | 1 | -2/+3 | |
| | ||||||
* | Continued with merging. | Werner Koch | 2006-04-19 | 1 | -33/+33 | |
| | | | | | Still does not build. | |||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -271/+379 | |
| | | | | | The gpg part does not yet build. | |||||
* | Minor fixes | Werner Koch | 2003-09-30 | 1 | -37/+1 | |
| | ||||||
* | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 2003-09-23 | 1 | -16/+49 | |
| | ||||||
* | Adjusted for use with current libgcrypt (1.1.42). | Werner Koch | 2003-07-28 | 1 | -4/+4 | |
| | ||||||
* | * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards. | Werner Koch | 2003-07-23 | 1 | -1/+37 | |
| | | | | | | (do_generate_keypair): Abd generate the authkey. (check_smartcard): Changed menu accordingly. | |||||
* | * options.h (DBG_CIPHER): Reintroduced it. | Werner Koch | 2003-07-03 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | * seskey.c (encode_session_key): Debug output of the session key. * pubkey-enc.c (get_it): Handle card case. * call-agent.c (agent_scd_pkdecrypt): New. * pkglue.c (pk_encrypt): Add RSA support. * g10.c (main): Default to --use-agent. * keygen.c (show_smartcard): Print info about the public key. (check_smartcard): Check for existing key here. (gen_card_key): And not anymore here. (fpr_is_zero): New. (generate_keypair): Generate both keys for a card. (smartcard_change_url): Nw. | |||||
* | * app-openpgp.c (store_fpr): Fixed fingerprint calculation. | Werner Koch | 2003-07-01 | 1 | -3/+4 | |
| | | | | | | | | * keygen.c (gen_card_key): Obviously we should use the creation date received from SCDAEMON, so that the fingerprints will match. * sign.c (do_sign): Pass the serialno to the sign code. * keyid.c (serialno_and_fpr_from_sk): New. | |||||
* | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 2003-06-27 | 1 | -64/+84 | |
| | ||||||
* | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 2003-06-18 | 1 | -101/+99 | |
| | | | | | | | | | | | 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/+1358 | |
| | | | | 'GNUPG-1-9-BRANCH'. | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -1300/+0 | |
| | | | | 'GNUPG-1-9-BRANCH'. | |||||
* | * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments. | David Shaw | 2002-08-20 | 1 | -1/+3 | |
| | | | | | | | | | * export.c (do_export_stream): Fix noop bug in exporting sensitive revocation keys. * pkclist.c (do_edit_ownertrust): Comment out the option for showing trust paths until it can be implemented. | |||||
* | * getkey.c (get_user_id_native): Renamed to .. | Werner Koch | 2002-08-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | (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. | |||||
* | * encode.c (encode_crypt), g10.c (main), sign.c (sign_file, | David Shaw | 2002-08-06 | 1 | -2/+2 | |
| | | | | | | | | | clearsign_file): Use the same --pgpX warning string everywhere to ease translations. * encode.c (write_pubkey_enc_from_list): Warn when using --throw-keyid with --pgpX. Noted by Vedaal Nistar. | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -436/+840 | |
| | ||||||
* | See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner Koch | Werner Koch | 2000-10-04 | 1 | -177/+123 | |
| | ||||||
* | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 2000-09-18 | 1 | -0/+4 | |
| | ||||||
* | See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch | Werner Koch | 2000-07-31 | 1 | -2/+2 | |
| | ||||||
* | See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner Koch | Werner Koch | 2000-07-25 | 1 | -16/+14 | |
| | ||||||
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -6/+46 | |
| | ||||||
* | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 2000-01-27 | 1 | -14/+14 | |
| | ||||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -11/+10 | |
| | ||||||
* | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1999-12-08 | 1 | -7/+7 | |
| | ||||||
* | See ChangeLog: Mon Nov 15 21:36:02 CET 1999 Werner Koch | Werner Koch | 1999-11-15 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch | Werner Koch | 1999-11-13 | 1 | -10/+67 | |
| | ||||||
* | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1999-10-26 | 1 | -70/+79 | |
| | ||||||
* | See ChangeLog: Wed Aug 4 10:34:46 CEST 1999 Werner KochV0-9-10 | Werner Koch | 1999-08-04 | 1 | -3/+4 | |
| | ||||||
* | See ChangeLog: Mon Jul 26 09:34:46 CEST 1999 Werner Koch | Werner Koch | 1999-07-26 | 1 | -23/+43 | |
| | ||||||
* | See ChangeLog: Wed May 26 14:36:29 CEST 1999 Werner Koch | Werner Koch | 1999-05-26 | 1 | -27/+37 | |
| | ||||||
* | See ChangeLog: Tue May 25 19:50:32 CEST 1999 Werner Koch | Werner Koch | 1999-05-25 | 1 | -2/+54 | |
| | ||||||
* | See ChangeLog: Thu May 20 14:04:08 CEST 1999 Werner Koch | Werner Koch | 1999-05-20 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Thu Apr 29 12:29:22 CEST 1999 Werner Koch | Werner Koch | 1999-04-29 | 1 | -3/+12 | |
| | ||||||
* | See ChangeLog: Wed Apr 28 13:03:03 CEST 1999 Werner Koch | Werner Koch | 1999-04-28 | 1 | -2/+3 | |
| | ||||||
* | See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner Koch | Werner Koch | 1999-04-26 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Tue Mar 2 16:44:57 CET 1999 Werner Koch | Werner Koch | 1999-03-02 | 1 | -16/+2 | |
| |