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