index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ttymodes.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
upstream: helpful comment
djm@openbsd.org
1
-1
/
+2
2022-03-18
upstream: ssh-keygen -Y check-novalidate requires namespace or SEGV
djm@openbsd.org
1
-1
/
+7
2022-03-18
upstream: improve DEBUG_CHANNEL_POLL debugging message
djm@openbsd.org
1
-5
/
+5
2022-03-18
upstream: ssh: xstrdup(): use memcpy(3)
cheloha@openbsd.org
1
-3
/
+2
2022-03-11
Resync fmt_scaled. with OpenBSD.
Darren Tucker
1
-13
/
+19
2022-03-08
Provide killpg implementation.
Darren Tucker
3
-0
/
+13
2022-03-08
Check for missing ftruncate prototype.
Darren Tucker
2
-0
/
+10
2022-03-08
Default to not using sandbox when cross compiling.
Darren Tucker
1
-2
/
+2
2022-03-01
upstream: pack pollfd array before server_accept_loop() ppoll()
djm@openbsd.org
1
-10
/
+19
2022-03-01
upstream: include rejected signature algorithm in error message and
naddy@openbsd.org
1
-3
/
+3
2022-03-01
upstream: Remove the char * casts from arguments to do_lstat,
dtucker@openbsd.org
1
-4
/
+4
2022-03-01
upstream: save an unneccessary alloc/free, based on patch from
djm@openbsd.org
1
-7
/
+4
2022-02-28
Remove unused ivbits argument from chacha_keysetup
Darren Tucker
2
-3
/
+3
2022-02-28
Add OPENBSD ORIGINAL marker.
Darren Tucker
1
-0
/
+2
2022-02-28
No unused param warnings for clang-12 and gcc-11.
Darren Tucker
1
-2
/
+2
2022-02-26
Add debian-i386 test target.
Darren Tucker
1
-0
/
+2
2022-02-26
Allow ppoll_time64 in seccomp sandbox.
Darren Tucker
1
-0
/
+3
2022-02-25
Improve handling of _getshort and _getlong.
Darren Tucker
1
-8
/
+9
2022-02-25
Constify utimes in compat library to match specs.
Darren Tucker
2
-2
/
+2
2022-02-25
ANSIfy getshort and getlong.
Darren Tucker
1
-10
/
+8
2022-02-25
Use PICFLAG instead of hard coding -fPIC.
Darren Tucker
1
-1
/
+1
2022-02-25
Add tests for latest releases of {Libre,Open}SSL.
Darren Tucker
1
-0
/
+3
2022-02-25
Improve detection of -fzero-call-used-regs=all support
Colin Watson
1
-0
/
+3
2022-02-23
upstream: free(3) wants stdlib.h
djm@openbsd.org
1
-2
/
+3
2022-02-23
upstream: put back the scp manpage changes for SFTP mode too
djm@openbsd.org
1
-10
/
+14
2022-02-23
upstream: and we go back to testing sftp-scp after the 8.9
deraadt@openbsd.org
1
-2
/
+2
2022-02-23
makedepend
V_8_9_P1
Damien Miller
1
-1
/
+1
2022-02-23
upstream: avoid integer overflow of auth attempts (harmless, caught
djm@openbsd.org
1
-1
/
+4
2022-02-23
upstream: randomise the password used in fakepw
djm@openbsd.org
1
-3
/
+13
2022-02-23
upstream: use asprintf to construct .rhosts paths
djm@openbsd.org
1
-13
/
+23
2022-02-23
upstream: openssh-8.9
djm@openbsd.org
1
-2
/
+2
2022-02-22
Extend select+rlimit sanbox test to include poll.
Darren Tucker
1
-5
/
+23
2022-02-22
Add Alpine Linux test VM.
Darren Tucker
1
-0
/
+1
2022-02-22
Include sys/param.h if present.
Darren Tucker
2
-0
/
+4
2022-02-22
Only include sys/poll.h if we don't have poll.h.
Darren Tucker
1
-2
/
+1
2022-02-22
disable agent-restrict test on minix3
Damien Miller
1
-1
/
+3
2022-02-21
Skip agent-getpeereid when running as root.
Darren Tucker
1
-0
/
+3
2022-02-20
upstream: Aproximate realpath on the expected output by deduping
dtucker@openbsd.org
1
-2
/
+3
2022-02-20
Really move DSA to end of list.
Darren Tucker
1
-2
/
+2
2022-02-18
Add test configs for MUSL C library.
Darren Tucker
3
-0
/
+10
2022-02-17
minix needs BROKEN_POLL too; chokes on /dev/null
Damien Miller
1
-0
/
+3
2022-02-17
upstream: check for EINTR/EAGAIN failures in the rfd fast-path; caught
djm@openbsd.org
1
-1
/
+4
2022-02-17
Comment hurd test, the VM is currently broken.
Darren Tucker
1
-1
/
+1
2022-02-17
find sk-dummy.so when build_dir != src_dir
Damien Miller
1
-0
/
+2
2022-02-16
update versions in preparation for 8.9 release
Damien Miller
3
-3
/
+3
2022-02-15
upstream: document the unbound/host-bound options to
djm@openbsd.org
1
-4
/
+11
2022-02-14
Test if sshd accidentally acquires controlling tty
Darren Tucker
1
-6
/
+13
2022-02-12
Add cygwin-release test config.
Darren Tucker
2
-0
/
+4
2022-02-11
Move SSHD_ACQUIRES_CTTY workaround into compat.
Darren Tucker
2
-27
/
+47
2022-02-11
Simplify handling of --with-ssl-dir.
Darren Tucker
1
-15
/
+9
[next]