Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase start timeout | Werner Koch | 2010-12-17 | 2 | -24/+30 |
| | |||||
* | 2010-12-17 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-12-17 | 2 | -0/+6 |
| | | | | | * homedir.c (gnupg_cachedir): Create /temp subdirectories. | ||||
* | s/AES/AES128/ in diagnostics and --list-config | Werner Koch | 2010-12-02 | 4 | -3/+26 |
| | |||||
* | Add logging to GPG2: [W32CE]. | Werner Koch | 2010-12-02 | 2 | -3/+47 |
| | |||||
* | Remove superfluous parameter. | Werner Koch | 2010-11-26 | 2 | -8/+15 |
| | | | | | Make self-check interval larger | ||||
* | Change stack size for Wince. | Werner Koch | 2010-11-23 | 2 | -12/+36 |
| | | | | | | Allow for a longer agent atartup under wince. Print gpg output via estream. | ||||
* | A merged changes | Werner Koch | 2010-11-08 | 2 | -1/+6 |
| | |||||
* | Better support unsigned time_t | Werner Koch | 2010-10-27 | 2 | -17/+35 |
| | |||||
* | Re-implemented GPG's --passwd command and improved it. | Werner Koch | 2010-10-26 | 3 | -4/+9 |
| | |||||
* | Enable i18n for W32. | Werner Koch | 2010-10-20 | 2 | -0/+5 |
| | |||||
* | Re-enabled german translation | Werner Koch | 2010-10-18 | 1 | -4/+4 |
| | |||||
* | Some tweaks to the agent startup. | Werner Koch | 2010-10-14 | 2 | -8/+24 |
| | |||||
* | More agent support for gpg. | Werner Koch | 2010-10-13 | 3 | -0/+85 |
| | |||||
* | New configure optionh --enable-dirmngr-auto-start. | Werner Koch | 2010-10-08 | 1 | -1/+9 |
| | | | | | autogen.sh enables this for CE. | ||||
* | [w32ce] Do not print the faulty timezone info | Werner Koch | 2010-10-04 | 2 | -26/+35 |
| | | | | | Switch FAQ sources to org-mode | ||||
* | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 2010-10-01 | 6 | -1/+28 |
| | | | | | | A couple of forward ported changes. Doc updates. | ||||
* | Fix standard directories for Wince. | Werner Koch | 2010-09-13 | 2 | -39/+37 |
| | | | | | Typo fix. | ||||
* | Obscure the cached passphrases. | Werner Koch | 2010-09-02 | 2 | -0/+8 |
| | |||||
* | 2010-09-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-09-01 | 2 | -1/+5 |
| | | | | | | | * estream.c (_es_set_std_fd): Disable debug output. | ||||
* | Fix for W32. | Werner Koch | 2010-08-26 | 1 | -0/+2 |
| | |||||
* | . | Werner Koch | 2010-08-26 | 2 | -67/+155 |
| | |||||
* | gpgconf does now work for Wince. | Werner Koch | 2010-08-23 | 6 | -193/+321 |
| | |||||
* | Reworked the posix and w32 exechelpers. | Werner Koch | 2010-08-20 | 7 | -166/+776 |
| | |||||
* | Fix regression in logging. | Werner Koch | 2010-08-18 | 5 | -25/+78 |
| | | | | | | Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream. | ||||
* | Auto-start dirmngr. | Werner Koch | 2010-08-16 | 3 | -25/+177 |
| | |||||
* | Minor Makefile fixes to let it build on all platforms | Werner Koch | 2010-08-13 | 2 | -4/+9 |
| | |||||
* | Fix dirmngr problems on CE. | Werner Koch | 2010-08-12 | 2 | -2/+6 |
| | | | | | | Add new dirmngr commands. Minor other fixes. | ||||
* | Support logging via TCP | Werner Koch | 2010-08-09 | 2 | -35/+188 |
| | |||||
* | More work on the dirmngr. It now builds for W32 and W32CE and quick | Werner Koch | 2010-08-06 | 4 | -91/+132 |
| | | | | | tests show that it works on W32. | ||||
* | Simplified http.c. | Werner Koch | 2010-08-05 | 4 | -247/+87 |
| | |||||
* | Add code for a threaded LDAP access to replace the wrapper process. | Werner Koch | 2010-08-02 | 2 | -1/+26 |
| | | | | | Currently used for W32 and W32CE. | ||||
* | Fixed couple of build problems. However the W32 version is currently | Werner Koch | 2010-07-26 | 1 | -6/+6 |
| | | | | | under work. | ||||
* | Some work on the dirmngr | Werner Koch | 2010-07-26 | 2 | -1/+5 |
| | |||||
* | Add new set_binary feature to estream | Werner Koch | 2010-07-24 | 3 | -0/+41 |
| | |||||
* | Some work on the dirmngr | Werner Koch | 2010-07-23 | 2 | -1/+5 |
| | |||||
* | Some work on porting dirmngr (unfinished) | Werner Koch | 2010-07-16 | 6 | -119/+261 |
| | | | | | Ported gpgtar to W32. | ||||
* | Fix a regression from 2010-06-09. | Werner Koch | 2010-06-24 | 2 | -4/+10 |
| | |||||
* | Implement export of pkcs#12 objects using a direct agent connection. | Werner Koch | 2010-06-21 | 3 | -4/+19 |
| | |||||
* | Avoid using the protect-tool to import pkcs#12. | Werner Koch | 2010-06-17 | 4 | -2/+42 |
| | |||||
* | common/ | Marcus Brinkmann | 2010-06-10 | 2 | -2/+9 |
| | | | | | | | | | | | | | 2010-06-11 Marcus Brinkmann <[email protected]> * sysutils.c (translate_sys2libc_fd): Revert last change. (translate_sys2libc_fd_int): Revert last change. sm/ 2010-06-11 Marcus Brinkmann <[email protected]> * server.c (cmd_message) [HAVE_W32CE_SYSTEM]: Finish pipe. | ||||
* | 2010-06-10 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-06-10 | 2 | -4/+7 |
| | | | | | | | | * sysutils.c (translate_sys2libc_fd) [HAVE_W32CE_SYSTEM]: Implement. (translate_sys2libc_fd_int) [HAVE_W32CE_SYSTEM]: Don't call translate_sys2libc_fd. | ||||
* | 2010-06-10 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-06-10 | 2 | -1/+5 |
| | | | | | | * server.c (SERVER_STDIN, SERVER_STDOUT): New macros. (gpgsm_server): Use them with assuan_fdopen. | ||||
* | Merged Dirmngr with GnuPG. | Werner Koch | 2010-06-09 | 10 | -145/+290 |
| | | | | | A few code changes to support dirmngr. | ||||
* | 2010-06-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-06-08 | 4 | -5/+18 |
| | | | | | | | | | | * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS). (t_common_ldadd): Add $(LIBASSUAN_LIBS). * sysutils.c: Include <assuan.h>. (translate_sys2libc_fd_int): Cast to silence gcc warning. * iobuf.c: Include <assuan.h> (translate_file_handle): Fix syntax error. | ||||
* | W32CE fix. | Werner Koch | 2010-06-08 | 4 | -2/+12 |
| | | | | | Typo fixes | ||||
* | Change OpenPGP test framework to run under the control of the agent. | Werner Koch | 2010-06-07 | 2 | -2/+9 |
| | |||||
* | Add unfinished gpgtar. | Werner Koch | 2010-06-07 | 8 | -24/+173 |
| | | | | | Collected changes and ports of bug fixes from stable. | ||||
* | Print --version etc via estream | Werner Koch | 2010-05-30 | 4 | -50/+166 |
| | |||||
* | Auto starting the agent does now work on CE. | Werner Koch | 2010-05-04 | 3 | -111/+123 |
| | |||||
* | auto start the agent if --use-standard-socket is in use. | Werner Koch | 2010-05-03 | 3 | -77/+200 |
| |