Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/ftp



Module Name:    src
Committed By:   wiz
Date:           Sat Sep 12 19:38:42 UTC 2015

Modified Files:
        src/usr.bin/ftp: fetch.c ssl.c ssl.h

Log Message:
Add Server Name Indication (SNI) support for https.

Needed for e.g. some github URLs.


To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.207 src/usr.bin/ftp/fetch.c
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/ftp/ssl.c src/usr.bin/ftp/ssl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index