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