Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | typo fix | Werner Koch | 2010-12-10 | 1 | -1/+1 | |
| | ||||||
* | Change last change. Does now work. | Werner Koch | 2010-12-09 | 2 | -4/+19 | |
| | ||||||
* | Change dirmngr timer under W32CE. | Werner Koch | 2010-12-09 | 4 | -4/+35 | |
| | | | | | Fix trustdb open problem under W32CE. | |||||
* | Change timer tick interval under Wince | Werner Koch | 2010-12-02 | 2 | -11/+16 | |
| | ||||||
* | s/AES/AES128/ in diagnostics and --list-config | Werner Koch | 2010-12-02 | 12 | -8/+51 | |
| | ||||||
* | Describe new log facilities. | Werner Koch | 2010-12-02 | 3 | -1/+14 | |
| | ||||||
* | Add logging to GPG2: [W32CE]. | Werner Koch | 2010-12-02 | 2 | -3/+47 | |
| | ||||||
* | Remove recently added debug output | Werner Koch | 2010-12-02 | 1 | -20/+1 | |
| | ||||||
* | Init cache encryption on the fly. | Werner Koch | 2010-11-29 | 3 | -24/+84 | |
| | | | | | add some debug code | |||||
* | Remove superfluous parameter. | Werner Koch | 2010-11-26 | 13 | -89/+81 | |
| | | | | | Make self-check interval larger | |||||
* | Fix two fuzzies | Werner Koch | 2010-11-23 | 1 | -501/+508 | |
| | ||||||
* | Change stack size for Wince. | Werner Koch | 2010-11-23 | 18 | -86/+167 | |
| | | | | | | Allow for a longer agent atartup under wince. Print gpg output via estream. | |||||
* | 2010-11-17 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-11-17 | 2 | -3/+4 | |
| | | | | | | * gogconf.c: Revert accidental debug output commit. | |||||
* | Smartcard related updates | Werner Koch | 2010-11-17 | 14 | -309/+275 | |
| | ||||||
* | Update FAQ | Werner Koch | 2010-11-16 | 1 | -11/+35 | |
| | ||||||
* | Fix bug where scdaemon kills a non-daemon gpg-agent. | Werner Koch | 2010-11-11 | 5 | -8/+25 | |
| | ||||||
* | Add patches for EncFs | Werner Koch | 2010-11-10 | 2 | -0/+542 | |
| | ||||||
* | A merged changes | Werner Koch | 2010-11-08 | 2 | -1/+6 | |
| | ||||||
* | * pkclist.c (select_algo_from_prefs): Make sure the scores can't | David Shaw | 2010-10-29 | 2 | -17/+43 | |
| | | | | | | | | | | | | 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. | |||||
* | * gpg.texi (GPG Configuration Options): Clarify that show-photos | David Shaw | 2010-10-29 | 2 | -5/+12 | |
| | | | | | | doesn't work with --with-colons. --personal-digest-preferences does not have a default any longer. | |||||
* | Better support unsigned time_t | Werner Koch | 2010-10-27 | 8 | -26/+85 | |
| | ||||||
* | Honor TMPDIR. | Werner Koch | 2010-10-27 | 8 | -10/+51 | |
| | ||||||
* | Update scripts etc.gnupg-2.1.0beta1gnupg-2.1-base | Werner Koch | 2010-10-26 | 11 | -209/+366 | |
| | ||||||
* | Re-implemented GPG's --passwd command and improved it. | Werner Koch | 2010-10-26 | 18 | -569/+694 | |
| | ||||||
* | Remove cruft. | Werner Koch | 2010-10-21 | 6 | -34/+28 | |
| | | | | | Make --gen-revoke work | |||||
* | Fix last commit | Werner Koch | 2010-10-21 | 1 | -0/+2 | |
| | ||||||
* | Translate dirmngr strings | Werner Koch | 2010-10-21 | 6 | -112/+1706 | |
| | ||||||
* | Enable i18n for W32. | Werner Koch | 2010-10-20 | 5 | -1/+12 | |
| | ||||||
* | Make public key data structure easier to read. | Werner Koch | 2010-10-20 | 18 | -134/+222 | |
| | | | | | Check vor v1 card while signing. | |||||
* | Install the mo files on W32 platforms | Werner Koch | 2010-10-18 | 3 | -2/+82 | |
| | ||||||
* | Re-enabled german translation | Werner Koch | 2010-10-18 | 7 | -2041/+2140 | |
| | ||||||
* | replace some sprintf by bin2hex. | Werner Koch | 2010-10-18 | 2 | -17/+15 | |
| | ||||||
* | doc fix | Werner Koch | 2010-10-18 | 2 | -1/+6 | |
| | ||||||
* | Fix a signing problem with the card | Werner Koch | 2010-10-18 | 8 | -60/+62 | |
| | ||||||
* | Tweaks to make make distcheck work. | Werner Koch | 2010-10-15 | 4 | -4/+14 | |
| | ||||||
* | Remove debug options | Werner Koch | 2010-10-14 | 1 | -3/+1 | |
| | ||||||
* | All tests work are again working | Werner Koch | 2010-10-14 | 38 | -146/+508 | |
| | ||||||
* | Some tweaks to the agent startup. | Werner Koch | 2010-10-14 | 11 | -195/+87 | |
| | ||||||
* | More agent support for gpg. | Werner Koch | 2010-10-13 | 33 | -311/+496 | |
| | ||||||
* | Describe %v and %V. | Werner Koch | 2010-10-11 | 2 | -0/+8 | |
| | ||||||
* | New configure optionh --enable-dirmngr-auto-start. | Werner Koch | 2010-10-08 | 4 | -2/+35 | |
| | | | | | autogen.sh enables this for CE. | |||||
* | Add new option --with-keygrip | Werner Koch | 2010-10-08 | 10 | -5/+75 | |
| | ||||||
* | Import fixes. | Werner Koch | 2010-10-06 | 10 | -17/+69 | |
| | | | | | new otion for watchgnupg | |||||
* | Don't set SSH_AGENTPID_INFO. | Werner Koch | 2010-10-05 | 6 | -116/+189 | |
| | | | | | | Doc fixes. Allow TCP and local sockets in watchgnupg. | |||||
* | Fix a build_sources problem | Werner Koch | 2010-10-05 | 2 | -158/+5 | |
| | ||||||
* | Add a static FAQ. | Werner Koch | 2010-10-05 | 4 | -424/+383 | |
| | | | | | Add rules to build and upload the faqs. | |||||
* | [w32ce] Do not print the faulty timezone info | Werner Koch | 2010-10-04 | 7 | -246/+452 | |
| | | | | | Switch FAQ sources to org-mode | |||||
* | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 2010-10-01 | 72 | -549/+1933 | |
| | | | | | | A couple of forward ported changes. Doc updates. | |||||
* | * options.skel: Make the example for force-v3-sigs match reality (it | David Shaw | 2010-09-28 | 2 | -6/+12 | |
| | | | | | has defaulted to off since 2007-10-25). | |||||
* | Clarify that --force-v3-sigs disables (not enables) v4 options | David Shaw | 2010-09-28 | 2 | -7/+11 | |
| |