Jeff Johnson
|
6257735bd7
Fail to set IPPROTO_IPV6&&IPV6_V6ONLY non-fatal.
|
3 years ago |
Jeff Johnson
|
d69eff61a1
Round 2 of fixes and integrration of backports.
|
3 years ago |
Jeff Johnson
|
43d66bd67e
Round 1 of fixes and integrration of backports.
|
3 years ago |
Jeff Johnson
|
21525d7557
multi: Port upstream patches: 2/5/21 -> 2/16/21.
|
3 years ago |
Jeff Johnson
|
1643e89a1c
multi: Port upstream patches: 1/27/21 -> 2/4/21.
|
3 years ago |
Jeff Johnson
|
3617af5293
multi: Enhance portability.
|
3 years ago |
Jeff Johnson
|
4745c0fbd8
Initial porting of IBM and Red Hat modifications.
|
3 years ago |
Chris Rapier
|
f6606b08f2
Incorporated Allen Jude's buffer normalization patch. I did not include the
|
4 years ago |
Chris Rapier
|
d45948e972
Merge into 8.4p1. This is only for kitchen-sink and hpn-8.4p1. The other tags will be updtaed shortly
|
4 years ago |
djm@openbsd.org
|
107eb3eeaf
upstream: cap channel input buffer size at 16MB; avoids high memory use
|
4 years ago |
djm@openbsd.org
|
aa6fa4bf30
upstream: put back the mux_ctx memleak fix, but only for channels of
|
4 years ago |
djm@openbsd.org
|
d8195914eb
upstream: revert r1.399 - the lifetime of c->mux_ctx is more complex;
|
4 years ago |
djm@openbsd.org
|
1b90ddde49
upstream: fix memory leak of mux_ctx; patch from Sergiy Lozovsky
|
4 years ago |
Chris Rapier
|
f2341a194a
Initial commit of HPN-SSH Kitchen Sink into 8.3
|
4 years ago |
Chris Rapier
|
5f3485fab7
Initial commit of HPN-SSH kitchen sink into 8.2
|
4 years ago |
dtucker@openbsd.org
|
4d2c87b4d1
upstream: We've standardized on memset over bzero, replace a couple
|
4 years ago |
markus@openbsd.org
|
a6134b02b5
upstream: fix uninitialized pointers for forward_cancel; ok djm
|
4 years ago |
jsg@openbsd.org
|
d5ba1c0327
upstream: change explicit_bzero();free() to freezero()
|
4 years ago |
djm@openbsd.org
|
846446bf3e
upstream: the GatewayPorts vs -R listen address selection logic is
|
4 years ago |
Damien Miller
|
cfc1897a20
wrap stdint.h include in HAVE_STDINT_H
|
5 years ago |
dtucker@openbsd.org
|
696fb4298e
upstream: Remove some set but never used variables. ok daraadt@
|
5 years ago |
deraadt@openbsd.org
|
4d28fa78ab
upstream: When system calls indicate an error they return -1, not
|
5 years ago |
dtucker@openbsd.org
|
4b7dd22b02
upstream: Typo and spelling fixes in comments and error messages.
|
5 years ago |
florian@openbsd.org
|
cb4accb123
upstream: For PermitOpen violations add the remote host and port to
|
5 years ago |
dtucker@openbsd.org
|
62be1ffe5f
upstream: Free channel objects on exit path. Patch from markus at
|
5 years ago |
Damien Miller
|
03e92dd27d
use same close logic for stderr as stdout
|
5 years ago |
djm@openbsd.org
|
8cc7a679d2
upstream: convert channels.c to new packet API
|
6 years ago |
djm@openbsd.org
|
0fa174ebe1
upstream: begin landing remaining refactoring of packet parsing
|
6 years ago |
djm@openbsd.org
|
285310b897
upstream: no need to allocate channels_pre/channels_post in
|
6 years ago |
djm@openbsd.org
|
6f1aabb128
upstream: factor out channel status formatting from
|
6 years ago |