Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Better support unsigned time_t | Werner Koch | 2010-10-27 | 1 | -1/+1 | |
| | ||||||
* | All tests work are again working | Werner Koch | 2010-10-14 | 1 | -21/+45 | |
| | ||||||
* | More agent support for gpg. | Werner Koch | 2010-10-13 | 1 | -31/+14 | |
| | ||||||
* | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 2010-10-01 | 1 | -1/+1 | |
| | | | | | | A couple of forward ported changes. Doc updates. | |||||
* | Even less prompts for a new key now. | Werner Koch | 2010-09-01 | 1 | -14/+17 | |
| | ||||||
* | Use passphrase caching for import and genkey. | Werner Koch | 2010-09-01 | 1 | -15/+26 | |
| | ||||||
* | Fix preference setting in new keys | Werner Koch | 2010-04-26 | 1 | -3/+22 | |
| | ||||||
* | More changes on the way to remove secring.gpg. | Werner Koch | 2010-04-21 | 1 | -1/+1 | |
| | ||||||
* | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 2010-04-20 | 1 | -797/+459 | |
| | ||||||
* | ./autogen.sh --build-w32ce does now succeed. | Werner Koch | 2010-04-14 | 1 | -6/+5 | |
| | ||||||
* | Use gpg_err_set_errno to assign values to ERRNO. | Werner Koch | 2010-04-01 | 1 | -4/+4 | |
| | ||||||
* | Use macros for iobuf ioctls. | Werner Koch | 2010-03-08 | 1 | -6/+10 | |
| | ||||||
* | Fix bug#1186. | Werner Koch | 2010-02-17 | 1 | -1/+1 | |
| | ||||||
* | Add dummu option --passwd for gpg. | Werner Koch | 2010-01-08 | 1 | -2/+2 | |
| | | | | | Collected changes. | |||||
* | allow for default algorithms in a gpg parameter file | Werner Koch | 2009-12-04 | 1 | -28/+59 | |
| | ||||||
* | Add gpgconf related dummy options default_pubkey_algo. | Werner Koch | 2009-11-23 | 1 | -0/+2 | |
| | | | | | | Add option --skip-hidden-recipients Comment updates. | |||||
* | Fix bug#1122. | Werner Koch | 2009-09-03 | 1 | -22/+50 | |
| | | | | | | Note that msgmerge 0.17 is completely broken as it always prepends a fuzzy null entry to all po files. | |||||
* | Print status of CRL checks in the audit log. | Werner Koch | 2009-07-23 | 1 | -1/+1 | |
| | ||||||
* | Fix bug 1091. | Werner Koch | 2009-07-20 | 1 | -7/+10 | |
| | | | | | | Doc fixes. Replace assert by error message. | |||||
* | Changed default hash algorithm preferences | Werner Koch | 2009-07-09 | 1 | -12/+35 | |
| | ||||||
* | Allow generation of DSA2 keys without --enable-dsa2. | Werner Koch | 2009-05-20 | 1 | -11/+3 | |
| | ||||||
* | Fix bug#1056. | Werner Koch | 2009-05-20 | 1 | -1/+1 | |
| | ||||||
* | Changed default algo and size. | Werner Koch | 2009-05-17 | 1 | -86/+136 | |
| | ||||||
* | Made card key generate with backup key work for 2048 bit. | Werner Koch | 2009-05-15 | 1 | -9/+33 | |
| | | | | | Improved card key generation prompts. | |||||
* | Print keyid in gpg --list-packets. | Werner Koch | 2009-05-13 | 1 | -2/+6 | |
| | | | | | | Add some not yet code to app-nks.c Changed batch mode expiration time computation | |||||
* | Update spanish translation. | Werner Koch | 2009-01-08 | 1 | -0/+9 | |
| | | | | | | Cleanups. Allow utf-8 in email addresses. | |||||
* | Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt. | Werner Koch | 2008-12-11 | 1 | -1/+2 | |
| | | | | | Fix SIG_ID computation. | |||||
* | Flush keyserver search output. | Werner Koch | 2008-12-09 | 1 | -21/+43 | |
| | | | | | | Add trustdb chnages from 1.4. Check algo usage for batch key generation. | |||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 1 | -32/+37 | |
| | ||||||
* | Cehck for expire date overflows. | Werner Koch | 2008-08-11 | 1 | -15/+23 | |
| | ||||||
* | Add controlo statement %ask-passphrase | Werner Koch | 2008-06-16 | 1 | -29/+68 | |
| | ||||||
* | Changes the header presented before requesting the user ID. | Werner Koch | 2008-06-01 | 1 | -3/+22 | |
| | ||||||
* | Allow configuraton of pinentry tooltip. | Werner Koch | 2007-12-04 | 1 | -2/+16 | |
| | | | | | Other minor buf fixes. | |||||
* | Fixed card key generation of gpg2. | Werner Koch | 2007-07-05 | 1 | -823/+954 | |
| | | | | | Reveal less information about timings while generating a key. | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 | |
| | | | | | Removed intl/. | |||||
* | Included LIBICONV in all Makefiles. | Werner Koch | 2007-01-31 | 1 | -2/+2 | |
| | | | | | | | | | | 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. | |||||
* | * parse-packet.c (read_protected_v3_mpi): Make sure to stop | Werner Koch | 2007-01-15 | 1 | -1/+1 | |
| | | | | | | | | reading even for corrupted packets. * keygen.c (generate_user_id): Need to allocate one byte more. Reported by Felix von Leitner. | |||||
* | Fixes for CVE-2006-6235 | Werner Koch | 2006-12-06 | 1 | -19/+42 | |
| | ||||||
* | Final fix which should now pass all tests. | Werner Koch | 2006-11-21 | 1 | -1/+2 | |
| | ||||||
* | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 2006-11-21 | 1 | -11/+11 | |
| | | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext. | |||||
* | Fixes | Werner Koch | 2006-10-19 | 1 | -0/+2 | |
| | ||||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 1 | -1/+1 | |
| | ||||||
* | Migrated more stuff to doc/ | Werner Koch | 2006-08-21 | 1 | -5/+3 | |
| | | | | | | | | Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled. | |||||
* | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 2006-08-16 | 1 | -11/+13 | |
| | | | | | shows no prblems. Needs more testing of course. | |||||
* | A couple of fixes. gpg2's key generation does now work. | Werner Koch | 2006-06-30 | 1 | -1/+1 | |
| | ||||||
* | Ported patches from 1.4.x | Werner Koch | 2006-06-27 | 1 | -29/+94 | |
| | ||||||
* | Still making gpg2 work. | Werner Koch | 2006-05-24 | 1 | -2/+2 | |
| | | | | | At least the keyids are now correctly computed again. | |||||
* | g10/ does build again. | Werner Koch | 2006-05-23 | 1 | -3/+4 | |
| | ||||||
* | Merged recent changes from 1.4 | Werner Koch | 2006-04-28 | 1 | -5/+5 | |
| | ||||||
* | Continued with merging. | Werner Koch | 2006-04-19 | 1 | -14/+16 | |
| | | | | | Still does not build. |