aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
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
2003-08-14Forgot to remove the unsued variable.Timo Schulz1-2/+0
2003-08-142003-08-14 Timo Schulz <[email protected]>Timo Schulz2-47/+27
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin17-0/+8655
2003-07-31minor changes to make make distcheck happyWerner Koch3-3/+10
2003-07-28Adjusted for use with current libgcrypt (1.1.42).Werner Koch3-15/+13
2003-07-16* simple-pwquery.c, simple-pwquery.h: Moved to ../common.Werner Koch3-5/+11
2003-07-04Minor changes to make make dist work correctly.Werner Koch2-0/+9
2003-07-01* app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch2-4/+4
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch15-137/+346
2003-06-05A small step for GnuPG but a huge leap for error codes.Werner Koch4-15/+19
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin3-0/+877
2003-06-04Update error handling to match gpg-error in CVS.Marcus Brinkmann6-61/+61
2003-06-03Make use of libgpg-errorWerner Koch15-187/+230
2003-04-29* command.c (register_commands): Adjusted for new Assuan semantics.Werner Koch3-30/+34
2003-01-09This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+314
2003-01-09Updated from latest NewPG projectWerner Koch14-157/+501
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin21-9222/+0
2002-09-26* gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch5-6/+54
2002-09-09* gpg-agent.c (create_private_keys_directory)Werner Koch2-2/+80
2002-09-052002-09-04 Neal H. Walfield <[email protected]>Neal Walfield2-1/+11