summaryrefslogtreecommitdiffstats
path: root/THOUGHTS (unfollow)
Commit message (Expand)AuthorFilesLines
2002-05-03* certpath.c (gpgsm_validate_path): Added EXPTIME arg and changedWerner Koch7-40/+96
2002-04-27Debug message cleanups.Werner Koch5-7/+18
2002-04-27Debug message cleanups.Werner Koch5-8/+22
2002-04-25* call-agent.c (start_agent): Make copies of old locales and checkWerner Koch4-11/+37
2002-04-252002-04-25 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann5-7/+25
2002-04-252002-04-25 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-17/+30
2002-04-252002-04-25 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann4-10/+57
2002-04-242002-04-24 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann9-8/+266
2002-04-18* certreqgen.c (gpgsm_genkey): Write status output on success.Werner Koch2-0/+5
2002-04-15 released 0.3.5NEWPG-0-3-5Werner Koch3-1/+43
2002-04-15* gpgsm.c (main): Check ksba version.Werner Koch2-2/+9
2002-04-15* certpath.c (find_up): New to use the authorithKeyIdentifier.Werner Koch3-8/+67
2002-04-15* command.c (cmd_pksign, cmd_pkdecrypt): Use a copy of the key ID.Werner Koch2-2/+19
2002-04-15* cryptmiss.c: New.Werner Koch3-1/+45
2002-04-12* scdaemon.c: New option --debug-sc N.Werner Koch5-85/+78
2002-04-12* certlist.c (cert_usable_p): New.Werner Koch8-8/+149
2002-04-10* card.c (card_open): Return immediately when no reader is available.Werner Koch2-0/+5
2002-04-09* assuan-buffer.c (my_log_prefix): New. Use it for all i/o debug output.Werner Koch2-8/+28
2002-04-09* protect-tool.c (show_file): New. Used as default action.Werner Koch2-1/+28
2002-03-28yet another test certificateNEWPG-0-3-4Werner Koch2-0/+61
2002-03-28* certpath.c (gpgsm_walk_cert_chain): Be a bit more silent onWerner Koch3-2/+10
2002-03-28* keylist.c (list_cert_colon): Fixed listing of crt record; theWerner Koch2-4/+31
2002-03-28* card.c (card_open, card_close): Adjusted for changes in OpenSC.Werner Koch4-64/+61
2002-03-28* divert-scd.c (encode_md_for_card): Don't do the pkcs-1 padding,Werner Koch2-34/+23
2002-03-21* export.c: New.Werner Koch6-8/+304
2002-03-18Added missing fileNEWPG-0-3-3Werner Koch1-0/+1
2002-03-18More stuff for SCs - don't expect them to work.Werner Koch3-0/+671
2002-03-18Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch14-421/+208
2002-03-13* decrypt.c (gpgsm_decrypt): Allow multiple recipients.Werner Koch4-14/+33
2002-03-12More error codesWerner Koch1-0/+2
2002-03-12* verify.c (gpgsm_verify): Detect certs-only message.Werner Koch11-41/+120
2002-03-06* server.c (cmd_listkeys, cmd_listsecretkeys): Divert toNEWPG-0-3-2Werner Koch3-25/+119
2002-03-06sm/Werner Koch16-85/+649
2002-03-06* assuan-client.c (_assuan_read_from_server): Detect END.Werner Koch2-0/+24
2002-03-06Decryption using a Cryptoflex card does now work.Werner Koch11-30/+305
2002-03-05We got more error codes than actual code ;-)Werner Koch1-0/+1
2002-03-05Well and some stuff to access the SC will be helpful. Note, that theWerner Koch3-16/+116