aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finished ECC integration.ECC-INTEGRATION-2-1Werner Koch2011-02-031-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 Koch2011-01-311-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 testWerner Koch2011-01-241-5/+0
|
* Merge branch 'master' into ECC-INTEGRATION-2-1Werner Koch2011-01-241-0/+52
|\
| * Fix for bug#1313. de.po update.Werner Koch2011-01-201-0/+11
| |
| * Merge branch 'master' into keyserver-via-dirmngrWerner Koch2011-01-201-2/+7
| |\
| | * Use estream for dirmngr's --gpgconf-list.Werner Koch2011-01-191-1/+6
| | | | | | | | | | | | Change insalled name of gpg2 for Wince.
| | * Fix computation of NEWSIZE in es_func_mem_write.Werner Koch2011-01-181-0/+4
| | | | | | | | | | | | The function used to fail and return EINVAL when enlarging the buffer.
| | * Fix bug #1311.Werner Koch2011-01-101-0/+5
| | |
| * | All standard keyserver commands are now using dirmngr.Werner Koch2011-01-201-0/+11
| | |
| * | estream support for iobuf and new memuf functions.Werner Koch2011-01-181-2/+15
| | |
| * | Initial code checking for backup - not yet working.Werner Koch2011-01-101-1/+13
| |/
* / Fix bug #1311.Werner Koch2011-01-101-0/+5
|/
* Increase start timeoutWerner Koch2010-12-171-1/+8
|
* 2010-12-17 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-12-171-0/+4
| | | | | * homedir.c (gnupg_cachedir): Create /temp subdirectories.
* s/AES/AES128/ in diagnostics and --list-configWerner Koch2010-12-021-0/+3
|
* Add logging to GPG2: [W32CE].Werner Koch2010-12-021-0/+6
|
* Remove superfluous parameter.Werner Koch2010-11-261-0/+5
| | | | | Make self-check interval larger
* Change stack size for Wince.Werner Koch2010-11-231-0/+7
| | | | | | Allow for a longer agent atartup under wince. Print gpg output via estream.
* A merged changesWerner Koch2010-11-081-0/+5
|
* Better support unsigned time_tWerner Koch2010-10-271-0/+8
|
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-261-0/+4
|
* Enable i18n for W32.Werner Koch2010-10-201-0/+4
|
* Some tweaks to the agent startup.Werner Koch2010-10-141-0/+6
|
* More agent support for gpg.Werner Koch2010-10-131-0/+5
|
* [w32ce] Do not print the faulty timezone infoWerner Koch2010-10-041-0/+4
| | | | | Switch FAQ sources to org-mode
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-0/+14
| | | | | | A couple of forward ported changes. Doc updates.
* Fix standard directories for Wince.Werner Koch2010-09-131-0/+9
| | | | | Typo fix.
* Obscure the cached passphrases.Werner Koch2010-09-021-0/+4
|
* 2010-09-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-09-011-0/+4
| | | | | | | * estream.c (_es_set_std_fd): Disable debug output.
* .Werner Koch2010-08-261-0/+19
|
* gpgconf does now work for Wince.Werner Koch2010-08-231-0/+12
|
* Reworked the posix and w32 exechelpers.Werner Koch2010-08-201-0/+28
|
* Fix regression in logging.Werner Koch2010-08-181-0/+11
| | | | | | Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream.
* Auto-start dirmngr.Werner Koch2010-08-161-0/+8
|
* Minor Makefile fixes to let it build on all platformsWerner Koch2010-08-131-0/+5
|
* Fix dirmngr problems on CE.Werner Koch2010-08-121-0/+4
| | | | | | Add new dirmngr commands. Minor other fixes.
* Support logging via TCPWerner Koch2010-08-091-0/+7
|
* More work on the dirmngr. It now builds for W32 and W32CE and quickWerner Koch2010-08-061-0/+14
| | | | | tests show that it works on W32.
* Simplified http.c.Werner Koch2010-08-051-0/+14
|
* Add code for a threaded LDAP access to replace the wrapper process.Werner Koch2010-08-021-0/+4
| | | | | Currently used for W32 and W32CE.
* Some work on the dirmngrWerner Koch2010-07-261-0/+4
|
* Add new set_binary feature to estreamWerner Koch2010-07-241-0/+4
|
* Some work on the dirmngrWerner Koch2010-07-231-0/+4
|
* Some work on porting dirmngr (unfinished)Werner Koch2010-07-161-0/+29
| | | | | Ported gpgtar to W32.
* Fix a regression from 2010-06-09.Werner Koch2010-06-241-1/+7
|
* Implement export of pkcs#12 objects using a direct agent connection.Werner Koch2010-06-211-0/+10
|
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-171-0/+8
|
* common/Marcus Brinkmann2010-06-101-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 Brinkmann2010-06-101-0/+5
| | | | | | | | * sysutils.c (translate_sys2libc_fd) [HAVE_W32CE_SYSTEM]: Implement. (translate_sys2libc_fd_int) [HAVE_W32CE_SYSTEM]: Don't call translate_sys2libc_fd.