Displaying 3 results from an estimated 3 matches for "parse_fwd_field".
2015 Jun 25
3
[PATCH] Fix buffer overrun
When a forwarding specification ending in a slash ('\\') is used,
the function "parse_fwd_field" jumps over the '\0' char marking
the end of the string and keeps processing.
This patch checks for that condition.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-buffer-overrun.patch
Type: application/text
Size: 850 bytes
Desc: not avail...
2014 Oct 30
2
[Bug 2304] New: forwarding syntax changed -L a/b/c/d format removed - but not documented
...alan at roojs.com
This commit
https://github.com/openssh/openssh-portable/commit/7acefbbcbeab725420ea07397ae35992f505f702
Removed the feature that you could use the format -L a/b/c etc.. (this
is used by http://sourceforge.net/projects/pacmanager/)
basically hpdelim split on '/' - but parse_fwd_field uses that to
indicate something else.
As far as I could see the commit and "Potentially-incompatible changes"
in the release log did not mention the change.
was it an intended change? (I've no idea why PAC decided to use that
syntax...)
--
You are receiving this mail because:
You...
2014 Aug 18
15
Call for testing: OpenSSH 6.7
Hi,
OpenSSH 6.7 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a big release
containing a number of features, a lot of internal refactoring and some
potentially-incompatible changes.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD: