Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix standard directories for Wince. | Werner Koch | 2010-09-13 | 4 | -46/+39 | |
| | | | | | Typo fix. | |||||
* | Removed more secret key related code. | Werner Koch | 2010-09-06 | 20 | -1992/+1353 | |
| | | | | | | It builds fine and passes some of the tests but there are quite some features which don't work yet. | |||||
* | Merge secret keys during import | Werner Koch | 2010-09-02 | 3 | -28/+25 | |
| | ||||||
* | Obscure the cached passphrases. | Werner Koch | 2010-09-02 | 10 | -160/+215 | |
| | ||||||
* | Even less prompts for a new key now. | Werner Koch | 2010-09-01 | 13 | -53/+107 | |
| | ||||||
* | s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/. | Werner Koch | 2010-09-01 | 10 | -33/+55 | |
| | | | | | Prepare for more use cases of the cache nonce. | |||||
* | Use passphrase caching for import and genkey. | Werner Koch | 2010-09-01 | 13 | -58/+240 | |
| | ||||||
* | 2010-09-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-09-01 | 2 | -1/+5 | |
| | | | | | | | * estream.c (_es_set_std_fd): Disable debug output. | |||||
* | Import OpenPGP keys into the agent. | Werner Koch | 2010-08-31 | 23 | -281/+1668 | |
| | ||||||
* | Fix for W32. | Werner Koch | 2010-08-26 | 1 | -0/+2 | |
| | ||||||
* | . | Werner Koch | 2010-08-26 | 9 | -81/+179 | |
| | ||||||
* | Changed option names. | Werner Koch | 2010-08-25 | 4 | -9/+36 | |
| | | | | | Add O_BINARY for stdin and stdout. | |||||
* | gpgconf does now work for Wince. | Werner Koch | 2010-08-23 | 9 | -205/+356 | |
| | ||||||
* | Reworked the posix and w32 exechelpers. | Werner Koch | 2010-08-20 | 13 | -228/+830 | |
| | ||||||
* | Prepare for gpg-error change | Werner Koch | 2010-08-19 | 1 | -0/+3 | |
| | ||||||
* | Add component pinentry as an easy way to figure out the default | Werner Koch | 2010-08-19 | 3 | -7/+46 | |
| | | | | | pinentry. Also allows to test whether pinentry is installed. | |||||
* | Fix regression in logging. | Werner Koch | 2010-08-18 | 20 | -295/+424 | |
| | | | | | | 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 | 11 | -183/+230 | |
| | ||||||
* | Minor Makefile fixes to let it build on all platforms | Werner Koch | 2010-08-13 | 6 | -11/+24 | |
| | ||||||
* | Fixed LDAP access on CE | Werner Koch | 2010-08-13 | 4 | -35/+250 | |
| | ||||||
* | Fix last change | Werner Koch | 2010-08-12 | 1 | -2/+2 | |
| | ||||||
* | Fix dirmngr problems on CE. | Werner Koch | 2010-08-12 | 9 | -14/+125 | |
| | | | | | | Add new dirmngr commands. Minor other fixes. | |||||
* | Pass on comments from SCD. | Werner Koch | 2010-08-11 | 2 | -0/+19 | |
| | ||||||
* | Support "-" for --output. | Werner Koch | 2010-08-11 | 2 | -1/+12 | |
| | ||||||
* | Print a note about wldap32 | Werner Koch | 2010-08-10 | 1 | -1/+9 | |
| | ||||||
* | Support logging via TCP | Werner Koch | 2010-08-09 | 9 | -60/+258 | |
| | ||||||
* | Add dummy options --cms and --openpgp. | Werner Koch | 2010-08-09 | 1 | -1/+7 | |
| | ||||||
* | Add option --null | Werner Koch | 2010-08-09 | 3 | -10/+96 | |
| | ||||||
* | More work on the dirmngr. It now builds for W32 and W32CE and quick | Werner Koch | 2010-08-06 | 14 | -153/+353 | |
| | | | | | tests show that it works on W32. | |||||
* | Simplified http.c. | Werner Koch | 2010-08-05 | 4 | -247/+87 | |
| | ||||||
* | Typo fix | Werner Koch | 2010-08-05 | 1 | -1/+1 | |
| | ||||||
* | Fix regressions on POSIX | Werner Koch | 2010-08-03 | 2 | -3/+8 | |
| | | | | | | | | -This line, and those below, will be ignored-- M dirmngr/dirmngr_ldap.c M dirmngr/ChangeLog | |||||
* | Add code for a threaded LDAP access to replace the wrapper process. | Werner Koch | 2010-08-02 | 8 | -243/+427 | |
| | | | | | Currently used for W32 and W32CE. | |||||
* | Fixed couple of build problems. However the W32 version is currently | Werner Koch | 2010-07-26 | 3 | -15/+17 | |
| | | | | | under work. | |||||
* | Some work on the dirmngr | Werner Koch | 2010-07-26 | 10 | -99/+180 | |
| | ||||||
* | Add new set_binary feature to estream | Werner Koch | 2010-07-24 | 5 | -7/+52 | |
| | ||||||
* | Some work on the dirmngr | Werner Koch | 2010-07-23 | 16 | -701/+1162 | |
| | ||||||
* | . | Werner Koch | 2010-07-23 | 1 | -0/+92 | |
| | ||||||
* | fix reallocation bug | Werner Koch | 2010-07-23 | 2 | -0/+5 | |
| | ||||||
* | . | Werner Koch | 2010-07-23 | 2 | -0/+215 | |
| | ||||||
* | Some work on porting dirmngr (unfinished) | Werner Koch | 2010-07-16 | 34 | -2791/+865 | |
| | | | | | Ported gpgtar to W32. | |||||
* | Make it build on W32 again. | Werner Koch | 2010-06-28 | 4 | -36/+16 | |
| | ||||||
* | Fix a regression from 2010-06-09. | Werner Koch | 2010-06-24 | 8 | -12/+29 | |
| | ||||||
* | Remove cruft. | Werner Koch | 2010-06-21 | 2 | -452/+7 | |
| | ||||||
* | Implement export of pkcs#12 objects using a direct agent connection. | Werner Koch | 2010-06-21 | 15 | -404/+454 | |
| | ||||||
* | Avoid using the protect-tool to import pkcs#12. | Werner Koch | 2010-06-17 | 24 | -401/+1154 | |
| | ||||||
* | Add makefiles to build a w32 development package. | Werner Koch | 2010-06-11 | 3 | -0/+316 | |
| | ||||||
* | common/ | Marcus Brinkmann | 2010-06-10 | 4 | -2/+22 | |
| | | | | | | | | | | | | | 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 | 3 | -1/+10 | |
| | | | | | | * server.c (SERVER_STDIN, SERVER_STDOUT): New macros. (gpgsm_server): Use them with assuan_fdopen. |