infodrom/cgilib
2007-11-25 Joey SchulzeDemonstrate GET variables
2007-11-25 Joey SchulzeUpdated URLs
2007-11-25 Joey SchulzeRemoved included changelog
2007-11-25 Joey SchulzeTake care of null termination
2007-11-25 Joey SchulzeSimplify and unify code
2007-11-25 Joey SchulzeUse \r\n in headers
2007-11-25 Joey SchulzeUse \r\n in headers
2007-11-25 Joey Schulze<malloc.h> is obsolete, use <stdlib.h>
2007-11-25 Joey SchulzeSpelling corrections by Stephen Uitti
2007-11-25 Joey SchulzeProperly return NULL when the variable is empty
2007-11-25 Joey SchulzeNew contributor
2007-11-25 Joey SchulzePatch by Laszlo Zavaleta <wry@kopu.org> to accept ...
2007-11-25 Joey SchulzeEscape potentially characters
2007-11-25 Joey SchulzeAdded auxilliary routines
2007-11-25 Joey SchulzeDocumentation
2007-11-25 Joey SchulzeAuxilliary routines
2007-11-25 Joey SchulzeAdjust the mail address
2005-05-03 Joey SchulzeAdded missing include file for strcmp() and strlen()
2001-12-14 Joey Schulze * Darn, f*cking DEB_BUILD_OPTIONS support broke the...
2001-11-22 Joey SchulzeAdded convenience code to support $DEB_BUILD_OPTIONS
2001-11-20 Joey SchulzeUpdated addresses
2000-04-24 Joey Schulzetypo
1999-11-06 Joey Schulzeremoved misplaced quotes
1999-08-20 Joey Schulze . Added homepage to readme cgilib_0-5 debian_cgilib_0-5-1
1999-08-20 Joey SchulzeSet final dates
1999-08-20 Joey Schulze . Corrected debian/rules
1999-08-20 Joey Schulze . Updated CHANGES with information from debian/changelog
1999-08-17 Joey Schulze . Added support for HTTP Cookies
1999-08-16 Joey SchulzeImproved
1999-08-15 Joey Schulze . Implemented cgiSetHeader() and cgiSetType()
1999-08-15 Joey Schulze . Fixed problem with name being a prefix of another
1999-08-14 Joey Schulze . Added space to manpage synopsis
1999-04-28 Joey Schulze * Makefile::clean now removes libcgi.a, debian/rules...
1999-04-28 Joey SchulzeForward ported bugfixes from 0.4-4:
1998-12-07 Joey SchulzeWe should provide a proper changelog file.
1998-12-07 Joey SchulzeAdded support for HTML cookies, written by Mikko Torni...
1998-12-07 Joey SchulzeAlso removed temporary binary file
1998-12-07 Joey SchulzeAdded proper install target.
1998-09-12 Joey Schulze * Fixed typo in jump.c comments, thanks Shaleh. debian_cgilib_0-4-3b
1998-09-11 Joey Schulze * Switched from bzero() to memset(), thanks Shaleh debian_cgilib_0-4-3
1998-03-20 Joey Schulze * Corrected html code in redirection debian_cgilib_0-4 debian_cgilib_0-4-1 debian_cgilib_0-4-2
1998-02-23 Joey SchulzeIncluded another example, jumpto cgilib_0-3 debian_cgilib_0-3
1998-02-22 Joey SchulzeRemoved empty line
1998-02-18 Joey SchulzeFixed little mistake in offline mode
1998-02-18 Joey Schulze . Corrected debugging cgilib_0-2 debian_cgilib_0-2
1998-02-15 Joey Schulze . Added support for a static libcgi.a debian_cgilib_0-1-1
1998-02-15 Joey Schulze . Reformatted some c-code
1998-02-15 Joey SchulzeSome comments were written in german, translated them.
1998-02-15 Joey Schulze . cgiDebug() und cgiDebugLevel eingefuehrt
1998-02-14 Joey SchulzeImport of IN-GS source cgilib_initial