Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-08-09 | Minor fixes | Werner Koch | 1 | -2/+2 | |
2002-03-05 | Signing using a PKCS15 smartcard does work. How to create such a card | Werner Koch | 1 | -24/+33 | |
is of course a different thing. Note, that you need to create the shadowed-private-key file manually. | |||||
2002-03-04 | * pksign.c (agent_pksign): Detect whether a Smartcard is to be | Werner Koch | 1 | -1/+1 | |
used and divert the operation in this case. * pkdecrypt.c (agent_pkdecrypt): Likewise * findkey.c (agent_key_from_file): Add optional arg shadow_info and have it return information about a shadowed key. * protect.c (agent_get_shadow_info): New. * protect.c (snext,sskip,smatch): Moved to * sexp-parse.h: new file. * divert-scd.c: New. | |||||
2002-02-28 | Changes needed to support smartcards. Well, only _support_. There is | Werner Koch | 1 | -18/+30 | |
no real code yet. | |||||
2001-12-05 | Added decryption, some code cleanup | Werner Koch | 1 | -79/+35 | |
2001-11-25 | The agent does now work and read the secret keys from the directory | Werner Koch | 1 | -35/+69 | |
~/.gnupg-test/private-keys-v1.d/<keygrip-as-20-byte-hex-number>. I will post a sample key to gpa-dev. | |||||
2001-11-25 | As promised a agent which already does some things. Not very useful | Werner Koch | 1 | -3/+136 | |
yet but may be of help for using it in ther contexts. | |||||
2001-11-24 | Friedman is setting up his desk | Werner Koch | 1 | -3/+10 | |
2001-11-24 | Added new directory common to enable sharing of some code and error | Werner Koch | 1 | -59/+0 | |
numbers between gpg, gpgsm and gpg-agent. Move some files and code to there. | |||||
2001-11-13 | We have reached a state where we are able to import certs and | Werner Koch | 1 | -2/+52 | |
check the certification path. | |||||
2001-11-07 | Implemented server main loop and started with import command. | Werner Koch | 1 | -3/+17 | |
2001-11-07 | Assuan server mode is now basically usable | Werner Koch | 1 | -19/+2 | |
2001-11-06 | First chunk of code for the Assuan library | Werner Koch | 1 | -8/+22 | |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+1 | |
2000-01-27 | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 1 | -3/+3 | |
1999-03-20 | See ChangeLog: Sat Mar 20 11:53:40 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1999-01-19 | See ChangeLog: Tue Jan 19 19:34:58 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1999-01-16 | See ChangeLog: Sat Jan 16 09:27:30 CET 1999 Werner Koch | Werner Koch | 1 | -20/+6 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -3/+3 | |
1998-07-06 | intermediate release | Werner Koch | 1 | -9/+21 | |
1998-06-16 | some more internall structure changes | Werner Koch | 1 | -4/+4 | |
1997-12-16 | added some stuff for signing keys | Werner Koch | 1 | -0/+1 | |
1997-11-18 | initially checkin | Werner Koch | 1 | -0/+29 | |