aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* assuan/Marcus Brinkmann2001-12-131-0/+5
| | | | | | | | | | | | | | | | | | | | | 2001-12-14 Marcus Brinkmann <[email protected]> * assuan-defs.h (LINELENGTH): Define as ASSUAN_LINELENGTH. assuan.h: Define ASSUAN_LINELENGTH. agent/ 2001-12-14 Marcus Brinkmann <[email protected]> * query.c (LINELENGTH): Removed. (agent_askpin): Use ASSUAN_LINELENGTH, not LINELENGTH. sm/ 2001-12-14 Marcus Brinkmann <[email protected]> * call-agent.c (LINELENGTH): Removed. (gpgsm_agent_pksign): Use ASSUAN_LINELENGTH, not LINELENGTH. (gpgsm_agent_pkdecrypt): Likewise.
* Added new directory common to enable sharing of some code and errorWerner Koch2001-11-241-0/+26
| | | | | | numbers between gpg, gpgsm and gpg-agent. Move some files and code to there.
* Created configuration filesWerner Koch2001-10-311-0/+0