index
:
delta/openssh-git.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_4
V_6_5
V_6_6
V_6_7
V_6_8
V_6_9
V_7_0
V_7_1
V_7_2
V_7_3
V_7_4
V_7_5
V_7_6
V_7_7
V_7_8
V_7_9
V_8_0
V_8_1
V_8_2
V_8_3
V_8_4
V_8_5
V_8_6
V_8_7
V_8_8
V_8_9
V_9_0
V_9_1
V_9_2
V_9_3
baserock/6.7-musl
baserock/morph
baserock/tiagogomes/armv8l64
master
anongit.mindrot.org: openssh.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sshconnect2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: fix debug message when finding a private key to match a
djm@openbsd.org
2021-06-07
1
-3
/
+3
*
upstream: Client-side workaround for a bug in OpenSSH 7.4: this release
djm@openbsd.org
2021-06-06
1
-2
/
+11
*
upstream: highly polished whitespace, mostly fixing spaces-for-tab
djm@openbsd.org
2021-04-03
1
-3
/
+3
*
upstream: make ssh->kex->session_id a sshbuf instead of u_char*/size_t
djm@openbsd.org
2021-01-27
1
-15
/
+9
*
upstream: remove global variable used to stash compat flags and use the
djm@openbsd.org
2021-01-27
1
-14
/
+14
*
upstream: Rename HostbasedKeyTypes (ssh) and
dtucker@openbsd.org
2021-01-26
1
-3
/
+3
*
upstream: make ssh hostbased authentication send the signature
djm@openbsd.org
2021-01-25
1
-3
/
+3
*
upstream: Rename PubkeyAcceptedKeyTypes keyword to
dtucker@openbsd.org
2021-01-22
1
-11
/
+11
*
upstream: If a signature operation on a FIDO key fails with a
djm@openbsd.org
2021-01-08
1
-3
/
+12
*
upstream: Update/replace the experimental post-quantim hybrid key
djm@openbsd.org
2020-12-29
1
-2
/
+2
*
upstream: add a ssh_config KnownHostsCommand that allows the client
djm@openbsd.org
2020-12-22
1
-2
/
+7
*
upstream: plumb ssh_conn_info through to sshconnect.c; feedback/ok
djm@openbsd.org
2020-12-21
1
-7
/
+12
*
upstream: load_hostkeys()/hostkeys_foreach() variants for FILE*
djm@openbsd.org
2020-12-21
1
-5
/
+6
*
upstream: scrub keyboard-interactive authentication prompts coming
djm@openbsd.org
2020-11-13
1
-3
/
+5
*
upstream: prefix keyboard interactive prompts with (user@host) to
djm@openbsd.org
2020-11-13
1
-7
/
+12
*
upstream: when requesting a security key touch on stderr, inform the
djm@openbsd.org
2020-11-09
1
-2
/
+2
*
upstream: print reason in fatal error message when
djm@openbsd.org
2020-11-04
1
-4
/
+4
*
upstream: whitespace; no code change
djm@openbsd.org
2020-10-29
1
-3
/
+3
*
upstream: use the new variant log macros instead of prepending
djm@openbsd.org
2020-10-18
1
-117
/
+101
*
upstream: use do_log2 instead of function pointers to different log
djm@openbsd.org
2020-10-17
1
-3
/
+4
*
upstream: revert kex->flags cert hostkey downgrade back to a plain
djm@openbsd.org
2020-10-07
1
-7
/
+2
*
upstream: when ordering host key algorithms in the client, consider
djm@openbsd.org
2020-10-07
1
-3
/
+5
*
upstream: record when the host key checking code downgrades a
djm@openbsd.org
2020-10-03
1
-2
/
+7
*
upstream: tweak the client hostkey preference ordering algorithm to
djm@openbsd.org
2020-09-18
1
-3
/
+38
*
upstream: support for user-verified FIDO keys
djm@openbsd.org
2020-08-27
1
-13
/
+24
*
upstream: Replace TAILQ concatenation loops with TAILQ_CONCAT
bket@openbsd.org
2020-07-03
1
-9
/
+3
*
upstream: wrap long line
djm@openbsd.org
2020-06-05
1
-2
/
+3
*
upstream: when ordering the hostkey algorithms to request from a
djm@openbsd.org
2020-05-27
1
-4
/
+16
*
upstream: fix reversed test that caused IdentitiesOnly=yes to not
djm@openbsd.org
2020-04-17
1
-2
/
+2
*
upstream: When using HostkeyAlgorithms to merely append or remove
djm@openbsd.org
2020-02-07
1
-15
/
+26
*
upstream: Replace "security key" with "authenticator" in program
naddy@openbsd.org
2020-02-07
1
-6
/
+7
*
upstream: Make zlib optional. This adds a "ZLIB" build time option
dtucker@openbsd.org
2020-01-23
1
-3
/
+3
*
upstream: Replace all calls to signal(2) with a wrapper around
dtucker@openbsd.org
2020-01-23
1
-4
/
+4
*
upstream: Remove unsupported algorithms from list of defaults at run
dtucker@openbsd.org
2020-01-23
1
-4
/
+4
*
upstream: a little more verbosity in sign_and_send_pubkey() debug
djm@openbsd.org
2020-01-21
1
-3
/
+5
*
upstream: close the "touch your security key" notifier on the error
djm@openbsd.org
2019-11-15
1
-2
/
+2
*
upstream: stdarg.h required more broadly; ok djm
deraadt@openbsd.org
2019-11-15
1
-2
/
+2
*
upstream: security keys typically need to be tapped/touched in
djm@openbsd.org
2019-11-13
1
-1
/
+16
*
upstream: enable ed25519 support; ok djm
markus@openbsd.org
2019-11-13
1
-8
/
+5
*
upstream: Refactor signing - use sshkey_sign for everything,
djm@openbsd.org
2019-11-01
1
-14
/
+3
*
upstream: ssh client support for U2F/FIDO keys
djm@openbsd.org
2019-11-01
1
-25
/
+86
*
upstream: Remove now-redundant perm_ok arg since
dtucker@openbsd.org
2019-08-08
1
-3
/
+3
*
upstream: Remove some set but never used variables. ok daraadt@
dtucker@openbsd.org
2019-07-08
1
-5
/
+4
*
upstream: When system calls indicate an error they return -1, not
deraadt@openbsd.org
2019-07-05
1
-10
/
+10
*
upstream: fix ssh-keysign fd handling problem introduced in r1.304
djm@openbsd.org
2019-06-08
1
-2
/
+2
*
upstream: When doing the fork+exec'ing for ssh-keysign, rearrange
deraadt@openbsd.org
2019-05-17
1
-7
/
+9
*
upstream: fix regression in r1.302 reported by naddy@ - only the first
djm@openbsd.org
2019-02-13
1
-5
/
+5
*
upstream: cleanup GSSAPI authentication context after completion of the
djm@openbsd.org
2019-02-11
1
-67
/
+88
*
upstream: rename kex->kem_client_pub -> kex->client_pub now that
djm@openbsd.org
2019-01-21
1
-9
/
+9
*
upstream: use KEM API for vanilla ECDH
djm@openbsd.org
2019-01-21
1
-2
/
+2
[next]