Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finished preparations for 2.0.17gnupg-2.0.17 | Werner Koch | 2011-01-13 | 22 | -346/+1104 |
| | |||||
* | First batch of translation updates. | Werner Koch | 2011-01-12 | 13 | -1544/+715 |
| | |||||
* | Changed text template | Werner Koch | 2011-01-11 | 1 | -6/+7 |
| | |||||
* | Update copyright year. | Werner Koch | 2011-01-11 | 4 | -4/+4 |
| | |||||
* | Add gpgtar backport | Werner Koch | 2011-01-11 | 17 | -115/+2815 |
| | |||||
* | Update config.guess files. | Werner Koch | 2011-01-11 | 3 | -122/+147 |
| | |||||
* | Actually update the de.po file | Werner Koch | 2011-01-11 | 1 | -3/+3 |
| | |||||
* | Updated po files (one new fuzzy) | Werner Koch | 2011-01-11 | 26 | -98/+318 |
| | |||||
* | Resolved a fuzzy in de.po | Werner Koch | 2011-01-11 | 1 | -2/+2 |
| | |||||
* | Remove some meta data from po files. | Werner Koch | 2011-01-11 | 30 | -49133/+7 |
| | |||||
* | Fix bug#1307. | Werner Koch | 2011-01-10 | 6 | -17/+35 |
| | |||||
* | Support a git revision string | Werner Koch | 2011-01-10 | 2 | -1/+8 |
| | |||||
* | Fix bug#1311 | Werner Koch | 2011-01-10 | 4 | -2/+146 |
| | |||||
* | Fix a bug where scdaemon kills a non-daemon gpg-agent. | Werner Koch | 2010-11-11 | 7 | -23/+62 |
| | | | | | Fix a passphrase cache annoyance. | ||||
* | * pkclist.c (select_algo_from_prefs): Make sure the scores can't | David Shaw | 2010-10-29 | 2 | -18/+44 |
| | | | | | | | | | | | | overflow when picking an algorithm (not a security issue since we can't pick something not present in all preference lists, but we might pick something that isn't scored first choice). * pkclist.c (select_algo_from_prefs): Slightly improve the handling of MD5 in preference lists. Instead of replacing MD5 with SHA-1, just remove MD5 from the list altogether, and let the next-highest ranked algorithm be chosen. | ||||
* | Fix memory leak | Werner Koch | 2010-09-29 | 2 | -1/+3 |
| | |||||
* | Add missing space to Assuan command | Werner Koch | 2010-09-29 | 3 | -8/+18 |
| | |||||
* | fix for bug1234. | Werner Koch | 2010-09-28 | 2 | -1/+5 |
| | |||||
* | Allow more hash algorithms with the OpenPGP card. | Werner Koch | 2010-09-28 | 3 | -2/+27 |
| | |||||
* | Fix bug 1285 | Werner Koch | 2010-09-24 | 5 | -5/+27 |
| | |||||
* | Return a more specific error code for missing issuer certificates | Werner Koch | 2010-09-16 | 8 | -9/+35 |
| | |||||
* | Fix --include-certs entry. | Werner Koch | 2010-09-16 | 1 | -4/+3 |
| | |||||
* | Missing spaces fix. | Werner Koch | 2010-09-03 | 2 | -5/+9 |
| | |||||
* | Fix | Werner Koch | 2010-08-23 | 4 | -6/+15 |
| | |||||
* | Fix --check-options | Werner Koch | 2010-08-19 | 2 | -10/+17 |
| | |||||
* | Pass on assuan comment lines from scd. | Werner Koch | 2010-08-11 | 7 | -20/+46 |
| | | | | | | Fix confidential flag setting. Print another status_error. | ||||
* | Pass on comment lines from scdaemon. | Werner Koch | 2010-08-11 | 2 | -0/+19 |
| | |||||
* | Fix reallocation bug | Werner Koch | 2010-07-23 | 2 | -0/+5 |
| | |||||
* | Update | Werner Koch | 2010-07-19 | 2 | -648/+963 |
| | |||||
* | Prepare a releasegnupg-2.0.16 | Werner Koch | 2010-07-19 | 30 | -11998/+11965 |
| | |||||
* | Backport bug fix. Fixes bug#1240. | Werner Koch | 2010-06-18 | 2 | -2/+15 |
| | |||||
* | Make CAST5 the default s2k algo tomatch the doc and gpg 1.4. | Werner Koch | 2010-06-17 | 4 | -6/+8 |
| | |||||
* | Fix bug#1179 | Werner Koch | 2010-05-12 | 4 | -3/+584 |
| | |||||
* | Fix bug#1198 | Werner Koch | 2010-05-12 | 2 | -2/+9 |
| | |||||
* | Fix bug 1207 | Werner Koch | 2010-05-12 | 2 | -1/+14 |
| | |||||
* | Include NETLIBS | Werner Koch | 2010-05-12 | 2 | -1/+6 |
| | |||||
* | Update | Werner Koch | 2010-05-12 | 2 | -671/+978 |
| | |||||
* | Changed test system again to allow building on an NFS mount | Werner Koch | 2010-05-12 | 8 | -17/+45 |
| | |||||
* | Add file | Werner Koch | 2010-05-11 | 1 | -0/+2 |
| | |||||
* | Allow to run the test without a running agent. | Werner Koch | 2010-05-11 | 11 | -39/+103 |
| | | | | | Add new gpg-agent commands. | ||||
* | Take care of already existing bogus 0x1f signatures. | Werner Koch | 2010-05-07 | 2 | -1/+48 |
| | |||||
* | Fix for bug 1223 | Werner Koch | 2010-05-07 | 2 | -0/+16 |
| | |||||
* | Re-indent code and use test macros for betetr readability | Werner Koch | 2010-05-07 | 2 | -158/+171 |
| | |||||
* | Start the agent on demand if option --enable-standard socket has been | Werner Koch | 2010-05-04 | 9 | -131/+264 |
| | | | | | enabled. | ||||
* | Collected changes | Werner Koch | 2010-05-03 | 10 | -21/+129 |
| | |||||
* | Change pinentry button label. | Werner Koch | 2010-04-22 | 1 | -3/+3 |
| | |||||
* | Fix for bug#1201. | Werner Koch | 2010-03-12 | 2 | -1/+5 |
| | |||||
* | Add command passwd. | Werner Koch | 2010-03-12 | 2 | -2/+44 |
| | |||||
* | Return a posiive status message for a successfull passphrase change. | Werner Koch | 2010-03-12 | 6 | -10/+22 |
| | |||||
* | Post release updates | Werner Koch | 2010-03-09 | 3 | -26/+21 |
| |