index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hostfile.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-08
upstream: add a variant of send_status() that allows overriding the
djm@openbsd.org
1
-4
/
+11
2022-01-08
upstream: refactor tilde_expand_filename() and make it handle ~user
djm@openbsd.org
1
-30
/
+46
2022-01-06
upstream: Don't explicitly set HostbasedAuthentication in
dtucker@openbsd.org
1
-2
/
+1
2022-01-06
upstream: Add test for hostbased auth. It requires some external
dtucker@openbsd.org
2
-3
/
+65
2022-01-06
depend
Damien Miller
1
-3
/
+3
2022-01-06
upstream: allow hostbased auth to select RSA keys when only
djm@openbsd.org
1
-4
/
+5
2022-01-06
upstream: add a helper function to match a key type to a list of
djm@openbsd.org
2
-2
/
+29
2022-01-06
upstream: log some details on hostkeys that ssh loads for
djm@openbsd.org
1
-1
/
+7
2022-01-06
upstream: log signature algorithm during verification by monitor;
djm@openbsd.org
1
-2
/
+3
2022-01-06
upstream: piece of UpdateHostkeys client strictification: when
djm@openbsd.org
1
-2
/
+2
2022-01-06
upstream: include rejected signature algorithm in error message
djm@openbsd.org
1
-3
/
+3
2022-01-06
upstream: make ssh-keysign use the requested signature algorithm
djm@openbsd.org
1
-9
/
+20
2022-01-06
upstream: stricter UpdateHostkey signature verification logic on
djm@openbsd.org
1
-14
/
+34
2022-01-06
upstream: Fix signature algorithm selection logic for
djm@openbsd.org
3
-11
/
+44
2022-01-06
upstream: convert ssh, sshd mainloops from select() to poll();
djm@openbsd.org
4
-281
/
+436
2022-01-06
upstream: prepare for conversion of ssh, sshd mainloop from
djm@openbsd.org
2
-83
/
+139
2022-01-06
upstream: add a comment so I don't make this mistake again
djm@openbsd.org
1
-3
/
+5
2022-01-06
upstream: fix cut-and-pasto in error message
djm@openbsd.org
1
-2
/
+2
2022-01-05
upstream: select all RSA hostkey algorithms for UpdateHostkeys tests,
djm@openbsd.org
1
-4
/
+13
2022-01-05
upstream: regress test both sshsig message hash algorithms, possible
djm@openbsd.org
1
-8
/
+18
2022-01-05
upstream: allow selection of hash at sshsig signing time; code
djm@openbsd.org
2
-17
/
+39
2022-01-05
upstream: add missing -O option to usage() for ssh-keygen -Y sign;
djm@openbsd.org
1
-2
/
+2
2022-01-05
upstream: move sig_process_opts() to before sig_sign(); no
djm@openbsd.org
1
-38
/
+39
2022-01-05
upstream: regression test for find-principals NULL deref; from Fabian
djm@openbsd.org
1
-1
/
+9
2022-01-05
upstream: NULL deref when using find-principals when matching an
djm@openbsd.org
1
-2
/
+2
2022-01-05
upstream: Log command invocation while debugging.
dtucker@openbsd.org
2
-2
/
+4
2022-01-05
Always save config.h as build artifact.
Darren Tucker
2
-0
/
+10
2022-01-05
Add OpenBSD 7.0 target. Retire 6.8.
Darren Tucker
2
-2
/
+2
2022-01-04
upstream: spelling
jsg@openbsd.org
3
-6
/
+6
2022-01-04
upstream: unbreak test: was picking up system ssh-add instead of the
djm@openbsd.org
1
-3
/
+3
2022-01-01
upstream: fix memleak in process_extension(); oss-fuzz issue #42719
djm@openbsd.org
1
-1
/
+2
2022-01-01
upstream: spelling ok dtucker@
jsg@openbsd.org
11
-26
/
+26
2021-12-27
upstream: split method list search functionality from
djm@openbsd.org
1
-16
/
+35
2021-12-27
upstream: sort -H and -h in SYNOPSIS/usage(); tweak the -H text;
jmc@openbsd.org
2
-9
/
+9
2021-12-23
Use SHA.*_HMAC_BLOCK_SIZE if needed.
Darren Tucker
1
-0
/
+10
2021-12-21
remove sys/param.h in -portable, after upstream
Damien Miller
22
-23
/
+13