| Commit message (Expand) | Author | Files | Lines |
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 |
2022-02-11 | Stop testing OpenBSD HEAD on 6.9 and 7.0. | Darren Tucker | 1 | -1/+1 |
2022-02-11 | upstream: Always initialize delim before passing to hpdelim2 which | dtucker@openbsd.org | 1 | -2/+2 |
2022-02-11 | Fix helper include path and remove excess code. | Darren Tucker | 1 | -79/+1 |
2022-02-10 | Put poll.h inside ifdef. | Darren Tucker | 3 | -0/+6 |
2022-02-10 | We now support POLLPRI so actually define it. | Darren Tucker | 1 | -1/+1 |
2022-02-10 | upstream: Add test for empty hostname with port. | dtucker@openbsd.org | 1 | -1/+12 |
2022-02-10 | upstream: Add unit tests for hpdelim. | dtucker@openbsd.org | 4 | -3/+156 |
2022-02-10 | upstream: revert for imminent OpenSSH release, which wil ship with | djm@openbsd.org | 2 | -16/+12 |
2022-02-10 | upstream: Switch hpdelim interface to accept only ":" as delimiter. | dtucker@openbsd.org | 6 | -28/+29 |
2022-02-07 | fix typos in previous | pedro martelletto | 1 | -3/+3 |
2022-02-07 | compat code for fido_assert_set_clientdata() | Damien Miller | 2 | -2/+27 |
2022-02-07 | upstream: use libfido2 1.8.0+ fido_assert_set_clientdata() instead | djm@openbsd.org | 2 | -28/+34 |
2022-02-07 | upstream: remove please from manual pages ok jmc@ sthen@ millert@ | jsg@openbsd.org | 2 | -11/+11 |
2022-02-07 | upstream: Since they are deprecated, move DSA to the end of the | dtucker@openbsd.org | 5 | -16/+16 |
2022-02-02 | portable-specific string array constification | Damien Miller | 1 | -1/+1 |
2022-02-02 | upstream: test 'ssh-keygen -Y find-principals' with wildcard | djm@openbsd.org | 1 | -1/+18 |
2022-02-02 | upstream: Enable all supported ciphers and macs in the server | dtucker@openbsd.org | 1 | -0/+10 |
2022-02-02 | upstream: allow 'ssh-keygen -Y find-principals' to match wildcard | djm@openbsd.org | 1 | -12/+14 |
2022-02-02 | upstream: mark const string array contents const too, i.e. static | djm@openbsd.org | 7 | -15/+19 |
2022-02-02 | upstream: better match legacy scp behaviour: show un-expanded paths | djm@openbsd.org | 1 | -9/+8 |
2022-02-01 | upstream: Remove explicit kill of privsep preauth child's PID in | dtucker@openbsd.org | 1 | -12/+5 |
2022-02-01 | upstream: When it's the possessive of 'it', it's spelled "its", | guenther@openbsd.org | 1 | -2/+2 |
2022-01-31 | sandbox-seccomp-filter: allow gettid | Alex James | 1 | -0/+3 |
2022-01-25 | upstream: add a ssh_packet_process_read() function that reads from | djm@openbsd.org | 5 | -47/+58 |
2022-01-25 | upstream: Use sshbuf_read() to read directly into the channel input | djm@openbsd.org | 1 | -9/+41 |
2022-01-25 | depend | Damien Miller | 1 | -1/+1 |
2022-01-25 | upstream: Add a sshbuf_read() that attempts to read(2) directly in | djm@openbsd.org | 2 | -2/+43 |
2022-01-25 | upstream: add a helper for writing an error message to the | djm@openbsd.org | 1 | -22/+28 |
2022-01-25 | upstream: correct comment and use local variable instead of long | djm@openbsd.org | 1 | -5/+4 |
2022-01-25 | upstream: When poll(2) returns -1, for some error conditions | deraadt@openbsd.org | 1 | -4/+6 |
2022-01-22 | restore tty force-read hack | Damien Miller | 1 | -2/+2 |
2022-01-20 | Fix signedness bug in Cygwin code | Corinna Vinschen | 1 | -2/+2 |
2022-01-20 | Improve compatibility of early exit trap handling. | Darren Tucker | 1 | -2/+7 |
2022-01-19 | Move more tests out of valgrind-1 runner. | Darren Tucker | 1 | -3/+3 |
2022-01-19 | Invoke EXIT handler early when using Valgrind. | Darren Tucker | 1 | -0/+13 |
2022-01-18 | Remove line leftover from upstream sync. | Darren Tucker | 1 | -1/+0 |
2022-01-18 | upstream: when decompressing zlib compressed packets, use | djm@openbsd.org | 1 | -2/+2 |
2022-01-18 | upstream: make most of the sftp errors more idiomatic, following | djm@openbsd.org | 1 | -72/+110 |
2022-01-18 | upstream: when transferring multiple files in SFTP mode, create the | djm@openbsd.org | 1 | -15/+40 |
2022-01-18 | upstream: allow pin-required FIDO keys to be added to ssh-agent(1). | djm@openbsd.org | 2 | -12/+36 |