index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
forwarding.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-27
zlib is now optional.
Darren Tucker
1
-1
/
+5
2021-02-27
Fix punctuatio and typo in README.md.
Jeffrey H. Johnson
1
-1
/
+1
2021-02-26
Revert "ssh: optional bind interface if bind address specified."
Damien Miller
1
-6
/
+0
2021-02-26
detech BSD libc hash functions in libbsd / libmd
Damien Miller
1
-0
/
+4
2021-02-26
ssh: optional bind interface if bind address specified.
Dmitrii Turlupov
1
-0
/
+6
2021-02-26
upstream: remove this KEX fuzzer; it's awkward to use and doesn't play
djm@openbsd.org
5
-603
/
+1
2021-02-26
Remove macos-11.00 PAM test target too.
Darren Tucker
1
-1
/
+0
2021-02-26
upstream: a bit more debugging behind #ifdef DEBUG_SK
djm@openbsd.org
1
-2
/
+7
2021-02-25
Remove macos-11.0 from the test target list.
Darren Tucker
1
-1
/
+1
2021-02-25
tidy the $INSTALLKEY_SH code layout a little
Philip Hands
1
-5
/
+5
2021-02-25
if unable to add a missing newline, fail
Jakub Jelen
1
-1
/
+1
2021-02-25
use $AUTH_KEY_DIR, now that we have it
Philip Hands
1
-3
/
+3
2021-02-25
restorecon the correct directory
Jakub Jelen
1
-1
/
+1
2021-02-25
upstream: s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/
djm@openbsd.org
5
-29
/
+29
2021-02-25
upstream: Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorithms in
dtucker@openbsd.org
1
-13
/
+13
2021-02-24
upstream: Put obsolete aliases for hostbasedalgorithms and
dtucker@openbsd.org
2
-6
/
+6
2021-02-23
upstream: lots more s/key types/signature algorithms/ mostly in
djm@openbsd.org
2
-32
/
+32
2021-02-23
upstream: Correct reference to signature algorithms as keys; from
djm@openbsd.org
1
-3
/
+3
2021-02-23
Add a couple more test VMs.
Darren Tucker
1
-1
/
+3
2021-02-23
Valgrind test: split and move up list.
Darren Tucker
4
-9
/
+26
2021-02-23
upstream: warn when the user specifies a ForwardAgent path that does
djm@openbsd.org
1
-1
/
+7
2021-02-21
Disable rlimit sandbox, doesn't work with valgrind
Darren Tucker
1
-1
/
+7
2021-02-20
Upload valgrind logs on failure.
Darren Tucker
2
-2
/
+6
2021-02-19
Rename "vm" to "os" in selfhosted to match c-cpp.
Darren Tucker
1
-13
/
+13
2021-02-19
Upload regress failure logs in c-cpp too.
Darren Tucker
1
-0
/
+6
2021-02-19
Comment out Solaris 64bit PAM build...
Darren Tucker
1
-1
/
+1
2021-02-19
Actually run Valgrind tests.
Darren Tucker
1
-1
/
+1
2021-02-19
Add test against Valgrind.
Darren Tucker
3
-0
/
+7
2021-02-18
Add fbsd12 test target.
Darren Tucker
1
-1
/
+2
2021-02-18
Remove unused arg.
Darren Tucker
1
-1
/
+1
2021-02-18
Add DEBUG_SK to kitchensink builds.
Darren Tucker
1
-2
/
+3
2021-02-18
Add bbone test target (arm32).
Darren Tucker
1
-1
/
+1
2021-02-18
upstream: Fix the hostkeys rotation extension documentation
djm@openbsd.org
1
-1
/
+2
2021-02-18
upstream: make names in function prototypes match those in
djm@openbsd.org
2
-4
/
+4
2021-02-18
upstream: unbreak SK_DEBUG builds
djm@openbsd.org
1
-3
/
+3
2021-02-18
upstream: sftp-server: implement limits@openssh.com extension
djm@openbsd.org
2
-3
/
+85
2021-02-18
support OpenSSL 3.x cipher IV API change
Damien Miller
2
-0
/
+5
2021-02-18
prefer login_getpwclass() to login_getclass()
Damien Miller
3
-1
/
+6
2021-02-18
Fixing quoting for installing moduli on target guest.
Darren Tucker
1
-1
/
+1
2021-02-18
Install moduli on target not host.
Darren Tucker
1
-1
/
+1
2021-02-18
don't free string returned by login_getcapstr(3)
Damien Miller
1
-4
/
+1
2021-02-18
Skip unit tests on sol11 to speed things up.
Darren Tucker
1
-2
/
+3
2021-02-18
Remove SKIP_UNIT as it needs to be a make arg.
Darren Tucker
1
-1
/
+0
2021-02-18
Always intall moduli.
Darren Tucker
2
-2
/
+4
2021-02-17
Quote SSHD_CONFOPTS in case it contains spaces.
Darren Tucker
1
-1
/
+1
2021-02-17
Fix labels on targets (dots vs underscores).
Darren Tucker
1
-2
/
+2
2021-02-17
More compact representation of config matrix.
Darren Tucker
1
-14
/
+7
2021-02-17
Skip unit tests on hosted VMs to speed things up.
Darren Tucker
1
-0
/
+1
2021-02-17
Merge macos and ubuntu tests.
Darren Tucker
2
-28
/
+3
2021-02-17
Convert most github hosted tests to new config structure.
Darren Tucker
3
-85
/
+61
[next]