aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2004-12-09command-ssh.c: Fix saving of RSA keys (meaning of p/q/u was borked);GNUPG-1-9-BRANCH-MOMoritz Schulte1-5/+30
2004-10-02* use x* functions instead of gcry_* memory management functionMoritz Schulte1-78/+78
2004-10-02Cleaned up comment handling.Moritz Schulte1-12/+5
2004-10-01Updated from Libestream.Moritz Schulte1-0/+2
2004-10-01Use a sane stacksize (had unintenionally commited wrong stack size).Moritz Schulte1-1/+1
2004-10-01Use xtrymalloc instead of gcry_malloc.Moritz Schulte1-1/+1
2004-10-01Updated from HEAD.Moritz Schulte1-1/+1
2004-09-28Use gcry_malloc instead of malloc where appropriate.Moritz Schulte1-1/+1
2004-09-27*** empty log message ***Moritz Schulte1-1/+1
2004-09-27Added Libestream.Moritz Schulte6-1648/+2536
2004-09-272004-09-27 Moritz Schulte <[email protected]>Moritz Schulte7-1028/+1692
2004-08-082004-08-09 Moritz Schulte <[email protected]>Moritz Schulte2-1/+11
2004-08-072004-08-07 Moritz Schulte <[email protected]>Moritz Schulte3-27/+176
2004-07-302004-07-30 Moritz Schulte <[email protected]>Moritz Schulte4-36/+130
2004-07-27Last commit was incompleteMoritz Schulte1-7/+2
2004-07-262004-07-27 Moritz Schulte <[email protected]>Moritz Schulte5-73/+571
2004-07-232004-07-24 Moritz Schulte <[email protected]>Moritz Schulte2-0/+45
2004-07-19New file.Moritz Schulte1-0/+3
2004-07-192004-07-19 Moritz Schulte <[email protected]>Moritz Schulte5-59/+73
2004-07-192004-07-19 Moritz Schulte <[email protected]>Moritz Schulte2-50/+49
2004-07-192004-07-19 Moritz Schulte <[email protected]>Moritz Schulte2-4/+21
2004-07-192004-07-19 Moritz Schulte <[email protected]>Moritz Schulte11-137/+3639
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