CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/01/04 02:52:58
Modified files:
usr.bin/ssh : channels.c
Log message:
rewrite SOCKS4/4A/5 parsing code to use sshbuf functions instead
of manual pointer fiddling. Should make the code safer and easier
to read. feedback/ok markus@
