aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Pass on comments from SCD.Werner Koch2010-08-112-0/+19
|
* Support "-" for --output.Werner Koch2010-08-112-1/+12
|
* Print a note about wldap32Werner Koch2010-08-101-1/+9
|
* Support logging via TCPWerner Koch2010-08-099-60/+258
|
* Add dummy options --cms and --openpgp.Werner Koch2010-08-091-1/+7
|
* Add option --nullWerner Koch2010-08-093-10/+96
|
* More work on the dirmngr. It now builds for W32 and W32CE and quickWerner Koch2010-08-0614-153/+353
| | | | | tests show that it works on W32.
* Simplified http.c.Werner Koch2010-08-054-247/+87
|
* Typo fixWerner Koch2010-08-051-1/+1
|
* Fix regressions on POSIXWerner Koch2010-08-032-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 Koch2010-08-028-243/+427
| | | | | Currently used for W32 and W32CE.
* Fixed couple of build problems. However the W32 version is currentlyWerner Koch2010-07-263-15/+17
| | | | | under work.
* Some work on the dirmngrWerner Koch2010-07-2610-99/+180
|
* Add new set_binary feature to estreamWerner Koch2010-07-245-7/+52
|
* Some work on the dirmngrWerner Koch2010-07-2316-701/+1162
|
* .Werner Koch2010-07-231-0/+92
|
* fix reallocation bugWerner Koch2010-07-232-0/+5
|
* .Werner Koch2010-07-232-0/+215
|
* Some work on porting dirmngr (unfinished)Werner Koch2010-07-1634-2791/+865
| | | | | Ported gpgtar to W32.
* Make it build on W32 again.Werner Koch2010-06-284-36/+16
|
* Fix a regression from 2010-06-09.Werner Koch2010-06-248-12/+29
|
* Remove cruft.Werner Koch2010-06-212-452/+7
|
* Implement export of pkcs#12 objects using a direct agent connection.Werner Koch2010-06-2115-404/+454
|
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-1724-401/+1154
|
* Add makefiles to build a w32 development package.Werner Koch2010-06-113-0/+316
|
* common/Marcus Brinkmann2010-06-104-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 Brinkmann2010-06-102-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 Brinkmann2010-06-103-1/+10
| | | | | | * server.c (SERVER_STDIN, SERVER_STDOUT): New macros. (gpgsm_server): Use them with assuan_fdopen.
* common/Marcus Brinkmann2010-06-101-2/+9
| | | | | | | | | | | | | 2010-06-10 Marcus Brinkmann <[email protected]> * estream.c (_es_get_std_stream): Fix cut&paste bug. sm/ 2010-06-10 Marcus Brinkmann <[email protected]> * server.c (SERVER_STDIN, SERVER_STDOUT): New macros. (gpgsm_server): Use them with assuan_fdopen.
* Include dirmngr manualWerner Koch2010-06-109-11/+1016
|
* Merged Dirmngr with GnuPG.Werner Koch2010-06-0961-180/+22338
| | | | | A few code changes to support dirmngr.
* 2010-06-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-06-084-5/+18
| | | | | | | | | | * 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 Koch2010-06-084-2/+12
| | | | | Typo fixes
* use estream for status output.Werner Koch2010-06-072-122/+149
|
* Change OpenPGP test framework to run under the control of the agent.Werner Koch2010-06-078-17/+42
|
* Add unfinished gpgtar.Werner Koch2010-06-0727-43/+2544
| | | | | Collected changes and ports of bug fixes from stable.
* Print --version etc via estreamWerner Koch2010-05-304-50/+166
|
* Update tests.Werner Koch2010-05-1110-42/+106
|
* Fix for bug 1223Werner Koch2010-05-077-161/+298
|
* Auto starting the agent does now work on CE.Werner Koch2010-05-046-117/+138
|
* auto start the agent if --use-standard-socket is in use.Werner Koch2010-05-038-88/+259
|
* Provide a useful pinentry prompt.Werner Koch2010-04-275-5/+65
|
* Ignore a stale agent socket.Werner Koch2010-04-262-1/+13
|
* Fix preference setting in new keysWerner Koch2010-04-267-11/+56
|
* Decryption and signi via agent is now implemented.Werner Koch2010-04-2322-358/+409
|
* 2010-04-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-04-232-2/+7
| | | | | | * certreqgen.c (read_parameters): Use ascii_isspace instead of spacep to stop at newline, too.
* remove gpgtarWerner Koch2010-04-221-9/+9
|
* Re-indent and changed return type.Werner Koch2010-04-213-248/+279
|
* More changes on the way to remove secring.gpg.Werner Koch2010-04-2131-939/+846
|
* Disable card support for nowWerner Koch2010-04-211-1/+1
|