Lightweight CGI Library

Changelog for version 0.5

Releasedate: 1999-08-20

  • Added proper install target to main Makefile
  • Corrected multiple fields code
  • Reworked offline parser, thanks to Mikko
  • Improved test suite
  • Added cgiGetVariables() to return a list of all variables
  • Fixed problem with name being a prefix of another
  • Also decode HTTP strings for multiple fields
  • Added cgiSetType() and cgiSetHeader() with documentation
  • Added support for HTML Cookies, new routines cgiGetCookie() and
  • cgiGetCookies(), see manpages
  • Added cgiFree() to free internal datastructures
  • Internal reorganization
  • CAUTION: s_cgi **cgi is now s_cgi *cgi in programs
  • Added cgiFreeList() to free zero terminated lists of arrays

Download

 

News
2008-04-06 Version 0.6 released more2001-01-02 Web pages for this project more1999-08-20 Version 0.5 released more

Download
Version 0.6 (24 kB)
Version 0.5 (13 kB)
Version 0.4 (8 kB)
Version 0.3 (10 kB)

Contributors
Laszlo Zavaleta
Stephen Uitti
Neil Spring
Miguel Freitas
Mikko Torni
Neal H. Walfield
Martin Schulze