| 3 days ago |
djm@openbsd.org | upstream: correctly quote wildcard host certificate... master anongit/master |
commit | commitdiff | tree | snapshot |
| 3 days ago |
djm@openbsd.org | upstream: return 0 in void function; spotted by clang... github-selfhosted/master github/master |
commit | commitdiff | tree | snapshot |
| 3 days ago |
djm@openbsd.org | upstream: regression tests for certificates with empty... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
djm@openbsd.org | upstream: don't try to test webauthn signatures. Nothin... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
djm@openbsd.org | upstream: When certificate support was added to OpenSSH, |
commit | commitdiff | tree | snapshot |
| 3 days ago |
djm@openbsd.org | upstream: Don't misuse the sftp limits extension's... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
djm@openbsd.org | upstream: add a "ssh -O channels user@host" multiplexin... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
djm@openbsd.org | upstream: typo in comment |
commit | commitdiff | tree | snapshot |
| 6 days ago |
djm@openbsd.org | upstream: correctly check subsystem command is not... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
djm@openbsd.org | upstream: regression test for bz3906: sshd crashing... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
djm@openbsd.org | upstream: check that invalid subsystem directives insid... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
djm@openbsd.org | upstream: don't crash at connection time if the main... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
djm@openbsd.org | upstream: detect invalid sshd_config Subsystem directiv... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
jsg@openbsd.org | upstream: new sentence, new line |
commit | commitdiff | tree | snapshot |
| 6 days ago |
jsg@openbsd.org | upstream: fix markup, .CM -> .Cm |
commit | commitdiff | tree | snapshot |
| 9 days ago |
dtucker@openbsd.org | upstream: Plug leak in ssh_digest_memory on error path. |
commit | commitdiff | tree | snapshot |
| 9 days ago |
dtucker@openbsd.org | upstream: Add 'invaliduser' penalty to PerSourcePenalti... |
commit | commitdiff | tree | snapshot |
| 2025-12-08 |
djm@openbsd.org | upstream: add a GssDelegateCreds option for the server... |
commit | commitdiff | tree | snapshot |
| 2025-12-08 |
djm@openbsd.org | upstream: errant line |
commit | commitdiff | tree | snapshot |
| 2025-12-08 |
djm@openbsd.org | upstream: There is a warning next to the authorized_key... |
commit | commitdiff | tree | snapshot |
| 2025-12-08 |
djm@openbsd.org | upstream: increment correct variable when counting... |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
Darren Tucker | Add OpenBSD 7.8 VM test target. |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
Darren Tucker | Remove generated compat includes during distclean. |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
Darren Tucker | Define IPTOS_DSCP_VA if not already defined. |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
phessler@openbsd.org | upstream: allow network programs select DSCP_VA for... |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
dtucker@openbsd.org | upstream: Avoid "if ! thing || ! otherthing; then"... |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
dtucker@openbsd.org | upstream: spaces->tab |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
dtucker@openbsd.org | upstream: Append a newline, otherwise some sed's won... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
dtucker@openbsd.org | upstream: Don't check compressions stats when ssh does... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
djm@openbsd.org | upstream: ASSERT_DOUBLE_* test helpers |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Darren Tucker | Set SSH_REGRESS_TMP after making tmpdir. |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
dtucker@openbsd.org | upstream: Shell compatibility fix. |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
djm@openbsd.org | upstream: unit tests for convtime_double() |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
djm@openbsd.org | upstream: convert PerSourcePenalties to using floating... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
djm@openbsd.org | upstream: Add convtime_double() that converts a string... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
dtucker@openbsd.org | upstream: Add test for ssh -Oconninfo mux command. |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
dtucker@openbsd.org | upstream: Add an ssh -Oconninfo command |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
djm@openbsd.org | upstream: correctly quote filenames in verbose output... |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
dtucker@openbsd.org | upstream: Add local hostname and pid to ~I escape conne... |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
dtucker@openbsd.org | upstream: Add compression stats to ~I connection info... |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
dtucker@openbsd.org | upstream: Add Escape option ~I that shows information... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
djm@openbsd.org | upstream: move mention of default MaxStartups (which... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
djm@openbsd.org | upstream: Support writing ED25519 keys in PKCS8 format... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
djm@openbsd.org | upstream: avoid leak of fingerprint on error path;... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
djm@openbsd.org | upstream: don't set the PerSourceNetBlockSize IPv6... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
djm@openbsd.org | upstream: give ssh-agent more time to start in tests... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
djm@openbsd.org | upstream: When testing PKCS11, explicitly allow the... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
djm@openbsd.org | upstream: When loading FIDO2 resident keys, set the... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
tb@openbsd.org | upstream: pkcs11_fetch_ecdsa_pubkey: use ASN1_STRING... |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Darren Tucker | Update OSSFuzz link to current bug tracker. |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Darren Tucker | Add VM CI and CIFuzz status badges. |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
djm@openbsd.org | upstream: unit tests for sshbuf_get_nulterminated_string() |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
djm@openbsd.org | upstream: add a sshbuf_get_nulterminated_string() funct... |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
dtucker@openbsd.org | upstream: Free opts in FAIL_TEST. It should always... |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
dtucker@openbsd.org | upstream: Plug leaks while parsing Match blocks. Coveri... |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
dtucker@openbsd.org | upstream: Plug leaks while parsing Match blocks. Coveri... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Darren Tucker | Pull in rev 1.17 for spelling fix. |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
jca@openbsd.org | upstream: Export XDG_RUNTIME_DIR to child ssh sessions |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
djm@openbsd.org | upstream: don't strnvis() log messages that are going... |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Darren Tucker | Remove obsolete CVSID. |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
dtucker@openbsd.org | upstream: Ensure both sides of the test are non-NULL... |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Darren Tucker | Move libcrypto init check into entropy.c. |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Icenowy Zheng | seccomp sandbox: allow uname(3) |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Darren Tucker | Remove remaining OpenSSL_add_all_algorithms() calls. |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
dtucker@openbsd.org | upstream: Remove calls to OpenSSL_add_all_algorithms() |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
djm@openbsd.org | upstream: sync support for systems that lack __builtin_... |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
djm@openbsd.org | upstream: update our ML-KEM implementation to upstream... |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
tb@openbsd.org | upstream: sshkey_ec_validate_public: zap trailing blank... |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Darren Tucker | Simplify git command to avoid yaml syntax error. |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Darren Tucker | Don't use OpenSSL's ed25519 if built without EC. |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
Damien Miller | octal-escape the colon character |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
Damien Miller | try single quotes instead of escaped quotes |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
Damien Miller | escape quotes in yaml |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
djm@openbsd.org | upstream: Escape SSH_AUTH_SOCK paths that are sent... |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
djm@openbsd.org | upstream: sk-dummy.so needs sshlog() stub after ed25519... |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
djm@openbsd.org | upstream: unit test for stringlist_append() and stringl... |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
djm@openbsd.org | upstream: link against ed25519-openssl.c instead of... |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
anton@openbsd.org | upstream: Cope with recent changes and don't link hash.c. |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
djm@openbsd.org | upstream: Remove some unnecessary checks in |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
djm@openbsd.org | upstream: move stringlist_append() and stringlist_free... |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
djm@openbsd.org | upstream: cleanup file descriptors across PKCS#11 clien... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Darren Tucker | Support using git for OpenBSD src tree tests. |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Darren Tucker | Add OpenBSD 7.8 test target. |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Damien Miller | check PAM user against previous user, not pw_name |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Damien Miller | skip pkcs11 tests when built --without-openssl |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Damien Miller | add sshlog() replacement to sk-dummy.so |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Damien Miller | rename openbsd-compat sha2.h -> bsd-sha2.h |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Damien Miller | fix linking for sk-dummy.so, used in tests |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
djm@openbsd.org | upstream: don't link hash.c |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
miod@openbsd.org | upstream: Prepare for gcc 3 leaving the building, COMPI... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
dtucker@openbsd.org | upstream: Check tmux version and skip if too old. ok... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
djm@openbsd.org | upstream: move crypto_hash_sha512() to be inline in... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
djm@openbsd.org | upstream: support ed25519 signatures via libcrypto... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
djm@openbsd.org | upstream: Activate UnusedConnectionTimeout only after... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
miod@openbsd.org | upstream: Prepare for gcc 3 leaving the building, COMPI... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
djm@openbsd.org | upstream: more explicit synchronisation around killing... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
djm@openbsd.org | upstream: remove debugging junk |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
djm@openbsd.org | upstream: just skip the test if $PATH or $HOME has... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
djm@openbsd.org | upstream: quote paths; avoids test failure when run... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
djm@openbsd.org | upstream: fix test for executability of tmux |
commit | commitdiff | tree | snapshot |
| next |