Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-10-21 | Fix last commit | Werner Koch | 1 | -0/+2 | |
2010-10-21 | Translate dirmngr strings | Werner Koch | 3 | -6/+11 | |
2010-10-18 | Fix a signing problem with the card | Werner Koch | 1 | -1/+13 | |
2010-10-15 | Tweaks to make make distcheck work. | Werner Koch | 2 | -0/+6 | |
2010-10-05 | Fix a build_sources problem | Werner Koch | 2 | -158/+5 | |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 2 | -1/+5 | |
A couple of forward ported changes. Doc updates. | |||||
2010-08-16 | Auto-start dirmngr. | Werner Koch | 1 | -2/+6 | |
2010-08-13 | Minor Makefile fixes to let it build on all platforms | Werner Koch | 2 | -1/+3 | |
2010-08-13 | Fixed LDAP access on CE | Werner Koch | 3 | -30/+247 | |
2010-08-12 | Fix last change | Werner Koch | 1 | -2/+2 | |
2010-08-12 | Fix dirmngr problems on CE. | Werner Koch | 5 | -12/+109 | |
Add new dirmngr commands. Minor other fixes. | |||||
2010-08-06 | More work on the dirmngr. It now builds for W32 and W32CE and quick | Werner Koch | 9 | -62/+217 | |
tests show that it works on W32. | |||||
2010-08-05 | Typo fix | Werner Koch | 1 | -1/+1 | |
2010-08-03 | Fix regressions on POSIX | Werner Koch | 2 | -3/+8 | |
-This line, and those below, will be ignored-- M dirmngr/dirmngr_ldap.c M dirmngr/ChangeLog | |||||
2010-08-02 | Add code for a threaded LDAP access to replace the wrapper process. | Werner Koch | 4 | -240/+386 | |
Currently used for W32 and W32CE. | |||||
2010-07-26 | Fixed couple of build problems. However the W32 version is currently | Werner Koch | 2 | -9/+11 | |
under work. | |||||
2010-07-26 | Some work on the dirmngr | Werner Koch | 6 | -98/+164 | |
2010-07-24 | Add new set_binary feature to estream | Werner Koch | 2 | -7/+11 | |
2010-07-23 | Some work on the dirmngr | Werner Koch | 10 | -697/+1144 | |
2010-07-16 | Some work on porting dirmngr (unfinished) | Werner Koch | 18 | -2610/+270 | |
Ported gpgtar to W32. | |||||
2010-06-28 | Make it build on W32 again. | Werner Koch | 4 | -36/+16 | |
2010-06-17 | Avoid using the protect-tool to import pkcs#12. | Werner Koch | 1 | -0/+2 | |
2010-06-09 | Merged Dirmngr with GnuPG. | Werner Koch | 35 | -0/+21922 | |
A few code changes to support dirmngr. |