Path to this page:
Subject: CVS commit: pkgsrc/www/cgilib
From: Makoto Fujiwara
Date: 2014-11-24 06:23:17
Message id: 20141124052317.CA4F098@cvs.netbsd.org
Log Message:
Version 0.7, 2008/02/08
. Allow cookies without regular CGI POST/GET variables
. Use GNU autotools for strndup() detection and shared library building
Version 0.6, 2008/04/06
. Support for ';' as delimiter
. Properly return NULL when no value was found
. Support for multipart/form-data
. Support for file upload
. Added support for inclusion into C++
. Declare some arguments const (Neil Spring)
. Decode variable names and data
Files: