summaryrefslogtreecommitdiffstats
path: root/sm/call-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+1
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-0/+4
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch2007-06-211-147/+10
* [w32] gpg-agent is now started automagically by gpgsm.Werner Koch2007-06-201-28/+61
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-1/+5
* g10/ and sm/Werner Koch2007-04-131-1/+1
* Allow pkcs#10 creation directkly from a smart cardWerner Koch2006-10-111-3/+85
* New "relax" option for trustlist.txtWerner Koch2006-09-251-3/+25
* The big Assuan error code removal.Werner Koch2006-09-061-31/+31
* See ChangeLogsWerner Koch2006-08-291-9/+24
* 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 <marcus@g10code.de>Marcus Brinkmann2002-04-251-17/+25
* 2002-04-24 Marcus Brinkmann <marcus@g10code.de>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