index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
auth.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
upstream: Plug leak on error path, spotted by Coverity. ok djm@
dtucker@openbsd.org
1
-2
/
+5
2024-12-12
Add $(srcdir) for standalone sk-libfido2 make target.
Xavier Hsinyuan
1
-2
/
+2
2024-12-07
upstream: replace bespoke logging of MaxSessions enforcement with
djm@openbsd.org
1
-42
/
+34
2024-12-07
upstream: add infrastructure for ratelimited logging; feedback/ok
djm@openbsd.org
2
-3
/
+193
2024-12-07
upstream: allow glob(3) patterns for sshd_config AuthorizedKeysFile
djm@openbsd.org
2
-19
/
+75
2024-12-07
upstream: support VersionAddendum in the client, mirroring the
djm@openbsd.org
5
-8
/
+50
2024-12-07
upstream: clarify encoding of options/extensions; bz2389
djm@openbsd.org
1
-5
/
+10
2024-12-07
upstream: ignore SIGPIPE here; some downstreams have had this for
djm@openbsd.org
1
-1
/
+2
2024-12-07
upstream: sync -o option lists with ssh.1; requested jmc@
djm@openbsd.org
2
-20
/
+98
2024-12-06
Remove ancient RHL 6.x config in RPM spec.
Fabio Pedretti
1
-26
/
+2
2024-12-06
Add new hardware-backed signing key for myself.
Darren Tucker
1
-1
/
+2
2024-12-06
Fix configure implicit declaration and format warnings.
Jonas 'Sortie' Termansen
1
-0
/
+5
2024-12-06
upstream: Expand $SSH to absolute path if it's not already.
dtucker@openbsd.org
1
-1
/
+6
2024-12-06
upstream: Change "login again" to "log in again"
dtucker@openbsd.org
1
-2
/
+2
2024-12-06
upstream: catch up documentation: AES-GCM is preferred to AES-CTR
naddy@openbsd.org
2
-8
/
+8
2024-12-06
Change text from "login to" to "log in to".
Darren Tucker
1
-1
/
+1
2024-12-06
Fix configure message typo in sk-libfido2 standalone.
Xavier Hsinyuan
1
-1
/
+1
2024-12-06
Skip 2038 key expiry test on 64 bit time_t systems.
Alexander Kanavin
1
-1
/
+2
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
[next]