aboutsummaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent: Allow TERM="".NIIBE Yutaka2020-08-261-1/+1
* agent: Allow using --gogconf-list even if HOME does not exist.Werner Koch2020-08-251-1/+2
* agent: Allow to pass a timestamp to genkey and import.Werner Koch2020-08-238-35/+138
* agent: Default to extended key format.Werner Koch2020-08-223-7/+22
* build: New configure option --disable-testsWerner Koch2020-08-201-0/+4
* gpg: Fix regression for non-default --passphrase-repeat option.Werner Koch2020-08-201-3/+9
* agent: Fix regression with --newsymkey in loopback mode.Werner Koch2020-07-131-2/+5
* Do not use the pinentry's qualitybarWerner Koch2020-07-081-1/+1
* agent: New option --newsymkey for GET_PASSPHRASEWerner Koch2020-07-084-97/+354
* common: Change argument order of log_printhex.Werner Koch2020-05-124-7/+7
* agent: Print an error if gpg-protect reads the extended key format.Werner Koch2020-03-301-0/+5
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-105-0/+5
* agent: Improve --debug-pinentry diagnosticsWerner Koch2019-11-251-19/+35
* dirmngr: Fixed typo in recently added diagnostic.Werner Koch2019-11-181-1/+1
* po: Fix an accidentally translated keyword in zh_TW.Werner Koch2019-11-041-1/+2
* spelling: Fix "synchronize"Daniel Kahn Gillmor2019-06-241-1/+1
* Return better error code for some getinfo IPC commands.Werner Koch2019-06-031-3/+3
* agent: Stop scdaemon after reload when disable_scdaemon.NIIBE Yutaka2019-05-273-0/+13
* agent: For SSH key, don't put NUL-byte at the end.NIIBE Yutaka2019-05-211-2/+2
* agent: correct length for uri and comment on 64-bit big-endian platformsDaniel Kahn Gillmor2019-05-141-2/+5
* dirmngr: Add a CSRF expection for pm.meWerner Koch2019-05-091-2/+2
* agent: Allow other ssh fingerprint algos in KEYINFO.Werner Koch2019-03-261-4/+20
* agent: Support --mode=ssh option for CLEAR_PASSPHRASE.NIIBE Yutaka2019-03-071-8/+10
* agent: Fix for suggested Libgcrypt use.Werner Koch2019-02-251-1/+16
* agent: Fix cancellation handling for scdaemon.NIIBE Yutaka2019-02-191-41/+0
* agent: Clear bogus pinentry cache, when it causes an error.NIIBE Yutaka2019-02-063-21/+39
* ssh: Simplify the curve name lookup.Werner Koch2019-01-221-84/+54
* agent: Fix message for ACK button.NIIBE Yutaka2018-12-191-13/+35
* agent: Support --ack option for POPUPPINPADPROMPT.NIIBE Yutaka2018-12-181-1/+1
* agent: Make the S2K calibration time runtime configurable.Werner Koch2018-12-113-7/+34
* agent: compile-time configuration of s2k calibration.Daniel Kahn Gillmor2018-12-111-3/+3
* agent: Fix possible release of unitialize var in a genkey error case.Werner Koch2018-10-241-1/+1
* ssh: Fix possible infinite loop in case of an read error.Werner Koch2018-10-241-3/+4
* agent: Fix error code check from npth_mutex_init.NIIBE Yutaka2018-09-101-2/+6
* agent: Add DBUS_SESSION_BUS_ADDRESS et al. to the startup list.Werner Koch2018-06-061-7/+7
* agent,dirmngr: Add "getenv" to the getinfo command.Werner Koch2018-04-121-0/+18
* agent: Improve the unknown ssh flag detection.Werner Koch2018-04-101-24/+31
* agent: unknown flags on ssh signing requests cause an error.T3880-fixT3880Daniel Kahn Gillmor2018-04-091-1/+9
* agent: change documentation reference for ssh-agent protocol.Daniel Kahn Gillmor2018-04-091-2/+4
* agent: Support SSH signature flags.NIIBE Yutaka2018-04-061-1/+16
* agent,scd: Use pointer to represent HANDLE.NIIBE Yutaka2018-03-271-2/+2
* agent: Make the request origin a part of the cache items.Werner Koch2018-03-278-43/+51
* agent: New OPTION pretend-request-originWerner Koch2018-03-231-0/+15
* agent: Also evict cached items via a timer.Werner Koch2018-03-063-0/+24
* agent: Avoid appending a '\0' byte to the response of READKEYKatsuhiro Ueno2018-02-141-1/+2
* common: Use new function to print status strings.Werner Koch2018-02-141-37/+6
* agent: Fix last commit.NIIBE Yutaka2018-01-261-0/+3
* agent: More fix for get_client_pid for portability.NIIBE Yutaka2018-01-261-2/+2
* Change backlog from 5 to 64 and provide option --listen-backlog.Werner Koch2017-12-121-2/+14
* doc: Fix DijkstraWerner Koch2017-12-081-2/+2