aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* This file was missing.Werner Koch2002-03-051-0/+98
* Signing using a PKCS15 smartcard does work. How to create such a cardWerner Koch2002-03-055-29/+354
* * gpgsm.c, gpgsm.h: Add local_user.Werner Koch2002-03-059-55/+96
* Minor fixes; about to release 0.3.1NEWPG-0-3-1Werner Koch2002-03-042-1/+4
* * pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch2002-03-048-80/+198
* Added more code fragments.Werner Koch2002-03-043-29/+220
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-2823-106/+810
* * assuan-client.c (assuan_transact): Add 2 more arguments toWerner Koch2002-02-286-4/+242
* * server.c (option_handler): Allow to use -2 for "send all certsWerner Koch2002-02-259-6/+69
* * keybox-search.c (blob_cmp_mail): Use case-insensitive compareWerner Koch2002-02-252-20/+65
* * certpath.c (check_cert_policy): New.Werner Koch2002-02-196-11/+280
* * findkey.c (unprotect): Show an error message for a bad passphrase.Werner Koch2002-02-182-1/+6
* * certpath.c (gpgsm_validate_path): Ask the agent to add theWerner Koch2002-02-184-15/+77
* Some experimental code - don't use it.Werner Koch2002-02-184-16/+315
* More error codesWerner Koch2002-02-183-0/+23
* A bunch of new features. Allow empty responses on an inquiry.Werner Koch2002-02-186-18/+62
* * command.c (cmd_marktrusted): Implemented.Werner Koch2002-02-185-10/+161
* * fopencookie.c: Dummy function.Werner Koch2002-02-127-4/+288
* * assuan-buffer.c (writen,readline) [USE_GNU_PT]: Use pth_read/write.Werner Koch2002-02-123-1/+23
* Set version numbers add a commentNEWPG-0-3-0Werner Koch2002-02-071-0/+1
* * certlist.c (gpgsm_add_to_certlist): Check that the specifiedWerner Koch2002-02-0710-21/+79
* * decrypt.c (gpgsm_decrypt): Bail out after an decryption error.Werner Koch2002-02-063-45/+45
* * cache.c (housekeeping): Fixed linking in the remove case.Werner Koch2002-02-064-5/+20
* 2002-02-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-02-012-0/+5
* 2002-02-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-02-012-4/+5
* * cache.c: Add a few debug outputs.Werner Koch2002-02-016-16/+118
* Added a few more error codesWerner Koch2002-01-311-0/+3
* * genkey.c (store_key): Protect the key.Werner Koch2002-01-3110-64/+1409
* A few test certificatesWerner Koch2002-01-2910-0/+162
* * call-agent.c (gpgsm_agent_havekey): New.Werner Koch2002-01-296-14/+89
* * findkey.c (agent_key_available): New.Werner Koch2002-01-294-3/+60
* * certreqgen.c (create_request): Store the email address in the req.Werner Koch2002-01-282-1/+31
* Updated copyright noticesWerner Koch2002-01-261-3/+3
* * scdaemon.c scdaemon.h, command.c: New. Based on the code fromWerner Koch2002-01-265-0/+925
* * gpgsm.c (main): Disable core dumps.Werner Koch2002-01-257-10/+235
* * assuan-socket-connect.c (LOGERRORX): and removed typo.Werner Koch2002-01-232-1/+5
* * mkdtemp.c: Copied from gnupg-1.0.6c and changed to use libgcrypt.Werner Koch2002-01-233-0/+104
* * certpath.c (gpgsm_validate_path): Print the DN of a missing issuer.Werner Koch2002-01-235-15/+75
* 2002-01-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-01-222-1/+5
* * certpath.c (unknown_criticals): New.Werner Koch2002-01-224-18/+239
* * gpgsm.c: Add option --enable-crl-checks.Werner Koch2002-01-214-45/+105
* * keybox-search.c (keybox_search): Allow KEYDB_SEARCH_MODE_FPR20.Werner Koch2002-01-212-0/+5
* * assuan-connect.c: Move all except assuan_get_pid to...Werner Koch2002-01-219-222/+546
* * server.c (option_handler): New.Werner Koch2002-01-202-0/+17
* * assuan.h: Added Invalid Option error code.Werner Koch2002-01-204-2/+105
* * command.c (cmd_get_passphrase): Remove the plus signs.Werner Koch2002-01-205-9/+35
* * gpg-agent.c (main): Disable core dumps.Werner Koch2002-01-196-16/+314
* * sysutils.c: New. This is the misc.c file from gnupg 1.0.6 withWerner Koch2002-01-194-1/+244
* * server.c (gpgsm_server): Use assuan_deinit_server and setupWerner Koch2002-01-194-2/+16
* More error codes and mappingsWerner Koch2002-01-192-0/+4