aboutsummaryrefslogtreecommitdiffstats
path: root/sm/call-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Print a note that the software has not been approved for qualified signatures.Werner Koch2005-11-231-1/+0
* Added qualified signature features.Werner Koch2005-11-131-0/+21
* * findkey.c (agent_public_key_from_file): Fixed array assignment.Werner Koch2005-07-251-1/+46
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-11/+14
* * call-dirmngr.c (start_dirmngr): Use PATHSEP_C instead of ':'.Werner Koch2005-04-111-1/+1
* * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch2004-12-201-30/+42
* Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch2004-12-181-1/+1
* VArious hacks to make it at least build under W32.Werner Koch2004-12-131-1/+1
* * call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch2004-04-261-20/+23
* Preparing for a releaseWerner Koch2004-03-061-118/+5
* * keylist.c (list_internal_keys): Return error codes.Werner Koch2004-02-211-2/+14
* * gpgsm.c: Fixed value parsing for --with-validation.Werner Koch2004-02-171-2/+2
* * certcheck.c (gpgsm_create_cms_signature): Format a descriptionWerner Koch2004-02-131-2/+22
* Replaced deprecated type names.Werner Koch2003-12-171-5/+5
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-5/+5
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+713
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-751/+0
* * call-agent.c (learn_cb): Special treatment when the issuerWerner Koch2002-08-161-1/+6
* * keydb.c (keydb_store_cert): Add optional ar EXISTED and changedWerner Koch2002-07-021-2/+9
* * gpgsm.c: New option --auto-issuer-key-retrieve.Werner Koch2002-06-291-1/+1
* * gpgsm.c (main): Use GNUPG_DEFAULT_HOMEDIR constant.Werner Koch2002-06-271-1/+10
* * call-agent.c (learn_cb): Use log_info instead of log_error onWerner Koch2002-06-191-2/+2
* Debug message cleanups.Werner Koch2002-04-271-2/+4
* * call-agent.c (start_agent): Make copies of old locales and checkWerner Koch2002-04-251-6/+24
* 2002-04-25 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-04-241-17/+25
* 2002-04-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-04-241-4/+95
* Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch2002-03-181-1/+1
* * verify.c (gpgsm_verify): Detect certs-only message.Werner Koch2002-03-121-2/+2
* sm/Werner Koch2002-03-061-2/+91
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-12/+12
* * certpath.c (gpgsm_validate_path): Ask the agent to add theWerner Koch2002-02-181-1/+37
* 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-071-1/+5
* * call-agent.c (gpgsm_agent_havekey): New.Werner Koch2002-01-291-0/+23
* * gpgsm.c: Add option --enable-crl-checks.Werner Koch2002-01-211-14/+39
* * server.c (gpgsm_server): Use assuan_deinit_server and setupWerner Koch2002-01-191-0/+2
* * import.c (gpgsm_import): Just do a basic cert check beforeWerner Koch2002-01-151-1/+28
* * call-dirmngr.c: New.Werner Koch2002-01-111-11/+1
* * base64.c (gpgsm_create_writer): Allow to set the object nameWerner Koch2002-01-101-0/+68
* assuan/Marcus Brinkmann2001-12-191-1/+1
* Changes to be used with the new libksba interface.Werner Koch2001-12-181-1/+6
* * gpgsm.c (main): New option --debug-wait n, so that it isWerner Koch2001-12-141-8/+0
* assuan/Marcus Brinkmann2001-12-131-4/+2
* Decryption does now workWerner Koch2001-12-061-8/+32
* Started with decryption stuffWerner Koch2001-12-051-350/+113
* * gpgsm.c: New option --agent-programWerner Koch2001-11-261-4/+12
* * keydb.c (keydb_add_resource): Create keyboxWerner Koch2001-11-261-4/+4
* The agent does now work and read the secret keys from the directoryWerner Koch2001-11-251-0/+556