aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-05agent: Use MAX_PASSPHRASE_LEN (255) also for the loopback.Werner Koch2-6/+6
2017-06-28agent: Fix option --debug-waitWerner Koch1-1/+1
2017-06-26agent: Support unprotected ssh keys.Justus Winter1-1/+12
2017-06-23agent: Shutdown on removal of the home directory.Werner Koch1-16/+48
2017-05-31agent: Fix error from do_encryption.NIIBE Yutaka1-12/+19
2017-05-30agent: Fix memory leaks.NIIBE Yutaka2-4/+11
2017-05-24agent: Make digest algorithms for ssh fingerprints configurable.Justus Winter4-3/+17
2017-05-24agent: Write both ssh fingerprints to 'sshcontrol' file.Justus Winter1-4/+18
2017-05-24common: Support different digest algorithms for ssh fingerprints.Justus Winter3-4/+4
2017-05-22agent: Add const qualifier for read-only table.NIIBE Yutaka4-9/+9
2017-05-11tests: Make it possible to run all tests using our infrastructure.Justus Winter2-1/+36
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka7-11/+11
2017-04-17agent: More minor change.NIIBE Yutaka1-1/+0
2017-04-17agent: Minor cleanup.NIIBE Yutaka2-3/+0
2017-04-14agent: Clean up error initialize/return.NIIBE Yutaka4-6/+2
2017-04-12agent: Simplify stream_read_cstring.NIIBE Yutaka1-7/+1
2017-04-10agent: Use "ll" length specifier when time_t is larger.NIIBE Yutaka1-1/+7
2017-04-06agent: Serialize access to passphrase cache.NIIBE Yutaka1-36/+37
2017-04-04agent: Minor fix for get_client_pid.NIIBE Yutaka1-4/+6
2017-04-03gpgconf: Add --enable-extended-key-format for the agent.Werner Koch1-0/+2
2017-04-02agent: Use OCB for key protection with --enable-extended-key-format.Werner Koch1-6/+1
2017-03-24agent: New option --enable-extended-key-format.Werner Koch3-11/+43
2017-03-24agent: New option --stub-only for DELETE_KEYWerner Koch3-16/+30
2017-03-16agent,g10: Remove redundant SERIALNO request.NIIBE Yutaka1-10/+11
2017-03-07agent: Resolve conflict of util.h.NIIBE Yutaka16-31/+31
2017-03-07agent: Add include files.NIIBE Yutaka1-0/+4
2017-03-07agent: Fix get_client_pid for portability.NIIBE Yutaka1-11/+32
2017-03-06agent: For SSH, robustly handling scdaemon's errors.NIIBE Yutaka1-10/+9
2017-03-02agent: Improve error message for the KEYTOCARD command.Werner Koch1-12/+27
2017-02-22scd,agent: Improve the OpenPGP PIN prompt texts.Werner Koch1-7/+66
2017-02-22scd: Improve the prompts for OpenPGP cards.Werner Koch1-15/+38
2017-02-22agent: Prepend the description to a PIN prompt.Werner Koch4-19/+96
2017-02-22agent: Prepare to pass an additional parameter to the getpin callback.Werner Koch5-46/+85
2017-02-21Fix spelling.Daniel Kahn Gillmor1-3/+3
2017-02-21Clean up word replication.Yuri Chornoivan10-16/+16
2017-02-17agent: No cards is not an error.NIIBE Yutaka1-0/+6
2017-02-17agent: Send back all public keys for available cards.NIIBE Yutaka3-8/+135
2017-02-03agent: Tell pinentry the hostname the agent is running on.Werner Koch1-1/+11
2017-02-03agent: Tell the Pinentry the client's pid.Werner Koch4-1/+63
2017-02-03gpg: More diagnostics for a launched pinentry.Werner Koch1-1/+5
2017-02-01Fix explanation of commit e175152ef7515921635bf1e00383e812668d13fc.Werner Koch1-3/+5
2017-01-30Explain commit e175152ef7515921635bf1e00383e812668d13fc.Werner Koch1-1/+9
2017-01-25agent: Fix double free.Justus Winter1-2/+15
2017-01-23Update copyright notices for 2017.Werner Koch2-3/+3
2017-01-18agent: Reduce sleep time in the progress callback.Werner Koch1-2/+10
2017-01-16agent: Ask specific SERIALNO for pksign/pkdecrypt.NIIBE Yutaka5-7/+19
2017-01-06agent,w32: Fix annoying output to DebugView.Werner Koch1-2/+6
2016-12-19Remove unused debug flags and add "dns" and "network".Werner Koch2-6/+2
2016-12-06agent: Respect --enable-large-secmemDaniel Kahn Gillmor1-1/+1
2016-11-29agent,dirmngr: Tiny restructuring.Werner Koch1-1/+6