aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2-0/+10
2005-02-23* command-ssh.c (get_passphrase): Removed.Werner Koch9-149/+690
2005-02-22(stream_read_string): Removed call to abort onWerner Koch4-17/+33
2005-02-192005-02-19 Moritz Schulte <[email protected]>Moritz Schulte2-38/+92
2005-02-182005-02-18 Moritz Schulte <[email protected]>Moritz Schulte2-111/+48
2005-02-15(modify_description): Don't increment OUT_LEN duringWerner Koch2-4/+12
2005-02-142005-02-14 Moritz Schulte <[email protected]>Moritz Schulte3-18/+15
2005-02-142005-02-14 Moritz Schulte <[email protected]>Moritz Schulte2-128/+156
2005-02-03* AUTHORS: Copied from 1.4 and edited to refelct the changes inWerner Koch5-418/+582
2005-01-292005-01-29 Moritz Schulte <[email protected]>Moritz Schulte2-214/+240
2005-01-282005-01-28 Moritz Schulte <[email protected]>Moritz Schulte2-16/+37
2005-01-262005-01-26 Moritz Schulte <[email protected]>Moritz Schulte2-5/+9
2005-01-26added missing fileMoritz Schulte1-0/+2327
2005-01-262005-01-26 Moritz Schulte <[email protected]>Moritz Schulte5-122/+464
2005-01-13* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15Werner Koch2-10/+35
2005-01-04(agent_put_cache): Fix the test for using the defaultWerner Koch2-4/+10
2004-12-21* preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch7-10/+406
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