Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Some tweaks to the agent startup. | Werner Koch | 2010-10-14 | 1 | -0/+6 | |
| | ||||||
* | More agent support for gpg. | Werner Koch | 2010-10-13 | 1 | -0/+5 | |
| | ||||||
* | [w32ce] Do not print the faulty timezone info | Werner Koch | 2010-10-04 | 1 | -0/+4 | |
| | | | | | Switch FAQ sources to org-mode | |||||
* | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 2010-10-01 | 1 | -0/+14 | |
| | | | | | | A couple of forward ported changes. Doc updates. | |||||
* | Fix standard directories for Wince. | Werner Koch | 2010-09-13 | 1 | -0/+9 | |
| | | | | | Typo fix. | |||||
* | Obscure the cached passphrases. | Werner Koch | 2010-09-02 | 1 | -0/+4 | |
| | ||||||
* | 2010-09-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-09-01 | 1 | -0/+4 | |
| | | | | | | | * estream.c (_es_set_std_fd): Disable debug output. | |||||
* | . | Werner Koch | 2010-08-26 | 1 | -0/+19 | |
| | ||||||
* | gpgconf does now work for Wince. | Werner Koch | 2010-08-23 | 1 | -0/+12 | |
| | ||||||
* | Reworked the posix and w32 exechelpers. | Werner Koch | 2010-08-20 | 1 | -0/+28 | |
| | ||||||
* | Fix regression in logging. | Werner Koch | 2010-08-18 | 1 | -0/+11 | |
| | | | | | | 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 | 1 | -0/+8 | |
| | ||||||
* | Minor Makefile fixes to let it build on all platforms | Werner Koch | 2010-08-13 | 1 | -0/+5 | |
| | ||||||
* | Fix dirmngr problems on CE. | Werner Koch | 2010-08-12 | 1 | -0/+4 | |
| | | | | | | Add new dirmngr commands. Minor other fixes. | |||||
* | Support logging via TCP | Werner Koch | 2010-08-09 | 1 | -0/+7 | |
| | ||||||
* | More work on the dirmngr. It now builds for W32 and W32CE and quick | Werner Koch | 2010-08-06 | 1 | -0/+14 | |
| | | | | | tests show that it works on W32. | |||||
* | Simplified http.c. | Werner Koch | 2010-08-05 | 1 | -0/+14 | |
| | ||||||
* | Add code for a threaded LDAP access to replace the wrapper process. | Werner Koch | 2010-08-02 | 1 | -0/+4 | |
| | | | | | Currently used for W32 and W32CE. | |||||
* | Some work on the dirmngr | Werner Koch | 2010-07-26 | 1 | -0/+4 | |
| | ||||||
* | Add new set_binary feature to estream | Werner Koch | 2010-07-24 | 1 | -0/+4 | |
| | ||||||
* | Some work on the dirmngr | Werner Koch | 2010-07-23 | 1 | -0/+4 | |
| | ||||||
* | Some work on porting dirmngr (unfinished) | Werner Koch | 2010-07-16 | 1 | -0/+29 | |
| | | | | | Ported gpgtar to W32. | |||||
* | Fix a regression from 2010-06-09. | Werner Koch | 2010-06-24 | 1 | -1/+7 | |
| | ||||||
* | Implement export of pkcs#12 objects using a direct agent connection. | Werner Koch | 2010-06-21 | 1 | -0/+10 | |
| | ||||||
* | Avoid using the protect-tool to import pkcs#12. | Werner Koch | 2010-06-17 | 1 | -0/+8 | |
| | ||||||
* | common/ | Marcus Brinkmann | 2010-06-10 | 1 | -0/+5 | |
| | | | | | | | | | | | | | 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 | 1 | -0/+5 | |
| | | | | | | | | * 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 | 1 | -0/+4 | |
| | | | | | | * server.c (SERVER_STDIN, SERVER_STDOUT): New macros. (gpgsm_server): Use them with assuan_fdopen. | |||||
* | Merged Dirmngr with GnuPG. | Werner Koch | 2010-06-09 | 1 | -1/+19 | |
| | | | | | A few code changes to support dirmngr. | |||||
* | 2010-06-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-06-08 | 1 | -0/+9 | |
| | | | | | | | | | | * 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 | 1 | -0/+4 | |
| | | | | | Typo fixes | |||||
* | Change OpenPGP test framework to run under the control of the agent. | Werner Koch | 2010-06-07 | 1 | -0/+2 | |
| | ||||||
* | Add unfinished gpgtar. | Werner Koch | 2010-06-07 | 1 | -1/+20 | |
| | | | | | Collected changes and ports of bug fixes from stable. | |||||
* | Print --version etc via estream | Werner Koch | 2010-05-30 | 1 | -0/+9 | |
| | ||||||
* | Auto starting the agent does now work on CE. | Werner Koch | 2010-05-04 | 1 | -1/+13 | |
| | ||||||
* | auto start the agent if --use-standard-socket is in use. | Werner Koch | 2010-05-03 | 1 | -0/+10 | |
| | ||||||
* | Fix preference setting in new keys | Werner Koch | 2010-04-26 | 1 | -0/+7 | |
| | ||||||
* | More changes on the way to remove secring.gpg. | Werner Koch | 2010-04-21 | 1 | -1/+4 | |
| | ||||||
* | Add missing file. | Werner Koch | 2010-04-20 | 1 | -0/+4 | |
| | | | | | Typo fix. | |||||
* | Add a separate header for time related fucntions. | Werner Koch | 2010-04-20 | 1 | -0/+10 | |
| | ||||||
* | common/ | Marcus Brinkmann | 2010-04-20 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2010-04-20 Marcus Brinkmann <[email protected]> * logging.c (do_log_ignore_arg): New helper function. (log_string): Use it to remove ugly volatile hack that causes gcc warning. (log_flush): Likewise. * sysutils.c (gnupg_unsetenv) [!HAVE_W32CE_SYSTEM]: Return something. (gnupg_setenv) [!HAVE_W32CE_SYSTEM]: Likewise. * pka.c (get_pka_info): Solve strict aliasing rule violation. * t-exechelp.c (test_close_all_fds): Use dummy variables to silence gcc warning. kbx/ 2010-04-20 Marcus Brinkmann <[email protected]> * keybox-update.c [!HAVE_DOSISH_SYSTEM]: Include ../common/sysutils.h even then to silence gcc warning about missing declaration of gnupg_remove. tools/ 2010-04-20 Marcus Brinkmann <[email protected]> * gpgconf-comp.c (option_check_validity): Use dummy variables to silence gcc warning. | |||||
* | ./autogen.sh --build-w32ce does now succeed. | Werner Koch | 2010-04-14 | 1 | -0/+7 | |
| | ||||||
* | Whole lot of changes to support CE. | Werner Koch | 2010-04-14 | 1 | -0/+23 | |
| | ||||||
* | Minor cleanups | Werner Koch | 2010-03-29 | 1 | -0/+9 | |
| | ||||||
* | More changes for CE. gpgsm does now build and run a keylisting. | Werner Koch | 2010-03-24 | 1 | -0/+31 | |
| | ||||||
* | Reorganized the exechelp code. | Werner Koch | 2010-03-22 | 1 | -0/+3 | |
| | ||||||
* | Code cleanup. | Werner Koch | 2010-03-22 | 1 | -0/+7 | |
| | ||||||
* | More chnages to use estream. Add a way to replace the standard | Werner Koch | 2010-03-22 | 1 | -0/+37 | |
| | | | | | descriptors. | |||||
* | Builds again for W32. | Werner Koch | 2010-03-15 | 1 | -0/+9 | |
| | ||||||
* | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 2010-03-15 | 1 | -0/+16 | |
| | | | | | stdio. |