2025-04-09 |
djm@openbsd.org | upstream: oops, I accidentally backed out the typo fix |
commit | commitdiff | tree |
2025-04-09 |
djm@openbsd.org | upstream: typo |
commit | commitdiff | tree |
2025-04-08 |
Damien Miller | initialise websafe_allowlist in agent fuzzer |
commit | commitdiff | tree |
2025-04-08 |
djm@openbsd.org | upstream: typo |
commit | commitdiff | tree |
2025-04-08 |
djm@openbsd.org | upstream: typo |
commit | commitdiff | tree |
2025-04-07 |
dtucker@openbsd.org | upstream: Include time.h for time(). |
commit | commitdiff | tree |
2025-04-07 |
tb@openbsd.org | upstream: Wrap #include <openssl/dsa.h> in #ifdef WITH_DSA |
commit | commitdiff | tree |
2025-04-02 |
Damien Miller | remove all instances of -pie from LDFLAGS |
commit | commitdiff | tree |
2025-04-02 |
djm@openbsd.org | upstream: remove ability to enable DSA support. Actual... |
commit | commitdiff | tree |
2025-03-28 |
dtucker@openbsd.org | upstream: Add TEST_SSH_SSHD_ENV to sshd lines here... |
commit | commitdiff | tree |
2025-03-28 |
dtucker@openbsd.org | upstream: Pass "ControlMaster no" to ssh when invoked... |
commit | commitdiff | tree |
2025-03-28 |
dtucker@openbsd.org | upstream: Set sshd environment variables during sshd... |
commit | commitdiff | tree |
2025-03-28 |
dtucker@openbsd.org | upstream: Add TEST_SSH_SSHD_ENV variable which is added... |
commit | commitdiff | tree |
2025-03-28 |
dtucker@openbsd.org | upstream: chown log directory in addition to log files. |
commit | commitdiff | tree |
2025-03-28 |
Darren Tucker | Be explicit about environment variables for tests. |
commit | commitdiff | tree |
2025-03-28 |
Darren Tucker | Add tcmalloc flags to TEST_SSH_SSHD_ENV. |
commit | commitdiff | tree |
2025-03-27 |
Darren Tucker | Add PuTTY 0.81, 0.82 and 0.83 to tests. |
commit | commitdiff | tree |
2025-03-27 |
Darren Tucker | Include TCMALLOC_STACKTRACE_METHOD in output. |
commit | commitdiff | tree |
2025-03-27 |
Darren Tucker | Test with-linux-memlock-onfault in kitchensink. |
commit | commitdiff | tree |
2025-03-27 |
Collin Funk | Include fcntl.h so AT_FDCWD does not get redefined. |
commit | commitdiff | tree |
2025-03-23 |
Daniil Tatianin | Add support for locking memory on Linux |
commit | commitdiff | tree |
2025-03-23 |
Daniil Tatianin | platform: introduce a way to hook new session start |
commit | commitdiff | tree |
2025-03-19 |
dtucker@openbsd.org | upstream: Prevent theoretical NULL deref in throughloca... |
commit | commitdiff | tree |
2025-03-19 |
Darren Tucker | Fix workflow syntax again. |
commit | commitdiff | tree |
2025-03-18 |
Darren Tucker | Differentiate logfiles better. |
commit | commitdiff | tree |
2025-03-18 |
Darren Tucker | Fix another typo in workflow. |
commit | commitdiff | tree |
2025-03-18 |
Darren Tucker | Fix syntax error in workflow. |
commit | commitdiff | tree |
2025-03-18 |
Darren Tucker | Identify each logfile while printing them. |
commit | commitdiff | tree |
2025-03-18 |
djm@openbsd.org | upstream: fix NULL dereference for Match conditions... |
commit | commitdiff | tree |
2025-03-18 |
tb@openbsd.org | upstream: Fix EVP_CIPHER_CTX_ctrl() return checks |
commit | commitdiff | tree |
2025-03-17 |
Darren Tucker | Fix debug log path. |
commit | commitdiff | tree |
2025-03-14 |
Darren Tucker | Also lazily unmount workspace in case of straggers. |
commit | commitdiff | tree |
2025-03-14 |
Darren Tucker | Make sure upstream tests run on correct hardware. |
commit | commitdiff | tree |
2025-03-14 |
Darren Tucker | Add OpenBSD upstream test on obsdsnap-arm64. |
commit | commitdiff | tree |
2025-03-12 |
Damien Miller | rebuild .depend |
commit | commitdiff | tree |
2025-03-12 |
djm@openbsd.org | upstream: remove assumption that the sshd_config and... |
commit | commitdiff | tree |
2025-03-11 |
dtucker@openbsd.org | upstream: Prime caches for DNS names needed for tests. |
commit | commitdiff | tree |
2025-03-11 |
dtucker@openbsd.org | upstream: Some dd's don't understand "1m", so handle... |
commit | commitdiff | tree |
2025-03-11 |
Darren Tucker | Lazily unmount github workspace at end of workflow. |
commit | commitdiff | tree |
2025-03-11 |
dtucker@openbsd.org | upstream: Add regress test for sftp resume. |
commit | commitdiff | tree |
2025-03-11 |
dtucker@openbsd.org | upstream: Use ssh binary instead of the (smaller) scrip... |
commit | commitdiff | tree |
2025-03-11 |
dtucker@openbsd.org | upstream: Set up dbclient's known_hosts as it expects. |
commit | commitdiff | tree |
2025-03-11 |
dtucker@openbsd.org | upstream: Use $DBCLIENT to access dbclient for consistency. |
commit | commitdiff | tree |
2025-03-11 |
dtucker@openbsd.org | upstream: Check if dbclient supports SHA1 before trying... |
commit | commitdiff | tree |
2025-03-11 |
dtucker@openbsd.org | upstream: Set highwater when resuming a "put". Prevents... |
commit | commitdiff | tree |
2025-03-03 |
dtucker@openbsd.org | upstream: Test for %-token and env var expansion in... |
commit | commitdiff | tree |
2025-03-03 |
dtucker@openbsd.org | upstream: Also test User expansions when supplied via... |
commit | commitdiff | tree |
2025-03-03 |
dtucker@openbsd.org | upstream: Tests for User expansion of %-tokens and... |
commit | commitdiff | tree |
2025-03-03 |
djm@openbsd.org | upstream: use glob(3) wildcards in AuthorizedKeys/Princ... |
commit | commitdiff | tree |
2025-03-03 |
djm@openbsd.org | upstream: implement attestation verification for ED2551... |
commit | commitdiff | tree |
2025-03-03 |
dtucker@openbsd.org | upstream: Add %-token and environment variable expansio... |
commit | commitdiff | tree |
2025-03-02 |
djm@openbsd.org | upstream: fix PerSourcePenalty incorrectly using "crash... |
commit | commitdiff | tree |
2025-03-02 |
Damien Miller | include __builtin_popcount replacement function |
commit | commitdiff | tree |
2025-03-02 |
djm@openbsd.org | upstream: whitespace |
commit | commitdiff | tree |
2025-03-02 |
dtucker@openbsd.org | upstream: Make a copy of the user when handling ssh... |
commit | commitdiff | tree |
2025-03-02 |
dtucker@openbsd.org | upstream: Allow %-token and environment variable expans... |
commit | commitdiff | tree |
2025-02-28 |
Darren Tucker | Rebuild config files if Makefile changes. |
commit | commitdiff | tree |
2025-02-26 |
Darren Tucker | Check for le32toh, le64toh, htole64 individually. |
commit | commitdiff | tree |
2025-02-25 |
djm@openbsd.org | upstream: ressurect fix for "match invalid-user" that... |
commit | commitdiff | tree |
2025-02-25 |
deraadt@openbsd.org | upstream: Also prohibit , (comma) in hostnames, propose... |
commit | commitdiff | tree |
2025-02-24 |
Damien Miller | Try to fix github tcmalloc target failure |
commit | commitdiff | tree |
2025-02-21 |
Damien Miller | cleanup last mention of ubuntu-20.04 |
commit | commitdiff | tree |
2025-02-21 |
Damien Miller | prune gcc/clang versions to be tested |
commit | commitdiff | tree |
2025-02-21 |
Damien Miller | Update AWS-LC version number |
commit | commitdiff | tree |
2025-02-21 |
Damien Miller | adjust workflows for ubuntu version transition |
commit | commitdiff | tree |
2025-02-20 |
Damien Miller | Add ubuntu-*-arm test runners |
commit | commitdiff | tree |
2025-02-20 |
Damien Miller | remove ubuntu-20.04 Github action runners |
commit | commitdiff | tree |
2025-02-18 |
Damien Miller | openssh-9.9p2 |
commit | commitdiff | tree |
2025-02-18 |
djm@openbsd.org | upstream: Fix cases where error codes were not correctl... |
commit | commitdiff | tree |
2025-02-18 |
djm@openbsd.org | upstream: Don't reply to PING in preauth phase or durin... |
commit | commitdiff | tree |
2025-02-16 |
jmc@openbsd.org | upstream: - use \& when contructs like "e.g." end a... |
commit | commitdiff | tree |
2025-02-15 |
Damien Miller | depend |
commit | commitdiff | tree |
2025-02-15 |
djm@openbsd.org | upstream: add "Match version" support to ssh_config... |
commit | commitdiff | tree |
2025-02-15 |
djm@openbsd.org | upstream: Add support for "Match sessiontype" to ssh_co... |
commit | commitdiff | tree |
2025-02-15 |
djm@openbsd.org | upstream: "Match command ..." support for ssh_config... |
commit | commitdiff | tree |
2025-02-10 |
Damien Miller | depend |
commit | commitdiff | tree |
2025-02-10 |
djm@openbsd.org | upstream: include arguments the command was invoked... |
commit | commitdiff | tree |
2025-02-10 |
djm@openbsd.org | upstream: include line number in Match debug messages... |
commit | commitdiff | tree |
2025-02-10 |
djm@openbsd.org | upstream: fix "Match invalid-user" from incorrectly... |
commit | commitdiff | tree |
2025-02-10 |
schwarze@openbsd.org | upstream: In a section 1 manual, use the plain English... |
commit | commitdiff | tree |
2025-02-05 |
dtucker@openbsd.org | upstream: Fix debug logging of user specific delay... |
commit | commitdiff | tree |
2025-02-05 |
dtucker@openbsd.org | upstream: Call log_init in sshd-auth and sshd-session... |
commit | commitdiff | tree |
2025-02-05 |
dtucker@openbsd.org | upstream: Use strprefix helper when processing sshd... |
commit | commitdiff | tree |
2025-02-05 |
Damien Miller | add support for AWS-LC (AWS libcrypto) |
commit | commitdiff | tree |
2024-12-16 |
Tim Rice | fix old typo (s/SYSVINITSTOPT/SYSVINITSTOP/) |
commit | commitdiff | tree |
2024-12-12 |
dtucker@openbsd.org | upstream: Plug leak on error path, spotted by Coverity... |
commit | commitdiff | tree |
2024-12-12 |
Xavier Hsinyuan | Add $(srcdir) for standalone sk-libfido2 make target. |
commit | commitdiff | tree |
2024-12-07 |
djm@openbsd.org | upstream: replace bespoke logging of MaxSessions enforc... |
commit | commitdiff | tree |
2024-12-07 |
djm@openbsd.org | upstream: add infrastructure for ratelimited logging... |
commit | commitdiff | tree |
2024-12-07 |
djm@openbsd.org | upstream: allow glob(3) patterns for sshd_config Author... |
commit | commitdiff | tree |
2024-12-07 |
djm@openbsd.org | upstream: support VersionAddendum in the client, mirror... |
commit | commitdiff | tree |
2024-12-07 |
djm@openbsd.org | upstream: clarify encoding of options/extensions; bz2389 |
commit | commitdiff | tree |
2024-12-07 |
djm@openbsd.org | upstream: ignore SIGPIPE here; some downstreams have... |
commit | commitdiff | tree |
2024-12-07 |
djm@openbsd.org | upstream: sync -o option lists with ssh.1; requested... |
commit | commitdiff | tree |
2024-12-06 |
Fabio Pedretti | Remove ancient RHL 6.x config in RPM spec. |
commit | commitdiff | tree |
2024-12-06 |
Darren Tucker | Add new hardware-backed signing key for myself. |
commit | commitdiff | tree |
2024-12-06 |
Jonas 'Sortie... | Fix configure implicit declaration and format warnings. |
commit | commitdiff | tree |
2024-12-06 |
dtucker@openbsd.org | upstream: Expand $SSH to absolute path if it's not... |
commit | commitdiff | tree |
2024-12-06 |
dtucker@openbsd.org | upstream: Change "login again" to "log in again" |
commit | commitdiff | tree |
2024-12-06 |
naddy@openbsd.org | upstream: catch up documentation: AES-GCM is preferred... |
commit | commitdiff | tree |
next |