require_once("../liberislabs.php"); $pagedata=array( 'name' => 'index', 'title' => 'SSL', 'jumbotron_title' => 'SSL', ); show_page_top($pagedata); show_jumbotron($pagedata); ?>
I host here an archive of SSL/TLS patches, originally written by the late Peter 'Luna' Runestig, and originally available at ftp.runestig.com.
Patches to inetutils telnet are available here.
A patched FTP client is available here, from Paul Ford-Hutchinson, or from FreeBSD.
FTP server patches are available here or from FreeBSD. They have also been folded into ProFTPD.
If anyone has any of his other ssl/tls patches or ports the telnet patch to a later version of inetutils, please get in touch.
show_page_foot($pagedata); show_page_end($pagedata); ?>