Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-10-26 | Re-implemented GPG's --passwd command and improved it. | Werner Koch | 1 | -0/+4 | |
2010-10-20 | Enable i18n for W32. | Werner Koch | 1 | -0/+4 | |
2010-10-14 | Some tweaks to the agent startup. | Werner Koch | 1 | -0/+6 | |
2010-10-13 | More agent support for gpg. | Werner Koch | 1 | -0/+5 | |
2010-10-04 | [w32ce] Do not print the faulty timezone info | Werner Koch | 1 | -0/+4 | |
Switch FAQ sources to org-mode | |||||
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -0/+14 | |
A couple of forward ported changes. Doc updates. | |||||
2010-09-13 | Fix standard directories for Wince. | Werner Koch | 1 | -0/+9 | |
Typo fix. | |||||
2010-09-02 | Obscure the cached passphrases. | Werner Koch | 1 | -0/+4 | |
2010-09-01 | 2010-09-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+4 | |
* estream.c (_es_set_std_fd): Disable debug output. | |||||
2010-08-26 | . | Werner Koch | 1 | -0/+19 | |
2010-08-23 | gpgconf does now work for Wince. | Werner Koch | 1 | -0/+12 | |
2010-08-20 | Reworked the posix and w32 exechelpers. | Werner Koch | 1 | -0/+28 | |
2010-08-18 | Fix regression in logging. | Werner Koch | 1 | -0/+11 | |
Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream. | |||||
2010-08-16 | Auto-start dirmngr. | Werner Koch | 1 | -0/+8 | |
2010-08-13 | Minor Makefile fixes to let it build on all platforms | Werner Koch | 1 | -0/+5 | |
2010-08-12 | Fix dirmngr problems on CE. | Werner Koch | 1 | -0/+4 | |
Add new dirmngr commands. Minor other fixes. | |||||
2010-08-09 | Support logging via TCP | Werner Koch | 1 | -0/+7 | |
2010-08-06 | More work on the dirmngr. It now builds for W32 and W32CE and quick | Werner Koch | 1 | -0/+14 | |
tests show that it works on W32. | |||||
2010-08-05 | Simplified http.c. | Werner Koch | 1 | -0/+14 | |
2010-08-02 | Add code for a threaded LDAP access to replace the wrapper process. | Werner Koch | 1 | -0/+4 | |
Currently used for W32 and W32CE. | |||||
2010-07-26 | Some work on the dirmngr | Werner Koch | 1 | -0/+4 | |
2010-07-24 | Add new set_binary feature to estream | Werner Koch | 1 | -0/+4 | |
2010-07-23 | Some work on the dirmngr | Werner Koch | 1 | -0/+4 | |
2010-07-16 | Some work on porting dirmngr (unfinished) | Werner Koch | 1 | -0/+29 | |
Ported gpgtar to W32. | |||||
2010-06-24 | Fix a regression from 2010-06-09. | Werner Koch | 1 | -1/+7 | |
2010-06-21 | Implement export of pkcs#12 objects using a direct agent connection. | Werner Koch | 1 | -0/+10 | |
2010-06-17 | Avoid using the protect-tool to import pkcs#12. | Werner Koch | 1 | -0/+8 | |
2010-06-10 | common/ | Marcus Brinkmann | 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 | 2010-06-10 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 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 | 2010-06-10 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+4 | |
* server.c (SERVER_STDIN, SERVER_STDOUT): New macros. (gpgsm_server): Use them with assuan_fdopen. | |||||
2010-06-09 | Merged Dirmngr with GnuPG. | Werner Koch | 1 | -1/+19 | |
A few code changes to support dirmngr. | |||||
2010-06-08 | 2010-06-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 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. | |||||
2010-06-08 | W32CE fix. | Werner Koch | 1 | -0/+4 | |
Typo fixes | |||||
2010-06-07 | Change OpenPGP test framework to run under the control of the agent. | Werner Koch | 1 | -0/+2 | |
2010-06-07 | Add unfinished gpgtar. | Werner Koch | 1 | -1/+20 | |
Collected changes and ports of bug fixes from stable. | |||||
2010-05-30 | Print --version etc via estream | Werner Koch | 1 | -0/+9 | |
2010-05-04 | Auto starting the agent does now work on CE. | Werner Koch | 1 | -1/+13 | |
2010-05-03 | auto start the agent if --use-standard-socket is in use. | Werner Koch | 1 | -0/+10 | |
2010-04-26 | Fix preference setting in new keys | Werner Koch | 1 | -0/+7 | |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -1/+4 | |
2010-04-20 | Add missing file. | Werner Koch | 1 | -0/+4 | |
Typo fix. | |||||
2010-04-20 | Add a separate header for time related fucntions. | Werner Koch | 1 | -0/+10 | |
2010-04-20 | common/ | Marcus Brinkmann | 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. | |||||
2010-04-14 | ./autogen.sh --build-w32ce does now succeed. | Werner Koch | 1 | -0/+7 | |
2010-04-14 | Whole lot of changes to support CE. | Werner Koch | 1 | -0/+23 | |
2010-03-29 | Minor cleanups | Werner Koch | 1 | -0/+9 | |
2010-03-24 | More changes for CE. gpgsm does now build and run a keylisting. | Werner Koch | 1 | -0/+31 | |
2010-03-22 | Reorganized the exechelp code. | Werner Koch | 1 | -0/+3 | |
2010-03-22 | Code cleanup. | Werner Koch | 1 | -0/+7 | |
2010-03-22 | More chnages to use estream. Add a way to replace the standard | Werner Koch | 1 | -0/+37 | |
descriptors. |