aboutsummaryrefslogtreecommitdiffstats
path: root/agent/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2002-06-25* protect-tool.c (rsa_key_check): New.NEWPG-0-3-8Werner Koch1-1/+6
2002-05-23* no-pth.c, Makefile.am: Removed.Werner Koch1-2/+2
2002-03-06sm/Werner Koch1-0/+1
2002-03-04* pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch1-1/+3
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-1/+3
2002-01-31* genkey.c (store_key): Protect the key.Werner Koch1-1/+7
2002-01-19* gpg-agent.c (main): Disable core dumps.Werner Koch1-0/+1
2002-01-15* trustlist.c: New.Werner Koch1-1/+2
2002-01-10* genkey.c: Store the secret part and return the public part.Werner Koch1-1/+2
2001-12-18* Makefile.am (AM_CPPFLAGS): Add flags for libksbaNEWPG-0-0-0Werner Koch1-3/+3
2001-12-10The Agent does now call the pin entry program; however because we haveWerner Koch1-0/+2
2001-12-05Added decryption, some code cleanupWerner Koch1-1/+3
2001-11-25As promised a agent which already does some things. Not very usefulWerner Koch1-0/+1
2001-11-24Friedman is setting up his deskWerner Koch1-1/+3
2001-11-24MpfrhWerner Koch1-11/+9
2001-11-24Added new directory common to enable sharing of some code and errorWerner Koch1-18/+10
2001-11-10we are now able to check self-signed certificatesWerner Koch1-0/+1
2001-11-07Assuan server mode is now basically usableWerner Koch1-0/+2
2001-11-06gpgsm does now build and a dummy server can be started.Werner Koch1-0/+5
2001-11-06First chunk of code for the Assuan libraryWerner Koch1-12/+11
2001-10-31Created configuration filesWerner Koch1-0/+36