2021-09-26 |
Damien Miller | initgroups needs grp.h V_8_8 anongit/V_8_8 github-selfhosted/V_8_8 github/V_8_8 V_8_8_P1 |
commit | commitdiff | tree |
2021-09-26 |
djm@openbsd.org | upstream: openssh-8.8 |
commit | commitdiff | tree |
2021-09-26 |
djm@openbsd.org | upstream: need initgroups() before setresgid(); reporte... |
commit | commitdiff | tree |
2021-09-26 |
Damien Miller | update version numbers for release |
commit | commitdiff | tree |
2021-09-26 |
kn@openbsd.org | upstream: RSA/SHA-1 is not used by default anymore |
commit | commitdiff | tree |
2021-09-24 |
Darren Tucker | Move the fgrep replacement to hostkey-rotate.sh. |
commit | commitdiff | tree |
2021-09-23 |
Darren Tucker | Replacement function for buggy fgrep. |
commit | commitdiff | tree |
2021-09-23 |
David Manouchehri | Don't prompt for yes/no questions. |
commit | commitdiff | tree |
2021-09-20 |
djm@openbsd.org | upstream: fix missing -s in SYNOPSYS and usage() as... |
commit | commitdiff | tree |
2021-09-20 |
dtucker@openbsd.org | upstream: Fix "Allocated port" debug message |
commit | commitdiff | tree |
2021-09-20 |
djm@openbsd.org | upstream: Switch scp back to use the old protocol by... |
commit | commitdiff | tree |
2021-09-19 |
djm@openbsd.org | upstream: better error message for ~user failures when the |
commit | commitdiff | tree |
2021-09-19 |
djm@openbsd.org | upstream: make some more scp-in-SFTP mode better match... |
commit | commitdiff | tree |
2021-09-19 |
djm@openbsd.org | upstream: allow log_stderr==2 to prefix log messages... |
commit | commitdiff | tree |
2021-09-17 |
Darren Tucker | Test against LibreSSL 3.2.6, 3.3.4, 3.4.0. |
commit | commitdiff | tree |
2021-09-16 |
djm@openbsd.org | upstream: missing space character in ssh -G output... |
commit | commitdiff | tree |
2021-09-16 |
djm@openbsd.org | upstream: allow CanonicalizePermittedCNAMEs=none in... |
commit | commitdiff | tree |
2021-09-15 |
mbuhl@openbsd.org | upstream: put back the mux_ctx memleak fix for SSH_CHAN... |
commit | commitdiff | tree |
2021-09-11 |
schwarze@openbsd.org | upstream: Do not ignore SIGINT while waiting for input... |
commit | commitdiff | tree |
2021-09-11 |
djm@openbsd.org | upstream: when using SFTP protocol, continue transferri... |
commit | commitdiff | tree |
2021-09-10 |
dtucker@openbsd.org | upstream: Document that non-interactive commands are... |
commit | commitdiff | tree |
2021-09-10 |
dtucker@openbsd.org | upstream: Document behaviour of arguments following... |
commit | commitdiff | tree |
2021-09-10 |
dtucker@openbsd.org | upstream: Clarify which file's attributes -p preserves... |
commit | commitdiff | tree |
2021-09-10 |
djm@openbsd.org | upstream: openssh-7.4 was incorrectly listed twice... |
commit | commitdiff | tree |
2021-09-10 |
jmc@openbsd.org | upstream: - move CAVEATS to its correct order - use... |
commit | commitdiff | tree |
2021-09-09 |
David Carlier | Disable tracing on FreeBSD using procctl. |
commit | commitdiff | tree |
2021-09-09 |
djm@openbsd.org | upstream: Use the SFTP protocol by default. The origina... |
commit | commitdiff | tree |
2021-09-08 |
Darren Tucker | Really fix test on OpenSSL 1.1.1 stable. |
commit | commitdiff | tree |
2021-09-08 |
Darren Tucker | Correct OpenSSL 1.1.1 stable identifier. |
commit | commitdiff | tree |
2021-09-08 |
Darren Tucker | Increment nfds when coming from startup_pipe. |
commit | commitdiff | tree |
2021-09-08 |
Darren Tucker | Tests for OpenSSL 3.0.0 release & 1.1.1 branch. |
commit | commitdiff | tree |
2021-09-08 |
djm@openbsd.org | upstream: correct my mistake in previous fix; spotted... |
commit | commitdiff | tree |
2021-09-07 |
djm@openbsd.org | upstream: avoid NULL deref in -Y find-principals. Repor... |
commit | commitdiff | tree |
2021-09-07 |
millert@openbsd.org | upstream: revision 1.381 neglected to remove |
commit | commitdiff | tree |
2021-09-05 |
Darren Tucker | Correct version_num for OpenSSL dev branch. |
commit | commitdiff | tree |
2021-09-05 |
Darren Tucker | Test against OpenSSL 3 branch as well as dev. |
commit | commitdiff | tree |
2021-09-05 |
Darren Tucker | OpenSSL development is now 3.1.* |
commit | commitdiff | tree |
2021-09-03 |
dtucker@openbsd.org | upstream: Use .Cm instead of .Dq in StrictHostKeyChecki... |
commit | commitdiff | tree |
2021-09-03 |
dtucker@openbsd.org | upstream: Mention using ssh -i for specifying the publi... |
commit | commitdiff | tree |
2021-09-03 |
dtucker@openbsd.org | upstream: Refer to KEX "algorithms" instead of "methods... |
commit | commitdiff | tree |
2021-09-03 |
dtucker@openbsd.org | upstream: Remove redundant attrib_clear in upload_dir_i... |
commit | commitdiff | tree |
2021-09-03 |
dtucker@openbsd.org | upstream: Add test for client termination status on... |
commit | commitdiff | tree |
2021-09-03 |
deraadt@openbsd.org | upstream: sys/param.h is not needed for any visible... |
commit | commitdiff | tree |
2021-09-03 |
Shchelkunov... | Fix memory leak in error path. |
commit | commitdiff | tree |
2021-09-01 |
dtucker@openbsd.org | upstream: Fix ssh-rsa fallback for old PuTTY interop... |
commit | commitdiff | tree |
2021-09-01 |
dtucker@openbsd.org | upstream: Add a function to skip remaining tests. |
commit | commitdiff | tree |
2021-09-01 |
dtucker@openbsd.org | upstream: Specify path to PuTTY keys. |
commit | commitdiff | tree |
2021-08-31 |
dtucker@openbsd.org | upstream: Better compat tests with old PuTTY. |
commit | commitdiff | tree |
2021-08-31 |
Darren Tucker | Resync PuTTY interop tests. |
commit | commitdiff | tree |
2021-08-31 |
dtucker@openbsd.org | upstream: Specify hostkeyalgorithms in SSHFP test. |
commit | commitdiff | tree |
2021-08-30 |
djm@openbsd.org | upstream: adapt to RSA/SHA1 deprectation |
commit | commitdiff | tree |
2021-08-29 |
djm@openbsd.org | upstream: After years of forewarning, disable the RSA... |
commit | commitdiff | tree |
2021-08-29 |
djm@openbsd.org | upstream: wrap at 80 columns |
commit | commitdiff | tree |
2021-08-20 |
Darren Tucker | Replace shell function with ssh-keygen -A. |
commit | commitdiff | tree |
2021-08-20 |
Darren Tucker | Remove obsolete Redhat PAM config and init script. |
commit | commitdiff | tree |
2021-08-20 |
Damien Miller | depend V_8_7_P1 |
commit | commitdiff | tree |
2021-08-20 |
Damien Miller | update version numbers |
commit | commitdiff | tree |
2021-08-20 |
djm@openbsd.org | upstream: openssh-8.7 |
commit | commitdiff | tree |
2021-08-20 |
Darren Tucker | Also check pid in pselect_notify_setup. |
commit | commitdiff | tree |
2021-08-19 |
Darren Tucker | Prefix pselect functions to clarify debug messages |
commit | commitdiff | tree |
2021-08-19 |
Darren Tucker | Fix race in pselect replacement code. |
commit | commitdiff | tree |
2021-08-18 |
Darren Tucker | Check compiler for c99 declarations after code. |
commit | commitdiff | tree |
2021-08-17 |
Darren Tucker | Remove trailing backslash on regress-unit-binaries |
commit | commitdiff | tree |
2021-08-16 |
Darren Tucker | Put stdint.h inside HAVE_STDINT_H. |
commit | commitdiff | tree |
2021-08-16 |
Darren Tucker | Improve github test driver script. |
commit | commitdiff | tree |
2021-08-16 |
Darren Tucker | Remove deprecated ubuntu-16.04 test targets. |
commit | commitdiff | tree |
2021-08-15 |
Darren Tucker | Skip agent ptrace test on hurd. |
commit | commitdiff | tree |
2021-08-15 |
Darren Tucker | Add hurd test target. |
commit | commitdiff | tree |
2021-08-15 |
Darren Tucker | Skip scp3 tests on all dfly58 and 60 configs. |
commit | commitdiff | tree |
2021-08-14 |
Tim Rice | openbsd-compat/openbsd-compat.h: put bsd-signal.h befor... |
commit | commitdiff | tree |
2021-08-13 |
Darren Tucker | Test OpenSSH from OpenBSD head on 6.8 and 6.9. |
commit | commitdiff | tree |
2021-08-13 |
Darren Tucker | Skip scp3 test on dragonfly 58 and 60. |
commit | commitdiff | tree |
2021-08-13 |
djm@openbsd.org | upstream: mention that CASignatureAlgorithms accepts... |
commit | commitdiff | tree |
2021-08-12 |
schwarze@openbsd.org | upstream: In the editline(3) branch of the sftp(1)... |
commit | commitdiff | tree |
2021-08-12 |
naddy@openbsd.org | upstream: scp: tweak man page and error message for... |
commit | commitdiff | tree |
2021-08-12 |
naddy@openbsd.org | upstream: scp: do not spawn ssh with two -s flags for |
commit | commitdiff | tree |
2021-08-11 |
djm@openbsd.org | upstream: test -Oprint-pubkey |
commit | commitdiff | tree |
2021-08-11 |
djm@openbsd.org | upstream: when verifying sshsig signatures, support... |
commit | commitdiff | tree |
2021-08-11 |
djm@openbsd.org | upstream: oops, missed one more %p |
commit | commitdiff | tree |
2021-08-11 |
djm@openbsd.org | upstream: remove a bunch of %p in format strings; lefto... |
commit | commitdiff | tree |
2021-08-10 |
Darren Tucker | Add includes.h to compat tests. |
commit | commitdiff | tree |
2021-08-10 |
djm@openbsd.org | upstream: adapt to scp -M flag change; make scp3.sh... |
commit | commitdiff | tree |
2021-08-10 |
djm@openbsd.org | upstream: Prepare for a future where scp(1) uses the... |
commit | commitdiff | tree |
2021-08-10 |
djm@openbsd.org | upstream: make scp -3 the default for remote-to-remote... |
commit | commitdiff | tree |
2021-08-10 |
djm@openbsd.org | upstream: make scp in SFTP mode try to use relative... |
commit | commitdiff | tree |
2021-08-10 |
djm@openbsd.org | upstream: SFTP protocol extension to allow the server... |
commit | commitdiff | tree |
2021-08-10 |
djm@openbsd.org | upstream: when scp is in SFTP mode, try to deal better... |
commit | commitdiff | tree |
2021-08-10 |
djm@openbsd.org | upstream: on fatal errors, make scp wait for ssh connec... |
commit | commitdiff | tree |
2021-08-10 |
djm@openbsd.org | upstream: rever r1.223 - I accidentally committed unrel... |
commit | commitdiff | tree |
2021-08-10 |
djm@openbsd.org | upstream: show only the final path component in the... |
commit | commitdiff | tree |
2021-08-10 |
djm@openbsd.org | upstream: on fatal errors, make scp wait for ssh connec... |
commit | commitdiff | tree |
2021-08-08 |
dtucker@openbsd.org | upstream: xstrdup environment variable used by ForwardA... |
commit | commitdiff | tree |
2021-08-08 |
dtucker@openbsd.org | upstream: Although it's POSIX, not all shells used... |
commit | commitdiff | tree |
2021-08-08 |
Darren Tucker | Move portable specific settings down. |
commit | commitdiff | tree |
2021-08-08 |
dtucker@openbsd.org | upstream: Move setting of USER further down the startup... |
commit | commitdiff | tree |
2021-08-08 |
dtucker@openbsd.org | upstream: Drop -q in ssh-log-wrapper.sh to preserve... |
commit | commitdiff | tree |
2021-08-07 |
dtucker@openbsd.org | upstream: Fix prototype mismatch for do_cmd. ok djm@ |
commit | commitdiff | tree |
2021-08-07 |
djm@openbsd.org | upstream: sftp-client.c needs poll.h |
commit | commitdiff | tree |
2021-08-07 |
Darren Tucker | Include poll.h and friends for struct pollfd. |
commit | commitdiff | tree |
2021-08-07 |
djm@openbsd.org | upstream: do_upload() used a near-identical structure for |
commit | commitdiff | tree |
next |