Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-10-17 | Use more warning options with modern GCCs. | Werner Koch | 1 | -1/+1 | |
Other minor changes. | |||||
2007-12-12 | Support DSA2. | Werner Koch | 1 | -1/+1 | |
Support Camellia for testing. More audit stuff. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2006-11-21 | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 1 | -2/+3 | |
good chance that gpg2 will now work. Other cleanups. Updated gettext. | |||||
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -0/+1 | |
shows no prblems. Needs more testing of course. | |||||
2006-06-30 | A couple of fixes. gpg2's key generation does now work. | Werner Koch | 1 | -1/+1 | |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -3/+3 | |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -146/+158 | |
The gpg part does not yet build. | |||||
2006-01-17 | * keydb.h, passphrase.c (next_to_last_passphrase): New. "Touch" a | David Shaw | 1 | -2/+17 | |
passphrase as if it was used (move from next_pw to last_pw). * pubkey-enc.c (get_session_key): Use it here to handle the case where a passphrase happens to be correct for a secret key, but yet that key isn't the anonymous recipient (i.e. the secret key could be decrypted, but not the session key). This also handles the case where a secret key is located on a card and a secret key with no passphrase. Note this does not fix bug 594 (anonymous recipients on smartcard do not work) - it just prevents the anonymous search from stopping when the card is encountered. | |||||
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -4/+4 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2004-05-20 | * pubkey-enc.c (get_session_key, get_it), keyedit.c | David Shaw | 1 | -4/+4 | |
(show_key_with_all_names, show_basic_key_info): --keyid-format conversion. | |||||
2003-10-09 | * ccid-driver.c (ccid_transceive): Add T=1 chaining for sending. | Werner Koch | 1 | -21/+60 | |
* sign.c (do_sign) [!ENABLE_CARD_SUPPORT]: Return an error for card keys. * cardglue.c (agent_scd_pkdecrypt): Implemented. * pubkey-enc.c (get_it) [ENABLE_CARD_SUPPORT]: Divert decryption to card | |||||
2003-10-01 | * g10.c (main): Add --no-groups to zero --group list. | David Shaw | 1 | -13/+6 | |
* encode.c (encode_simple): Allow for 32 bytes (256 bits) of symmetrically encrypted session key. Use --s2k-cipher-algo to choose cipher, rather than the default cipher. * parse-packet.c (parse_subkeyenc): Give a warning if an symmetrically encrypted session key is seen without salt. Show in --list-packets if a symetrically encrypted session key is present. * pubkey-enc.c (get_it): Always show cipher-not-in-prefs warning unless --quiet is set. Use text name of cipher in warning. | |||||
2003-07-28 | Adjusted for use with current libgcrypt (1.1.42). | Werner Koch | 1 | -5/+2 | |
2003-07-03 | * options.h (DBG_CIPHER): Reintroduced it. | Werner Koch | 1 | -125/+161 | |
* 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. | |||||
2003-06-23 | Fixes to the libgcrypt switch. Basically works now. | Werner Koch | 1 | -1/+1 | |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -30/+35 | |
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. | |||||
2003-01-09 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+307 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-11-06 | * pubkey-enc.c (get_session_key): With hidden recipients or try a given | David Shaw | 1 | -3/+14 | |
passphrase against all secret keys rather than trying all secret keys in turn. Don't if --try-all-secrets or --status-fd is enabled. * passphrase.c (passphrase_to_dek): Mode 1 means do a regular passphrase query, but don't prompt with the key info. * seckey-cert.c (do_check, check_secret_key): A negative ask count means to enable passphrase mode 1. * keydb.h, getkey.c (enum_secret_keys): Add flag to include secret-parts-missing keys (or not) in the list. | |||||
2002-10-23 | * pubkey-enc.c (get_it): Fix segv, test for revoked only when PK | Werner Koch | 1 | -1/+1 | |
has been assigned. | |||||
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -296/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -109/+122 | |
2000-09-18 | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 1 | -4/+1 | |
2000-07-31 | See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+1 | |
2000-07-25 | See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner Koch | Werner Koch | 1 | -25/+17 | |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -9/+28 | |
2000-01-31 | See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch | Werner Koch | 1 | -1/+0 | |
2000-01-27 | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 1 | -9/+9 | |
2000-01-24 | See ChangeLog: Mon Jan 24 22:24:38 CET 2000 Werner Koch | Werner Koch | 1 | -1/+69 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -8/+12 | |
1999-12-08 | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1 | -6/+5 | |
1999-11-13 | See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch | Werner Koch | 1 | -5/+5 | |
1999-10-26 | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1 | -2/+3 | |
1999-02-10 | See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner Koch | Werner Koch | 1 | -2/+11 | |
1998-12-29 | See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner Koch | Werner Koch | 1 | -1/+1 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -3/+3 | |
1998-11-10 | Some bug fixes of the last release | Werner Koch | 1 | -3/+3 | |
1998-09-11 | *** empty log message *** | Werner Koch | 1 | -16/+59 | |
1998-08-08 | ready for a new release | Werner Koch | 1 | -1/+2 | |
1998-08-05 | intermediate check in | Werner Koch | 1 | -0/+15 | |
1998-06-29 | textual changes | Werner Koch | 1 | -7/+7 | |
1998-06-13 | a whole bunch of internal cleanups | Werner Koch | 1 | -34/+10 | |
1998-06-11 | update from tobold | Werner Koch | 1 | -5/+5 | |
1998-06-09 | Sicherung | Werner Koch | 1 | -1/+1 | |
1998-05-29 | *** empty log message ***V0-2-19 | Werner Koch | 1 | -1/+8 | |
1998-05-04 | new releaseV0-2-17 | Werner Koch | 1 | -2/+2 | |
1998-04-30 | *** empty log message *** | Werner Koch | 1 | -8/+2 | |
1998-04-08 | test release | Werner Koch | 1 | -20/+4 | |
1998-04-07 | cipher reorganisiert | Werner Koch | 1 | -2/+3 | |