Libraries

This package includes a number of libraries which you may find useful.

Note: there is a lib/LICENSE file that you should read.

ssl/lib/sslfd

This is a wrapper library for Eric Young's SSLeay package, it allows code which uses normal read/write, and even stdio calls to use SSL, with virtually no modification.

The latest version now supports CRL checking.

lib/misc

A collection of useful routines. Most source files contain a manual page as well as unit tests. Just type bmake vars.test to create a standalone binary which exercises the vars package.

lib/sig

My reliable signal handling code as well as a portable sigcompat and my portable posix signal package - implemented on top of whatever you really have.

lib/tcp

Useful routines for manipulating sockets and tcp sessions.

lib/compat

Obvious? A collection of routines missing from various systems.


$Id: lib.html,v 1.3 1997/05/26 00:15:09 sjg Exp $
Copyright © 1997 QUICK.COM.AU