Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug 1223 | Werner Koch | 2010-05-07 | 7 | -161/+298 |
| | |||||
* | Auto starting the agent does now work on CE. | Werner Koch | 2010-05-04 | 6 | -117/+138 |
| | |||||
* | auto start the agent if --use-standard-socket is in use. | Werner Koch | 2010-05-03 | 8 | -88/+259 |
| | |||||
* | Provide a useful pinentry prompt. | Werner Koch | 2010-04-27 | 5 | -5/+65 |
| | |||||
* | Ignore a stale agent socket. | Werner Koch | 2010-04-26 | 2 | -1/+13 |
| | |||||
* | Fix preference setting in new keys | Werner Koch | 2010-04-26 | 7 | -11/+56 |
| | |||||
* | Decryption and signi via agent is now implemented. | Werner Koch | 2010-04-23 | 22 | -358/+409 |
| | |||||
* | 2010-04-23 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-04-23 | 2 | -2/+7 |
| | | | | | | * certreqgen.c (read_parameters): Use ascii_isspace instead of spacep to stop at newline, too. | ||||
* | remove gpgtar | Werner Koch | 2010-04-22 | 1 | -9/+9 |
| | |||||
* | Re-indent and changed return type. | Werner Koch | 2010-04-21 | 3 | -248/+279 |
| | |||||
* | More changes on the way to remove secring.gpg. | Werner Koch | 2010-04-21 | 31 | -939/+846 |
| | |||||
* | Disable card support for now | Werner Koch | 2010-04-21 | 1 | -1/+1 |
| | |||||
* | Reindented | Werner Koch | 2010-04-20 | 1 | -3637/+3833 |
| | |||||
* | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 2010-04-20 | 23 | -1361/+1230 |
| | |||||
* | Add missing file. | Werner Koch | 2010-04-20 | 3 | -2/+6 |
| | | | | | Typo fix. | ||||
* | Add a separate header for time related fucntions. | Werner Koch | 2010-04-20 | 4 | -41/+80 |
| | |||||
* | common/ | Marcus Brinkmann | 2010-04-20 | 10 | -35/+77 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | Fixed dependencies and a syntax error | Werner Koch | 2010-04-14 | 3 | -2/+7 |
| | |||||
* | Remove dependency to simple-pwquery. | Werner Koch | 2010-04-14 | 2 | -0/+5 |
| | |||||
* | ./autogen.sh --build-w32ce does now succeed. | Werner Koch | 2010-04-14 | 28 | -61/+205 |
| | |||||
* | Whole lot of changes to support CE. | Werner Koch | 2010-04-14 | 28 | -151/+413 |
| | |||||
* | 2010-04-13 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-04-13 | 2 | -1/+9 |
| | | | | | | | * POTFILES.in: Replace common/exechelp.c by common/exechelp-posix.c, common/exechelp-w32.c and common/exechelp-w32ce.c. | ||||
* | Use gpg_err_set_errno to assign values to ERRNO. | Werner Koch | 2010-04-01 | 18 | -41/+45 |
| | |||||
* | Minor cleanups | Werner Koch | 2010-03-29 | 10 | -50/+61 |
| | |||||
* | More changes for CE. gpgsm does now build and run a keylisting. | Werner Koch | 2010-03-24 | 28 | -328/+594 |
| | |||||
* | Reorganized the exechelp code. | Werner Koch | 2010-03-22 | 5 | -329/+1274 |
| | |||||
* | Code cleanup. | Werner Koch | 2010-03-22 | 2 | -75/+32 |
| | |||||
* | More chnages to use estream. Add a way to replace the standard | Werner Koch | 2010-03-22 | 33 | -78/+241 |
| | | | | | descriptors. | ||||
* | Builds again for W32. | Werner Koch | 2010-03-15 | 8 | -17/+39 |
| | |||||
* | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 2010-03-15 | 32 | -711/+824 |
| | | | | | stdio. | ||||
* | Use a custom log handler for libassuan. | Werner Koch | 2010-03-11 | 22 | -83/+165 |
| | |||||
* | Change logging to use estream. The makes logging to a socket also | Werner Koch | 2010-03-10 | 5 | -122/+175 |
| | | | | | | work on Solaris etc. Further changes required.. This is just a first step. | ||||
* | Merged jnlib into common. | Werner Koch | 2010-03-10 | 79 | -138/+262 |
| | |||||
* | Fix for latest libgpg-error. | Werner Koch | 2010-03-09 | 2 | -8/+31 |
| | |||||
* | Removed almost al dup calls. | Werner Koch | 2010-03-08 | 14 | -84/+89 |
| | |||||
* | Use macros for iobuf ioctls. | Werner Koch | 2010-03-08 | 16 | -94/+103 |
| | |||||
* | More cleanups | Werner Koch | 2010-03-08 | 2 | -100/+53 |
| | |||||
* | Remove unused code. | Werner Koch | 2010-03-08 | 2 | -132/+28 |
| | |||||
* | Replace use stdio by estream functions. | Werner Koch | 2010-03-08 | 13 | -199/+243 |
| | |||||
* | Changes required to use estream in gpgsm. | Werner Koch | 2010-03-08 | 3 | -6/+16 |
| | |||||
* | First steps towards the W32CE port | Werner Koch | 2010-03-02 | 17 | -111/+406 |
| | |||||
* | Finished jnlib port to CE. | Werner Koch | 2010-03-01 | 5 | -2/+219 |
| | |||||
* | First batch of changes to support W32CE. | Werner Koch | 2010-02-26 | 25 | -1800/+524 |
| | | | | | Note that jnlib/w32-reg.c is not yet ready. | ||||
* | Some minor changes and typo fixes. | Werner Koch | 2010-02-26 | 8 | -20/+120 |
| | | | | | Started to implement a TCP option in gpg-connect-agent. | ||||
* | Provide default strings for the pinentry. | Werner Koch | 2010-02-17 | 2 | -3/+38 |
| | |||||
* | Fix bug#1186. | Werner Koch | 2010-02-17 | 2 | -1/+6 |
| | |||||
* | Link to the bug tracker in the gpg man page. | Werner Koch | 2010-02-11 | 2 | -8/+8 |
| | |||||
* | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 2010-02-02 | 23 | -1081/+1122 |
| | | | | | | Comment fixes. Minor chnages in preparation of a W32CE port. | ||||
* | Fixed a regression introduced with 2.0.14. | Werner Koch | 2010-01-26 | 2 | -13/+24 |
| | |||||
* | Re-indent | Werner Koch | 2010-01-09 | 4 | -3220/+3459 |
| |