aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
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
2004-02-03* findkey.c (agent_key_from_file): Extra paranoid wipe.Werner Koch5-18/+40
2004-01-29* agent.h (server_control_s): Add connection_fd field.Werner Koch7-46/+138
2004-01-28(agent_marktrusted): Check whether the trustlist isWerner Koch4-1/+23
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch3-102/+6
2004-01-24* call-scd.c (atfork_cb): New.Werner Koch3-6/+34
2004-01-16* findkey.c (agent_key_from_file): Now return an error code soWerner Koch6-32/+47
2003-12-16(main): Set the prefixes for assuan logging.Werner Koch2-0/+6
2003-12-16* protect.c (do_encryption): Use gcry_create_nonce instad of theWerner Koch2-4/+9
2003-12-01* sexp-parse.h (snext): Don't use atoi_1 and digitp macros, soWerner Koch2-7/+13
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch4-6/+6
2003-10-31* command.c (cmd_get_confirmation): New command.Werner Koch2-0/+54
2003-09-02* configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch1-0/+4
2003-08-202003-08-20 Timo Schulz <[email protected]>Timo Schulz2-3/+8