index
:
delta/openssh-git.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_4
V_6_5
V_6_6
V_6_7
V_6_8
V_6_9
V_7_0
V_7_1
V_7_2
V_7_3
V_7_4
V_7_5
V_7_6
V_7_7
V_7_8
V_7_9
V_8_0
V_8_1
V_8_2
V_8_3
V_8_4
V_8_5
V_8_6
V_8_7
V_8_8
V_8_9
V_9_0
V_9_1
V_9_2
V_9_3
baserock/6.7-musl
baserock/morph
baserock/tiagogomes/armv8l64
master
anongit.mindrot.org: openssh.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Defer seed_rng until after closefrom call.
Darren Tucker
2022-11-09
1
-2
/
+2
*
Fix comment text. From emaste at freebsd.org.
Darren Tucker
2022-11-09
1
-2
/
+2
*
Avoid assuming layout of fd_set
Pierre Ossman
2022-11-08
1
-26
/
+12
*
Shutdown any VM before trying to check out repo.
Darren Tucker
2022-11-08
1
-1
/
+1
*
Run vm startup and shutdown from runner temp dir.
Darren Tucker
2022-11-08
2
-0
/
+4
*
Add valrind-5 test here too.
Darren Tucker
2022-11-08
1
-1
/
+1
*
Update checkout and upload actions.
Darren Tucker
2022-11-08
4
-9
/
+9
*
Split out rekey test since it runs the longest.
Darren Tucker
2022-11-08
2
-3
/
+8
*
upstream: The IdentityFile option in ssh_config can also be used to
dtucker@openbsd.org
2022-11-07
1
-2
/
+6
*
upstream: Remove some set but otherwise unused variables, spotted
dtucker@openbsd.org
2022-11-07
2
-6
/
+5
*
upstream: Check for and disallow MaxStartups values less than or
dtucker@openbsd.org
2022-11-07
1
-1
/
+5
*
upstream: fix parsing of hex cert expiry time; was checking whether the
djm@openbsd.org
2022-11-07
1
-2
/
+2
*
Fix merge conflict.
Darren Tucker
2022-11-07
1
-7
/
+1
*
Branch-specific links for master status badges.
Darren Tucker
2022-11-07
1
-0
/
+6
*
Add CIFuzz status badge.
Darren Tucker
2022-11-07
1
-0
/
+1
*
Do not run CIFuzz on selfhosted tree.
Darren Tucker
2022-11-07
1
-1
/
+1
*
Whitespace change to trigger CIFuzz workflow.
Darren Tucker
2022-11-07
1
-0
/
+1
*
Run cifuzz workflow on the actions as regular CI.
Darren Tucker
2022-11-07
1
-1
/
+6
*
Add CIFuzz integration
David Korczynski
2022-11-07
1
-0
/
+26
*
upstream: Import regenerated moduli.
dtucker@openbsd.org
2022-11-07
1
-419
/
+424
*
upstream: Fix typo. From pablomh via -portable github PR#344.
dtucker@openbsd.org
2022-11-07
1
-2
/
+2
*
Link to branch-specific queries for V_9_1 status.
Darren Tucker
2022-11-07
1
-3
/
+4
*
Use "prohibit-password" in -portable comments.
Darren Tucker
2022-11-07
1
-1
/
+1
*
Fix tracing disable on FreeBSD.
Darren Tucker
2022-11-07
1
-1
/
+11
*
Fix setres*id checks to work with clang-16.
Darren Tucker
2022-11-07
1
-3
/
+6
*
configure.ac: Fix -Wstrict-prototypes
Sam James
2022-11-06
1
-4
/
+4
*
configure.ac: Add <pty.h> include for openpty
Sam James
2022-11-06
1
-0
/
+3
*
Fix broken zlib link.
Rochdi Nassah
2022-11-05
1
-1
/
+1
*
Don't run openbsd-compat tests on Cygwin.
Darren Tucker
2022-11-04
2
-4
/
+3
*
upstream: replace recently-added valid_domain() check for hostnames
djm@openbsd.org
2022-11-04
1
-8
/
+12
*
Rerun tests on changes to Makefile.in in any dir.
Darren Tucker
2022-11-03
2
-3
/
+3
*
Link libssh into compat tests.
Darren Tucker
2022-11-03
1
-2
/
+3
*
Fix compat regress to work with non-GNU make.
Darren Tucker
2022-11-03
1
-1
/
+1
*
Increase selfhosted job timeout.
Darren Tucker
2022-11-03
1
-0
/
+1
*
Only run opensslver tests if built with OpenSSL.
Darren Tucker
2022-11-03
1
-0
/
+2
*
Add tests for OpenSSL 3.0.7 and LibreSSL 3.6.1.
Darren Tucker
2022-11-03
1
-1
/
+2
*
Run compat regress tests too.
Darren Tucker
2022-11-03
1
-0
/
+3
*
Compat tests need libcrypto.
Darren Tucker
2022-11-03
1
-1
/
+1
*
Include time.h when defining timegm.
Darren Tucker
2022-11-03
1
-0
/
+1
*
Always use compat getentropy.
Darren Tucker
2022-11-02
3
-12
/
+11
*
Check for sockaddr_in.sin_len.
Darren Tucker
2022-11-02
1
-0
/
+10
*
upstream: Use variable for diff options
dtucker@openbsd.org
2022-11-01
1
-10
/
+9
*
OpenSSL dev branch is 302 not 320.
Darren Tucker
2022-10-31
1
-1
/
+1
*
upstream: put sshkey_check_rsa_length() back in sshkey.c to unbreak
djm@openbsd.org
2022-10-28
2
-22
/
+21
*
upstream: allow ssh-keyscan(1) to accept CIDR address ranges, e.g.
djm@openbsd.org
2022-10-28
4
-8
/
+136
*
fix merge botch
Damien Miller
2022-10-28
1
-1
/
+0
*
upstream: refactor sshkey_private_deserialize
djm@openbsd.org
2022-10-28
9
-280
/
+259
*
upstream: refactor sshkey_private_serialize_opt()
djm@openbsd.org
2022-10-28
10
-178
/
+171
*
upstream: refactor certify
djm@openbsd.org
2022-10-28
1
-93
/
+33
*
upstream: refactor sshkey_sign() and sshkey_verify()
djm@openbsd.org
2022-10-28
9
-209
/
+158
[next]