Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add controlo statement %ask-passphrase | Werner Koch | 2008-06-16 | 1 | -0/+3 | |
| | ||||||
* | [W32] Change location of /etc. | Werner Koch | 2008-06-16 | 1 | -1/+30 | |
| | ||||||
* | Fixed segv in gpg-agent (command marktrusted). | Werner Koch | 2008-05-27 | 1 | -0/+6 | |
| | | | | | | Replaced almost all free by xfree. Translation fixes. | |||||
* | [W32] Changed default socket for dirmngr. | Werner Koch | 2007-11-27 | 1 | -2/+7 | |
| | | | | | | [W32] Add some code for event notifications between scdaemon and gpg-agent. | |||||
* | Use Assuan socket wrapper calls. | Werner Koch | 2007-10-01 | 1 | -1/+1 | |
| | | | | | Made socket servers secure under Windows. | |||||
* | New command --check-programs for gpgconf. | Werner Koch | 2007-08-29 | 1 | -0/+6 | |
| | ||||||
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 1 | -0/+3 | |
| | | | | | New tool gpg-check-pattern. | |||||
* | Documentaion updates. | Werner Koch | 2007-08-14 | 1 | -0/+23 | |
| | | | | | | Support doe Dirmngr under W32. Fixed a yat2m bug. | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 | |
| | | | | | Removed intl/. | |||||
* | More W32 related changes | Werner Koch | 2007-06-26 | 1 | -12/+53 | |
| | ||||||
* | Fixed a problem in estream-printf.c. | Werner Koch | 2007-06-25 | 1 | -34/+73 | |
| | | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups. | |||||
* | A whole bunch of changes to allow building for Windows. | Werner Koch | 2007-06-14 | 1 | -0/+149 | |
| | | | | | See the ChangeLogs for details. | |||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 | |
| | ||||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -6/+47 | |
| | | | | | The gpg part does not yet build. | |||||
* | * homedir.c: New. Use CSIDL_APPDATA for W32 as the default home | Werner Koch | 2004-12-21 | 1 | -0/+40 | |
| | | | | | directory. | |||||
* | * gpg-agent.c (main): Use default_homedir(). | Werner Koch | 2004-12-21 | 1 | -0/+44 | |
* protect-tool.c (main): Ditto. * signal.c (got_fatal_signal, got_usr_signal) (got_fatal_signal) [DOSISH]: Don't build. * simple-gettext.c: Include sysutils.h * homedir.c: New. * Makefile.am (libcommon_a_SOURCES): Add it. (EXTRA_DIST): Removed mkerror and mkerrtok. * gpgv.c, g10.c (main): Use default_hoemdir (). * scdaemon.c (main): Use default_homedir(). * gpgsm.c (main): Use default_homedir(). |