aboutsummaryrefslogtreecommitdiffstats
path: root/agent/trans.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* agent: Replace most assert by log_assert.Werner Koch2019-05-141-1/+0
| | | | --
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
| | | | --
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* The Agent does now call the pin entry program; however because we haveWerner Koch2001-12-101-0/+42
not yet implemeted secret key protection, its purpose is somewhat limited. Well, the PIN entry modules can now be tested.