Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finished ECC integration.ECC-INTEGRATION-2-1 | Werner Koch | 2011-02-03 | 1 | -2/+0 |
| | | | | | | | | | | | | Wrote the ChangeLog 2011-01-13 entry for Andrey's orginal work modulo the cleanups I did in the last week. Adjusted my own ChangeLog entries to be consistent with that entry. Nuked quite some trailing spaces; again sorry for that, I will better take care of not saving them in the future. "git diff -b" is useful to read the actual changes ;-). The ECC-INTEGRATION-2-1 branch can be closed now. | ||||
* | Move OpenPGP OID helpers to common/. | Werner Koch | 2011-01-31 | 1 | -0/+7 |
| | | | | | | | This is needed so that the agent will be able to export and import OpenPGP secret keys. Add test case. Removed unused function. | ||||
* | Fix ECDH configure test | Werner Koch | 2011-01-24 | 1 | -5/+0 |
| | |||||
* | Merge branch 'master' into ECC-INTEGRATION-2-1 | Werner Koch | 2011-01-24 | 1 | -0/+52 |
|\ | |||||
| * | Fix for bug#1313. de.po update. | Werner Koch | 2011-01-20 | 1 | -0/+11 |
| | | |||||
| * | Merge branch 'master' into keyserver-via-dirmngr | Werner Koch | 2011-01-20 | 1 | -2/+7 |
| |\ | |||||
| | * | Use estream for dirmngr's --gpgconf-list. | Werner Koch | 2011-01-19 | 1 | -1/+6 |
| | | | | | | | | | | | | Change insalled name of gpg2 for Wince. | ||||
| | * | Fix computation of NEWSIZE in es_func_mem_write. | Werner Koch | 2011-01-18 | 1 | -0/+4 |
| | | | | | | | | | | | | The function used to fail and return EINVAL when enlarging the buffer. | ||||
| | * | Fix bug #1311. | Werner Koch | 2011-01-10 | 1 | -0/+5 |
| | | | |||||
| * | | All standard keyserver commands are now using dirmngr. | Werner Koch | 2011-01-20 | 1 | -0/+11 |
| | | | |||||
| * | | estream support for iobuf and new memuf functions. | Werner Koch | 2011-01-18 | 1 | -2/+15 |
| | | | |||||
| * | | Initial code checking for backup - not yet working. | Werner Koch | 2011-01-10 | 1 | -1/+13 |
| |/ | |||||
* / | Fix bug #1311. | Werner Koch | 2011-01-10 | 1 | -0/+5 |
|/ | |||||
* | Increase start timeout | Werner Koch | 2010-12-17 | 1 | -1/+8 |
| | |||||
* | 2010-12-17 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-12-17 | 1 | -0/+4 |
| | | | | | * homedir.c (gnupg_cachedir): Create /temp subdirectories. | ||||
* | s/AES/AES128/ in diagnostics and --list-config | Werner Koch | 2010-12-02 | 1 | -0/+3 |
| | |||||
* | Add logging to GPG2: [W32CE]. | Werner Koch | 2010-12-02 | 1 | -0/+6 |
| | |||||
* | Remove superfluous parameter. | Werner Koch | 2010-11-26 | 1 | -0/+5 |
| | | | | | Make self-check interval larger | ||||
* | Change stack size for Wince. | Werner Koch | 2010-11-23 | 1 | -0/+7 |
| | | | | | | Allow for a longer agent atartup under wince. Print gpg output via estream. | ||||
* | A merged changes | Werner Koch | 2010-11-08 | 1 | -0/+5 |
| | |||||
* | Better support unsigned time_t | Werner Koch | 2010-10-27 | 1 | -0/+8 |
| | |||||
* | Re-implemented GPG's --passwd command and improved it. | Werner Koch | 2010-10-26 | 1 | -0/+4 |
| | |||||
* | Enable i18n for W32. | Werner Koch | 2010-10-20 | 1 | -0/+4 |
| | |||||
* | 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. |