aboutsummaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* command-ssh.c: Fix saving of RSA keys (meaning of p/q/u was borked);GNUPG-1-9-BRANCH-MOMoritz Schulte2004-12-091-5/+30
* * use x* functions instead of gcry_* memory management functionMoritz Schulte2004-10-021-78/+78
* Cleaned up comment handling.Moritz Schulte2004-10-021-12/+5
* Updated from Libestream.Moritz Schulte2004-10-011-0/+2
* Use a sane stacksize (had unintenionally commited wrong stack size).Moritz Schulte2004-10-011-1/+1
* Use xtrymalloc instead of gcry_malloc.Moritz Schulte2004-10-011-1/+1
* Updated from HEAD.Moritz Schulte2004-10-011-1/+1
* Use gcry_malloc instead of malloc where appropriate.Moritz Schulte2004-09-281-1/+1
* *** empty log message ***Moritz Schulte2004-09-271-1/+1
* Added Libestream.Moritz Schulte2004-09-276-1648/+2536
* 2004-09-27 Moritz Schulte <[email protected]>Moritz Schulte2004-09-277-1028/+1692
* 2004-08-09 Moritz Schulte <[email protected]>Moritz Schulte2004-08-082-1/+11
* 2004-08-07 Moritz Schulte <[email protected]>Moritz Schulte2004-08-073-27/+176
* 2004-07-30 Moritz Schulte <[email protected]>Moritz Schulte2004-07-304-36/+130
* Last commit was incompleteMoritz Schulte2004-07-271-7/+2
* 2004-07-27 Moritz Schulte <[email protected]>Moritz Schulte2004-07-265-73/+571
* 2004-07-24 Moritz Schulte <[email protected]>Moritz Schulte2004-07-232-0/+45
* New file.Moritz Schulte2004-07-191-0/+3
* 2004-07-19 Moritz Schulte <[email protected]>Moritz Schulte2004-07-195-59/+73
* 2004-07-19 Moritz Schulte <[email protected]>Moritz Schulte2004-07-192-50/+49
* 2004-07-19 Moritz Schulte <[email protected]>Moritz Schulte2004-07-192-4/+21
* 2004-07-19 Moritz Schulte <[email protected]>Moritz Schulte2004-07-1911-137/+3639
* 2004-06-20 Moritz Schulte <[email protected]>Moritz Schulte2004-06-202-0/+5
* about to release 1.9.9V1-9-9Werner Koch2004-06-081-1/+1
* * gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.Werner Koch2004-05-114-22/+106
* * gpg-agent.c: Remove help texts for options lile --lc-ctype.Werner Koch2004-05-034-12/+34
* * protect-tool.c: New option --enable-status-msg.Werner Koch2004-04-302-0/+15
* * gpg-agent.c (parse_rereadable_options): New arg REREAD. AllowWerner Koch2004-04-302-7/+29
* (start_scd): Do not register an event signal if weWerner Koch2004-04-262-1/+9
* * call-scd.c (start_scd): Send event-signal option. Always checkWerner Koch2004-04-213-11/+38
* * gpg-agent.c (main): Tell the logging code taht we are runnignWerner Koch2004-04-162-8/+21
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-062-7/+7
* (main): Use new libgcrypt thread library registerWerner Koch2004-04-062-11/+21
* 2004-03-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-232-3/+12
* * gpg-agent.c (main) <gpgconf>: Fixed default value quoting.Werner Koch2004-03-172-1/+5
* (parse_rereadable_options): Use the newWerner Koch2004-03-161-2/+3
* (parse_rereadable_options): Use the newWerner Koch2004-03-162-17/+50
* * command.c (cmd_passwd): Take acount of a key description.Werner Koch2004-02-217-12/+59
* * protect-tool.c: New options --have-cert and --prompt.Werner Koch2004-02-194-143/+653
* * protect-tool.c (main): Setup the used character set.Werner Koch2004-02-187-579/+105
* * command.c (cmd_setkeydesc): New.Werner Koch2004-02-136-51/+129
* Removed debugging cruft.Werner Koch2004-02-131-11/+11
* (main): New options --no-fail-on-exist, --homedir.Werner Koch2004-02-134-45/+99
* Include cmacros.am for common flags.Werner Koch2004-02-123-45/+81
* * minip12.c (parse_bag_encrypted_data): Finished implementation.Werner Koch2004-02-104-38/+199
* Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch2004-02-042-5/+60
* * findkey.c (agent_key_from_file): Extra paranoid wipe.Werner Koch2004-02-035-18/+40
* * agent.h (server_control_s): Add connection_fd field.Werner Koch2004-01-297-46/+138
* (agent_marktrusted): Check whether the trustlist isWerner Koch2004-01-284-1/+23
* Some minor bug fixes, new test utilities and started support for otherWerner Koch2004-01-273-102/+6