Module Name: othersrc Committed By: lukem Date: Sun May 5 13:17:06 UTC 2013
Modified Files: othersrc/usr.bin/tnftp: configure.ac tnftp.h othersrc/usr.bin/tnftp/src: Makefile.am ssl.c Log Message: Implement --enable-ssl (yes,no,auto) to enable SSL for https:// fetch. Implement --with-openssl to find OpenSSL. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 othersrc/usr.bin/tnftp/configure.ac cvs rdiff -u -r1.34 -r1.35 othersrc/usr.bin/tnftp/tnftp.h cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/tnftp/src/Makefile.am cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/usr.bin/tnftp/src/ssl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.