index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.dns
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-23
Include stdlib.h for free() and calloc().
Darren Tucker
4
-0
/
+5
2019-07-23
Re-apply portability changes to current sha2.{c,h}.
Darren Tucker
6
-32
/
+85
2019-07-23
Import current sha2.c and sha2.h from OpenBSD.
Darren Tucker
2
-181
/
+274
2019-07-23
Rename valgrind "errors" to "failures".
Darren Tucker
1
-3
/
+3
2019-07-20
Skip running sftp-chroot under Valgrind.
Darren Tucker
1
-0
/
+4
2019-07-20
upstream: Remove the sleeps and thus races from the forwarding
dtucker@openbsd.org
1
-21
/
+19
2019-07-20
upstream: Allow SLEEPTIME to be overridden.
dtucker@openbsd.org
1
-2
/
+2
2019-07-20
upstream: Move sleep time into a variable so that we can increase
dtucker@openbsd.org
1
-9
/
+11
2019-07-19
upstream: add regression tests for scp for out-of-destination path file
djm@openbsd.org
2
-3
/
+25
2019-07-19
upstream: Accept the verbose flag when searching for host keys in known
djm@openbsd.org
2
-4
/
+13
2019-07-19
Revert one dependency per line change.
Darren Tucker
2
-5889
/
+167
2019-07-19
fix SIGWINCH delivery of Solaris for mux sessions
Damien Miller
1
-2
/
+1
2019-07-19
Force dependencies one per line.
Darren Tucker
2
-167
/
+5889
2019-07-19
make depend.
Darren Tucker
1
-39
/
+39
2019-07-19
Show when skipping valgrind for a test.
Darren Tucker
1
-1
/
+5
2019-07-19
Enable connect-privsep test with valgrind.
Darren Tucker
1
-1
/
+1
2019-07-18
Show valgrind results and error counts.
Darren Tucker
1
-7
/
+13
2019-07-18
Fix format string integer type in error message.
Darren Tucker
1
-1
/
+1
2019-07-18
upstream: fix off-by-one in sshbuf_dtob64() base64 wrapping that could
djm@openbsd.org
1
-2
/
+2
2019-07-18
Fail tests if Valgrind enabled and reports errors.
Darren Tucker
1
-0
/
+15
2019-07-18
Allow low-priv tests to write to pipe dir.
Darren Tucker
1
-2
/
+4
2019-07-17
Put valgrind vgdb files to a specific directory.
Darren Tucker
1
-2
/
+3
2019-07-17
upstream: adapt to sshbuf_dtob64() change
djm@openbsd.org
1
-9
/
+9
2019-07-17
upstream: Remove ssh1 files from CLEANFILES since ssh1 no longer
dtucker@openbsd.org
1
-4
/
+3
2019-07-17
upstream: Update names of host key files in CLEANFILES to match
dtucker@openbsd.org
1
-3
/
+4
2019-07-16
depend
Damien Miller
1
-2
/
+2
2019-07-16
upstream: remove mostly vestigal uuencode.[ch]; moving the only unique
djm@openbsd.org
8
-188
/
+84
2019-07-16
Hook memmem compat code into build.
Darren Tucker
4
-0
/
+11