Description

This projects maintains a patch to OpenSSH which provides local and remote forwarding of Unix domain sockets, similar to the port forwarding capabilities of OpenSSH and the SecSH protocol.

The patch is currently maintained against portable OpenSSH 4.4 (aka OpenSSH 4.4p1).

Todo

Break out the ControlAllowUser patchset.

News

2006-10-09

Portability fix to get_socket_address() and get_sock_port(). Linux was more lenient than OpenBSD when faced with AF_UNIX sockets.

2006-10-03

Generate patch against OpenSSH 4.4p1.

2006-05-01

Remove static qualifier from forward_options_initializer definition. Bug reported by Glenn Griffin, F5 Networks.

2006-05-01

Project started to maintain the patch published earlier.

License

Copyright (c) 2006 William Ahern [mailto:william@25thandClement.com]

Copyright (c) 2006 Barracuda Networks, Inc. [mailto:denis@barracuda.com]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Download

Download the latest release (2006-10-09) [releases/openssh-4.4p1-streamlocal-20061009.patch] .

Download the previous release (2006-10-03) [releases/openssh-4.4p1-streamlocal-20061003.patch] .

Download the previous release (2006-05-01) [releases/openssh-4.3p2-streamlocal-20060501.patch] .

Download the original release (2006-04-21) [releases/openssh-4.3p2-streamlocal-20060421.patch] .