aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* typo fixWerner Koch2010-12-101-1/+1
|
* Change last change. Does now work.Werner Koch2010-12-092-4/+19
|
* Change dirmngr timer under W32CE.Werner Koch2010-12-094-4/+35
| | | | | Fix trustdb open problem under W32CE.
* Change timer tick interval under WinceWerner Koch2010-12-022-11/+16
|
* s/AES/AES128/ in diagnostics and --list-configWerner Koch2010-12-0212-8/+51
|
* Describe new log facilities.Werner Koch2010-12-023-1/+14
|
* Add logging to GPG2: [W32CE].Werner Koch2010-12-022-3/+47
|
* Remove recently added debug outputWerner Koch2010-12-021-20/+1
|
* Init cache encryption on the fly.Werner Koch2010-11-293-24/+84
| | | | | add some debug code
* Remove superfluous parameter.Werner Koch2010-11-2613-89/+81
| | | | | Make self-check interval larger
* Fix two fuzziesWerner Koch2010-11-231-501/+508
|
* Change stack size for Wince.Werner Koch2010-11-2318-86/+167
| | | | | | Allow for a longer agent atartup under wince. Print gpg output via estream.
* 2010-11-17 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-11-172-3/+4
| | | | | | * gogconf.c: Revert accidental debug output commit.
* Smartcard related updatesWerner Koch2010-11-1714-309/+275
|
* Update FAQWerner Koch2010-11-161-11/+35
|
* Fix bug where scdaemon kills a non-daemon gpg-agent.Werner Koch2010-11-115-8/+25
|
* Add patches for EncFsWerner Koch2010-11-102-0/+542
|
* A merged changesWerner Koch2010-11-082-1/+6
|
* * pkclist.c (select_algo_from_prefs): Make sure the scores can'tDavid Shaw2010-10-292-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-photosDavid Shaw2010-10-292-5/+12
| | | | | | doesn't work with --with-colons. --personal-digest-preferences does not have a default any longer.
* Better support unsigned time_tWerner Koch2010-10-278-26/+85
|
* Honor TMPDIR.Werner Koch2010-10-278-10/+51
|
* Update scripts etc.gnupg-2.1.0beta1gnupg-2.1-baseWerner Koch2010-10-2611-209/+366
|
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-2618-569/+694
|
* Remove cruft.Werner Koch2010-10-216-34/+28
| | | | | Make --gen-revoke work
* Fix last commitWerner Koch2010-10-211-0/+2
|
* Translate dirmngr stringsWerner Koch2010-10-216-112/+1706
|
* Enable i18n for W32.Werner Koch2010-10-205-1/+12
|
* Make public key data structure easier to read.Werner Koch2010-10-2018-134/+222
| | | | | Check vor v1 card while signing.
* Install the mo files on W32 platformsWerner Koch2010-10-183-2/+82
|
* Re-enabled german translationWerner Koch2010-10-187-2041/+2140
|
* replace some sprintf by bin2hex.Werner Koch2010-10-182-17/+15
|
* doc fixWerner Koch2010-10-182-1/+6
|
* Fix a signing problem with the cardWerner Koch2010-10-188-60/+62
|
* Tweaks to make make distcheck work.Werner Koch2010-10-154-4/+14
|
* Remove debug optionsWerner Koch2010-10-141-3/+1
|
* All tests work are again workingWerner Koch2010-10-1438-146/+508
|
* Some tweaks to the agent startup.Werner Koch2010-10-1411-195/+87
|
* More agent support for gpg.Werner Koch2010-10-1333-311/+496
|
* Describe %v and %V.Werner Koch2010-10-112-0/+8
|
* New configure optionh --enable-dirmngr-auto-start.Werner Koch2010-10-084-2/+35
| | | | | autogen.sh enables this for CE.
* Add new option --with-keygripWerner Koch2010-10-0810-5/+75
|
* Import fixes.Werner Koch2010-10-0610-17/+69
| | | | | new otion for watchgnupg
* Don't set SSH_AGENTPID_INFO.Werner Koch2010-10-056-116/+189
| | | | | | Doc fixes. Allow TCP and local sockets in watchgnupg.
* Fix a build_sources problemWerner Koch2010-10-052-158/+5
|
* Add a static FAQ.Werner Koch2010-10-054-424/+383
| | | | | Add rules to build and upload the faqs.
* [w32ce] Do not print the faulty timezone infoWerner Koch2010-10-047-246/+452
| | | | | Switch FAQ sources to org-mode
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-0172-549/+1933
| | | | | | A couple of forward ported changes. Doc updates.
* * options.skel: Make the example for force-v3-sigs match reality (itDavid Shaw2010-09-282-6/+12
| | | | | has defaulted to off since 2007-10-25).
* Clarify that --force-v3-sigs disables (not enables) v4 optionsDavid Shaw2010-09-282-7/+11
|