index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: add a work-in-progress tool to verify FIDO attestation
djm@openbsd.org
2024-12-04
2
-0
/
+447
*
upstream: Don't assume existence of SK provider in test. Patch from
dtucker@openbsd.org
2024-12-04
1
-2
/
+2
*
upstream: sync the list of options accepted by -o with ssh_config.5
djm@openbsd.org
2024-12-04
1
-12
/
+22
*
upstream: don't screw up ssh-keygen -l output when the file
djm@openbsd.org
2024-12-04
1
-2
/
+2
*
upstream: spelling; ok djm@
jsg@openbsd.org
2024-12-04
4
-7
/
+7
*
upstream: Remove fallback to compiled-in gropup for dhgex when the
dtucker@openbsd.org
2024-12-04
1
-4
/
+4
*
upstream: Remove redundant field of definition check
tb@openbsd.org
2024-12-04
1
-14
/
+1
*
don't ignore changes in regress Makefiles
Damien Miller
2024-12-04
1
-2
/
+2
*
Support systemd-style socket activation in agent
Damien Miller
2024-12-04
2
-29
/
+79
*
Update readme files to better reflect reality.
Darren Tucker
2024-12-04
3
-18
/
+16
*
upstream: Improve description of KbdInteractiveAuthentication.
dtucker@openbsd.org
2024-12-03
1
-3
/
+5
*
Inherit DESTDIR from the environment.
Jonas 'Sortie' Termansen
2024-12-03
1
-1
/
+0
*
Define u_short and u_long if needed.
Jonas 'Sortie' Termansen
2024-12-03
1
-0
/
+2
*
upstream: support FIDO tokens that return no attestation data, e.g.
djm@openbsd.org
2024-12-03
1
-2
/
+4
*
Add wtmpdb support as Y2038 safe wtmp replacement
Thorsten Kukuk
2024-12-02
4
-5
/
+119
*
upstream: unbreak
djm@openbsd.org
2024-12-02
1
-3
/
+3
*
upstream: prefer AES-GCM to AES-CTR; ok deraadt markus
djm@openbsd.org
2024-12-02
1
-3
/
+3
*
Fix compilation with DEBUG_SK enabled
Shiva Kaul
2024-12-02
1
-1
/
+1
*
upstream: Import regenerated moduli.
dtucker@openbsd.org
2024-11-29
1
-411
/
+433
*
Add make target for standalone sk-libfido2
Jeremy Stott
2024-11-28
5
-3
/
+38
*
mdoc2man: balance nested square brackets
Arnout Engelen
2024-11-28
1
-2
/
+2
*
upstream: fix argument of "Compression" directive in ssh -G config
djm@openbsd.org
2024-11-27
1
-1
/
+3
*
upstream: new name/link for agent I-D
djm@openbsd.org
2024-11-27
1
-2
/
+2
*
upstream: mention that biometrics may be used for FIDO key user
djm@openbsd.org
2024-11-27
1
-5
/
+3
*
upstream: g/c outdated XXX comments
djm@openbsd.org
2024-11-26
1
-3
/
+3
*
upstream: regression test for UpdateHostkeys with multiple keys backed
djm@openbsd.org
2024-11-26
1
-1
/
+25
*
upstream: Explicitly specify the signature algorithm when signing
djm@openbsd.org
2024-11-26
1
-2
/
+3
*
upstream: when using RSA keys to sign messages, select the
djm@openbsd.org
2024-11-26
1
-2
/
+7
*
upstream: turn off CDIAGFLAGS and turn back on INSTALL_STRIP
djm@openbsd.org
2024-11-26
1
-0
/
+1
*
Disable security key for bigendian interop.
Darren Tucker
2024-11-10
1
-0
/
+4
*
Reshuffle OpenWRT test configs.
Darren Tucker
2024-11-09
1
-7
/
+11
*
Add keytype to bigendian interop test.
Darren Tucker
2024-11-08
1
-1
/
+1
*
Ignore chown failure, eg due to dangling symlinks.
Darren Tucker
2024-11-08
1
-1
/
+1
*
Test bigendian interop.
Darren Tucker
2024-11-08
1
-1
/
+52
*
Allow overridding TEST_SSH_SSHD.
Darren Tucker
2024-11-08
1
-1
/
+3
*
upstream: ssh-agent implemented an all-or-nothing allow-list of
djm@openbsd.org
2024-11-07
2
-10
/
+35
*
upstream: Ignore extra groups that don't fit in the buffer passed
jca@openbsd.org
2024-11-07
2
-1
/
+2
*
Add git signing key for Tim Rice
Damien Miller
2024-11-04
1
-0
/
+3
*
Correct path to c-cpp.yml file in workflow config.
Darren Tucker
2024-11-01
1
-2
/
+2
*
Test new OpenSSL and LibreSSL releases.`
Darren Tucker
2024-11-01
1
-5
/
+7
*
Add nbsd10 default test config.
Darren Tucker
2024-11-01
1
-0
/
+1
*
fix uint64_t types; reported by Tom G. Christensen
Damien Miller
2024-10-30
1
-8
/
+8
*
htole64() etc for systems without endian.h
Damien Miller
2024-10-27
2
-1
/
+26
*
upstream: explicitly include endian.h
djm@openbsd.org
2024-10-27
1
-1
/
+4
*
upstream: fix ML-KEM768x25519 KEX on big-endian systems; spotted by
djm@openbsd.org
2024-10-27
2
-8
/
+17
*
upstream: mlkem768x25519-sha256 has been promoted to default key
naddy@openbsd.org
2024-10-27
2
-6
/
+6
*
Retire the minix3 test config.
Darren Tucker
2024-10-25
1
-1
/
+0
*
Updated gitignore to ignore sshd-session and sshd-auth targets
Preetish Amballi
2024-10-25
1
-0
/
+2
*
Simplify pselect shim and remove side effects.
Darren Tucker
2024-10-25
1
-55
/
+51
*
upstream: promote mlkem768x25519-sha256 to be the default key exchange;
djm@openbsd.org
2024-10-25
1
-2
/
+2
[next]