index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
agent
/
command-ssh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
A few minor code cleanups and typo fixes.
Werner Koch
2021-05-11
1
-1
/
+1
*
agent: Skip unknown unknown ssh curves seen on cards.
Werner Koch
2021-03-29
1
-6
/
+16
*
gpg: New option --no-auto-trust-new-key.
Beta-2.3.0-beta1655
Werner Koch
2021-03-15
1
-1
/
+1
*
agent: Support ssh-agent extensions for environment variables.
Werner Koch
2021-01-25
1
-1
/
+85
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
1
-12
/
+12
*
agent: Allow to pass a timestamp to genkey and import.
Werner Koch
2020-08-17
1
-2
/
+4
*
agent: Add option --pss to pksign to be used by smartcards.
Werner Koch
2020-08-10
1
-0
/
+1
*
agent: separate out daemon handling infrastructure for reuse
James Bottomley
2020-06-24
1
-5
/
+5
*
agent,ssh: Tighten condition for EdDSA.
NIIBE Yutaka
2020-06-05
1
-2
/
+1
*
agent: Remove duplicated code for EdDSA.
NIIBE Yutaka
2020-06-05
1
-30
/
+10
*
agent: Allow to use SETHASH for arbitrary data.
Werner Koch
2020-05-18
1
-0
/
+2
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-19
1
-1
/
+1
*
agent: Allow signing with card key even without a stub key.
Werner Koch
2020-02-13
1
-1
/
+1
*
agent: handle SSH operation by KEYGRIP.
NIIBE Yutaka
2020-01-13
1
-86
/
+15
*
agent: SSH: SCD KEYINFO to list available keys.
NIIBE Yutaka
2020-01-09
1
-36
/
+21
*
agent: For SSH key, don't put NUL-byte at the end.
NIIBE Yutaka
2019-05-21
1
-2
/
+2
*
agent: Replace most assert by log_assert.
Werner Koch
2019-05-14
1
-3
/
+2
*
agent: Put Token lines into the key files.
Werner Koch
2019-05-03
1
-1
/
+1
*
ssh: Simplify the curve name lookup.
Werner Koch
2019-01-17
1
-84
/
+54
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-1
/
+1
*
ssh: Fix possible infinite loop in case of an read error.
Werner Koch
2018-10-24
1
-3
/
+4
*
agent: Fix build regression for Windows.
Werner Koch
2018-10-22
1
-8
/
+10
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-04-10
1
-7
/
+39
|
\
|
*
agent: Improve the unknown ssh flag detection.
Werner Koch
2018-04-10
1
-24
/
+31
|
*
agent: unknown flags on ssh signing requests cause an error.
Daniel Kahn Gillmor
2018-04-10
1
-1
/
+9
|
*
agent: change documentation reference for ssh-agent protocol.
Daniel Kahn Gillmor
2018-04-10
1
-2
/
+4
|
*
agent: Support SSH signature flags.
NIIBE Yutaka
2018-04-06
1
-1
/
+16
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-03-27
1
-1
/
+1
|
\
|
|
*
agent: Make the request origin a part of the cache items.
Werner Koch
2018-03-27
1
-1
/
+1
*
|
agent: Fix sending connecting process uid to pinentry.
NIIBE Yutaka
2018-01-26
1
-1
/
+9
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
NIIBE Yutaka
2018-01-26
1
-0
/
+3
|
\
|
|
*
agent: Fix last commit.
NIIBE Yutaka
2018-01-26
1
-0
/
+3
|
*
agent: More fix for get_client_pid for portability.
NIIBE Yutaka
2018-01-26
1
-2
/
+2
*
|
agent: Send pinentry the uid of connecting process where possible.
Daniel Kahn Gillmor
2017-10-19
1
-6
/
+21
|
/
*
agent: Minor fix for Windows.
NIIBE Yutaka
2017-07-24
1
-1
/
+1
*
agent: Support unprotected ssh keys.
Justus Winter
2017-06-26
1
-1
/
+12
*
agent: Make digest algorithms for ssh fingerprints configurable.
Justus Winter
2017-05-24
1
-2
/
+2
*
agent: Write both ssh fingerprints to 'sshcontrol' file.
Justus Winter
2017-05-24
1
-4
/
+18
*
common: Support different digest algorithms for ssh fingerprints.
Justus Winter
2017-05-24
1
-2
/
+2
*
agent: Add const qualifier for read-only table.
NIIBE Yutaka
2017-05-22
1
-5
/
+5
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-2
/
+2
*
agent: Minor cleanup.
NIIBE Yutaka
2017-04-17
1
-1
/
+0
*
agent: Clean up error initialize/return.
NIIBE Yutaka
2017-04-14
1
-1
/
+0
*
agent: Simplify stream_read_cstring.
NIIBE Yutaka
2017-04-12
1
-7
/
+1
*
agent: Minor fix for get_client_pid.
NIIBE Yutaka
2017-04-04
1
-4
/
+6
*
agent: Resolve conflict of util.h.
NIIBE Yutaka
2017-03-07
1
-3
/
+3
*
agent: Add include files.
NIIBE Yutaka
2017-03-07
1
-0
/
+4
*
agent: Fix get_client_pid for portability.
NIIBE Yutaka
2017-03-07
1
-11
/
+32
*
agent: For SSH, robustly handling scdaemon's errors.
NIIBE Yutaka
2017-03-06
1
-10
/
+9
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-3
/
+3
[next]