CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2017/01/14 11:03:11
Modified files: usr.bin/ftp : fetch.c Log message: HTTPS proxy support for ftp-ssl. The install media already allow for plaintext HTTP proxying. The code to support CONNECT is short enough. Reported/fix tested by rpe@, ok deraadt@