Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-09-20 | Replace gcry_md_start_debug by gcry_md_debug. | Werner Koch | 1 | -1/+1 | |
This is to allow building with Libgcrypt master (1.6) which has some cleanups in the API/ABI. | |||||
2011-02-03 | Add a DECRYPTION_INFO status. | Werner Koch | 1 | -25/+33 | |
DECRYPTION_INFO <mdc_method> <sym_algo> Print information about the symmetric encryption algorithm and the MDC method. This will be emitted even if the decryption fails. | |||||
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -2/+2 | |
A couple of forward ported changes. Doc updates. | |||||
2009-10-02 | Implement the server comamnd DECRYPT. | Werner Koch | 1 | -1/+1 | |
Use int instead of gnupg_fd_t in the server. Comment fixes. Rename encr-data.c -> decrypt-data.c | |||||
2009-10-02 | Fixed EOF detection for encrypted packets. | Werner Koch | 1 | -31/+113 | |
The code won't get confused anymore by extra packages following the encrypted one. | |||||
2009-06-05 | Add full Camellia support. | David Shaw | 1 | -7/+7 | |
* configure.ac: Remove Camellia restriction. * gpg.c (main), misc.c (openpgp_cipher_test_algo): Remove Camellia restriction. * misc.c (map_cipher_openpgp_to_gcry), main.h: Add macros for openpgp_cipher_open, openpgp_cipher_get_algo_keylen, and openpgp_cipher_get_algo_blklen to wrap around the corresponding gcry_* functions, but pass the algorithm number through map_cipher_openpgp_to_gcry. This is needed in case the gcry algorithm number doesn't match the OpenPGP number (c.f. Camellia). * encr-data.c, pubkey-enc.c, mainproc.c, cipher.c, encode.c, seskey.c, passphrase.c, seckey-cert.c: Use new openpgp_cipher_* macros here. | |||||
2007-12-12 | Support DSA2. | Werner Koch | 1 | -2/+3 | |
Support Camellia for testing. More audit stuff. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2007-02-26 | Add new SVN only file README.maint | Werner Koch | 1 | -4/+3 | |
doc/ * gpg.texi (GPG Configuration): Document envvar LANGUAGE. (GPG Configuration Options): Document show-primary-uid-only. g10/ * gpg.c (main): Add verify option show-primary-uid-only. * options.h (VERIFY_SHOW_PRIMARY_UID_ONLY): New. * mainproc.c (check_sig_and_print): Implement it. * encr-data.c (decrypt_data): Correctly test for unknown algorithm. * import.c (check_prefs): Ditto. * keyedit.c (show_prefs): Ditto. * mainproc.c (proc_symkey_enc): Ditto. | |||||
2006-12-06 | Fixes for CVE-2006-6235 | Werner Koch | 1 | -34/+75 | |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -184/+227 | |
2006-06-25 | About to do a new release | Werner Koch | 1 | -1/+1 | |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -48/+61 | |
The gpg part does not yet build. | |||||
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2005-02-10 | Disable the "quick check" bytes for PK decryptions. This is in | David Shaw | 1 | -3/+5 | |
regards to the Mister and Zuccherato attack on OpenPGP CFB mode. | |||||
2004-10-08 | * encr-data.c (decrypt_data): Give a warning with a weak key, but still | David Shaw | 1 | -5/+10 | |
allow to decrypt the message. | |||||
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -36/+47 | |
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. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -50/+46 | |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -19/+30 | |
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 | -4/+4 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -1/+0 | |
1999-12-08 | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1 | -2/+1 | |
1999-11-13 | See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch | Werner Koch | 1 | -1/+0 | |
1999-10-26 | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1 | -22/+39 | |
1999-09-18 | See ChangeLog: Sat Sep 18 12:16:08 CEST 1999 Werner Koch | Werner Koch | 1 | -13/+15 | |
1999-05-31 | See ChangeLog: Mon May 31 19:41:10 CEST 1999 Werner Koch | Werner Koch | 1 | -7/+2 | |
1999-05-17 | See ChangeLog: Mon May 17 21:54:43 CEST 1999 Werner Koch | Werner Koch | 1 | -9/+108 | |
1999-04-26 | See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner Koch | Werner Koch | 1 | -2/+2 | |
1999-04-18 | See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch | Werner Koch | 1 | -3/+3 | |
1999-04-09 | See ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner Koch | Werner Koch | 1 | -4/+1 | |
1999-04-07 | See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner Koch | Werner Koch | 1 | -6/+13 | |
1999-01-09 | See ChangeLog: Sat Jan 9 16:02:23 CET 1999 Werner Koch | Werner Koch | 1 | -12/+7 | |
1999-01-07 | See ChangeLog: Thu Jan 7 18:00:58 CET 1999 Werner Koch | Werner Koch | 1 | -1/+3 | |
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-18 | . | Werner Koch | 1 | -1/+4 | |
1998-09-14 | New release | Werner Koch | 1 | -1/+5 | |
1998-07-29 | edit-key is now complete | Werner Koch | 1 | -6/+10 | |
1998-04-07 | cipher reorganisiert | Werner Koch | 1 | -34/+13 | |
1998-04-04 | cast5 does now work | Werner Koch | 1 | -8/+36 | |
1998-02-24 | Renamed to GNUPGV-0-2-8 | Werner Koch | 1 | -4/+4 | |
1998-01-07 | patchlevel 2 | Werner Koch | 1 | -1/+2 | |
1997-12-01 | List and check sigs works | Werner Koch | 1 | -1/+1 | |
1997-11-18 | initially checkin | Werner Koch | 1 | -0/+122 | |