aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch3-17/+9
2004-12-20* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch3-74/+127
2004-12-20* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch7-108/+103
2004-12-19 * query.c (initialize_module_query): New.Werner Koch1-3/+3
2004-12-19* query.c (initialize_module_query):Werner Koch5-3/+51
2004-12-19* maperror.c (map_assuan_err_with_source): Oops, args were swapped.Werner Koch1-0/+6
2004-12-18* configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch2-6/+2
2004-12-18Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch2-0/+7
2004-12-172004-12-17 Moritz Schulte <[email protected]>Moritz Schulte2-5/+9
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch4-14/+37
2004-12-14Yep. No lost threads anymore.Werner Koch1-1/+1
2004-12-14More fixes. First successful use; leaks threads, though.Werner Koch1-5/+22
2004-12-13VArious hacks to make it at least build under W32.Werner Koch3-10/+50
2004-12-052004-12-05 Moritz Schulte <[email protected]>Moritz Schulte2-5/+9
2004-12-02First take on a W32 portWerner Koch1-6/+6
2004-10-22(parse_rereadable_options): Return "not handled"Werner Koch2-5/+15
2004-09-30Preparing a new release. Updated gettextWerner Koch2-2/+6
2004-09-29* minip12.c (parse_bag_encrypted_data): Print error if a badWerner Koch3-6/+28
2004-09-28(agent_unprotect): Fixed wiping of CLEARTEXT. ThanksWerner Koch2-1/+6
2004-09-262004-09-25 Moritz Schulte <[email protected]>Moritz Schulte4-40/+113
2004-09-09(check_for_running_agent): New.Werner Koch2-7/+78
2004-08-20* gpg-agent.c: New option --max-cache-ttl. Suggested by AlexanderWerner Koch4-4/+16
2004-08-20(start_pinentry): Use a timeout for the pinentry lock.Werner Koch2-3/+27
2004-08-18(get_passphrase): Make sure that the defaultWerner Koch2-5/+71
2004-08-18(get_passphrase): Make sure that the defaultWerner Koch2-0/+39
2004-07-22* trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch3-14/+23
2004-06-202004-06-20 Moritz Schulte <[email protected]>Moritz Schulte2-0/+5
2004-06-08about to release 1.9.9V1-9-9Werner Koch1-1/+1
2004-05-11* gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.Werner Koch4-22/+106
2004-05-03* gpg-agent.c: Remove help texts for options lile --lc-ctype.Werner Koch4-12/+34
2004-04-30* protect-tool.c: New option --enable-status-msg.Werner Koch2-0/+15
2004-04-30* gpg-agent.c (parse_rereadable_options): New arg REREAD. AllowWerner Koch2-7/+29
2004-04-26(start_scd): Do not register an event signal if weWerner Koch2-1/+9
2004-04-21* call-scd.c (start_scd): Send event-signal option. Always checkWerner Koch3-11/+38
2004-04-16* gpg-agent.c (main): Tell the logging code taht we are runnignWerner Koch2-8/+21
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch2-7/+7
2004-04-06(main): Use new libgcrypt thread library registerWerner Koch2-11/+21
2004-03-232004-03-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-3/+12
2004-03-17* gpg-agent.c (main) <gpgconf>: Fixed default value quoting.Werner Koch2-1/+5
2004-03-16(parse_rereadable_options): Use the newWerner Koch1-2/+3
2004-03-16(parse_rereadable_options): Use the newWerner Koch2-17/+50
2004-02-21* command.c (cmd_passwd): Take acount of a key description.Werner Koch7-12/+59
2004-02-19* protect-tool.c: New options --have-cert and --prompt.Werner Koch4-143/+653
2004-02-18* protect-tool.c (main): Setup the used character set.Werner Koch7-579/+105
2004-02-13* command.c (cmd_setkeydesc): New.Werner Koch6-51/+129
2004-02-13Removed debugging cruft.Werner Koch1-11/+11
2004-02-13(main): New options --no-fail-on-exist, --homedir.Werner Koch4-45/+99
2004-02-12Include cmacros.am for common flags.Werner Koch3-45/+81
2004-02-10* minip12.c (parse_bag_encrypted_data): Finished implementation.Werner Koch4-38/+199
2004-02-04Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch2-5/+60