Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-12-14 | agent: Pass comment lines from scd verbatim thru gpg-agent. | Werner Koch | 1 | -71/+85 | |
* agent/call-scd.c (pass_status_thru): Pass comment lines verbatim. * tools/gpg-connect-agent.c (help_cmd_p): New. (main): Treat an "SCD HELP" the same as "HELP". | |||||
2011-12-02 | Generate the ChangeLog from commit logs. | Werner Koch | 2 | -2/+13 | |
* scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011. | |||||
2011-12-01 | Generate the ChangeLog from commit logs. | Werner Koch | 2 | -2/+13 | |
* scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011. | |||||
2011-10-13 | Initial port to Npth. | Marcus Brinkmann | 2 | -2/+6 | |
2011-08-26 | Mark component descriptions for translation. | Werner Koch | 2 | -6/+11 | |
2011-03-08 | Require libgcrypt 1.5 | Werner Koch | 2 | -0/+7 | |
Without Libgcrypt 1.5 is was not possible to use ECC keys. ECC is major new feature and thus it does not make sense to allow building with an older Libgcrypt without supporting ECC. Also fixed a few missing prototypes. | |||||
2011-03-03 | Fix faulty gcc warnings | Werner Koch | 1 | -0/+1 | |
2011-02-23 | Lock scdaemon to CCID if once found. | Werner Koch | 4 | -95/+167 | |
This solves a problem where ccid was used, the card unplugged and then scdaemon tries to find a new (plugged in) reader and thus will eventually try PC/SC over and over again. Also added an explicit --kill command to gpgconf. | |||||
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 11 | -85/+82 | |
We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again. | |||||
2011-02-03 | Update copyright year | Werner Koch | 2 | -38/+42 | |
Nuked some trailing spaces. | |||||
2010-12-14 | Tweaks for gpgconf. | Werner Koch | 2 | -3/+26 | |
Fixed dirmngr bug 1010. | |||||
2010-12-02 | s/AES/AES128/ in diagnostics and --list-config | Werner Koch | 2 | -1/+12 | |
2010-11-23 | Change stack size for Wince. | Werner Koch | 2 | -0/+5 | |
Allow for a longer agent atartup under wince. Print gpg output via estream. | |||||
2010-11-17 | 2010-11-17 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -3/+4 | |
* gogconf.c: Revert accidental debug output commit. | |||||
2010-10-27 | Honor TMPDIR. | Werner Koch | 2 | -2/+12 | |
2010-10-20 | Enable i18n for W32. | Werner Koch | 1 | -0/+3 | |
2010-10-18 | Fix a signing problem with the card | Werner Koch | 1 | -1/+1 | |
2010-10-14 | All tests work are again working | Werner Koch | 2 | -1/+7 | |
2010-10-14 | Some tweaks to the agent startup. | Werner Koch | 4 | -147/+21 | |
2010-10-06 | Import fixes. | Werner Koch | 2 | -5/+20 | |
new otion for watchgnupg | |||||
2010-10-05 | Don't set SSH_AGENTPID_INFO. | Werner Koch | 2 | -87/+175 | |
Doc fixes. Allow TCP and local sockets in watchgnupg. | |||||
2010-08-26 | . | Werner Koch | 2 | -1/+4 | |
2010-08-25 | Changed option names. | Werner Koch | 4 | -9/+36 | |
Add O_BINARY for stdin and stdout. | |||||
2010-08-23 | gpgconf does now work for Wince. | Werner Koch | 3 | -12/+35 | |
2010-08-20 | Reworked the posix and w32 exechelpers. | Werner Koch | 3 | -61/+47 | |
2010-08-19 | Add component pinentry as an easy way to figure out the default | Werner Koch | 2 | -5/+44 | |
pinentry. Also allows to test whether pinentry is installed. | |||||
2010-08-18 | Fix regression in logging. | Werner Koch | 5 | -100/+111 | |
Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream. | |||||
2010-08-13 | Minor Makefile fixes to let it build on all platforms | Werner Koch | 2 | -6/+12 | |
2010-08-11 | Support "-" for --output. | Werner Koch | 2 | -1/+12 | |
2010-08-09 | Support logging via TCP | Werner Koch | 2 | -21/+57 | |
2010-08-09 | Add dummy options --cms and --openpgp. | Werner Koch | 1 | -1/+7 | |
2010-08-09 | Add option --null | Werner Koch | 3 | -10/+96 | |
2010-07-16 | Some work on porting dirmngr (unfinished) | Werner Koch | 7 | -54/+325 | |
Ported gpgtar to W32. | |||||
2010-06-24 | Fix a regression from 2010-06-09. | Werner Koch | 2 | -4/+10 | |
2010-06-09 | Merged Dirmngr with GnuPG. | Werner Koch | 1 | -4/+8 | |
A few code changes to support dirmngr. | |||||
2010-06-07 | Add unfinished gpgtar. | Werner Koch | 7 | -10/+1744 | |
Collected changes and ports of bug fixes from stable. | |||||
2010-04-22 | remove gpgtar | Werner Koch | 1 | -9/+9 | |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -1/+10 | |
2010-04-20 | common/ | Marcus Brinkmann | 2 | -2/+13 | |
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. | |||||
2010-04-14 | Fixed dependencies and a syntax error | Werner Koch | 2 | -0/+5 | |
2010-04-14 | ./autogen.sh --build-w32ce does now succeed. | Werner Koch | 3 | -7/+15 | |
2010-04-14 | Whole lot of changes to support CE. | Werner Koch | 1 | -1/+17 | |
2010-03-29 | Minor cleanups | Werner Koch | 4 | -22/+39 | |
2010-03-22 | More chnages to use estream. Add a way to replace the standard | Werner Koch | 4 | -4/+4 | |
descriptors. | |||||
2010-03-15 | Builds again for W32. | Werner Koch | 2 | -1/+6 | |
2010-03-10 | Merged jnlib into common. | Werner Koch | 2 | -3/+7 | |
2010-03-08 | Replace use stdio by estream functions. | Werner Koch | 2 | -0/+14 | |
2010-02-26 | Some minor changes and typo fixes. | Werner Koch | 2 | -2/+52 | |
Started to implement a TCP option in gpg-connect-agent. | |||||
2010-02-02 | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 2 | -1/+4 | |
Comment fixes. Minor chnages in preparation of a W32CE port. | |||||
2009-12-18 | Fix bug 1146 | Werner Koch | 2 | -6/+9 | |