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
*
Fix typo in comment. Spotted by tim@
Darren Tucker
2022-12-06
1
-1
/
+1
*
upstream: Remove duplicate includes.
dtucker@openbsd.org
2022-12-04
2
-4
/
+2
*
upstream: make struct sshbuf private
djm@openbsd.org
2022-12-04
2
-26
/
+27
*
Restore ssh-agent permissions on exit.
Darren Tucker
2022-12-02
1
-0
/
+1
*
upstream: Clean up ssh-add and ssh-agent logs.
dtucker@openbsd.org
2022-12-02
1
-1
/
+2
*
upstream: Log output of ssh-agent and ssh-add
dtucker@openbsd.org
2022-12-02
1
-4
/
+7
*
upstream: Add void to client_repledge args to fix compiler warning. ok djm@
dtucker@openbsd.org
2022-11-30
1
-3
/
+3
*
upstream: tighten pledge(2) after session establishment
djm@openbsd.org
2022-11-30
1
-7
/
+87
*
upstream: New EnableEscapeCommandline ssh_config(5) option
djm@openbsd.org
2022-11-30
5
-9
/
+35
*
upstream: In channel_request_remote_forwarding the parameters for
mbuhl@openbsd.org
2022-11-30
1
-7
/
+6
*
Use -fzero-call-used-regs=used on clang 15.
Darren Tucker
2022-11-30
1
-12
/
+23
*
Skip unit tests on slow riscv64 hardware.
Darren Tucker
2022-11-28
1
-0
/
+4
*
Rework how selfhosted tests interact with runners.
Darren Tucker
2022-11-28
2
-31
/
+34
*
Run vmstartup from temp dir.
Darren Tucker
2022-11-27
2
-0
/
+2
*
Make "config" in matrix singular and pass in env.
Darren Tucker
2022-11-27
3
-95
/
+98
*
Add "libvirt" label to dfly30.
Darren Tucker
2022-11-27
1
-0
/
+2
*
Rename "os" in matrix to "target".
Darren Tucker
2022-11-27
3
-95
/
+98
*
Remove unused self-hosted test targets.
Darren Tucker
2022-11-26
1
-5
/
+0
*
Remove explicit "default" test config argument.
Darren Tucker
2022-11-26
2
-2
/
+3
*
Add fallback for old platforms w/out MAP_ANON.
Darren Tucker
2022-11-23
1
-0
/
+10
*
If we haven't found it yet, recheck for sys/stat.h.
Darren Tucker
2022-11-23
1
-1
/
+8
*
Add dfly62 test target.
Darren Tucker
2022-11-11
1
-0
/
+2
*
upstream: Handle dynamic remote port forwarding in escape commandline's
dtucker@openbsd.org
2022-11-11
1
-3
/
+10
*
Remove seed passing over reexec.
Darren Tucker
2022-11-10
2
-42
/
+0
*
Skip reexec test on OpenSSL 1.1.1 specifically.
Darren Tucker
2022-11-09
1
-0
/
+5
*
upstream: Fix typo in fatal error message.
dtucker@openbsd.org
2022-11-09
1
-2
/
+2
*
upstream: Remove errant colon and simplify format
dtucker@openbsd.org
2022-11-09
1
-3
/
+3
*
upstream: rename client_global_hostkeys_private_confirm() to
djm@openbsd.org
2022-11-09
1
-4
/
+4
*
upstream: typo in comment
djm@openbsd.org
2022-11-09
1
-2
/
+2
*
Defer seed_rng until after closefrom call.
Darren Tucker
2022-11-08
1
-2
/
+2
*
Fix comment text. From emaste at freebsd.org.
Darren Tucker
2022-11-08
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
[next]