2006-11-29 Richard Frith-Macdonald * WebServer.h: * WebServer.m: New audit method to redirect audit logs if required. Log audit info to stdout for each request. 2006-06-04 Richard Frith-Macdonald * WebServer.h: * WebServer.m: Add thread support and support for very old clients sending simple http0.9 requests. 2006-03-02 Richard Frith-Macdonald * WebServerBundles.m: Add missing method. * WebServer.h: * WebServer.m: Change use of term 'session' to 'connection' throughout, for clarity as connection is the term generally used for the concept in the http world * GNUmakefile: Bump version to 1.1 because of API changes. 2005-10-27 Richard Frith-Macdonald New WebServer library (1.0) ... extracted from SQLClient library.