infodrom/cgilib
26 years ago . Added support for a static libcgi.a debian_cgilib_0-1-1
Joey Schulze [Sun, 15 Feb 1998 04:44:12 +0000 (04:44 +0000)]
 . Added support for a static libcgi.a
 . Added readme file
 . Added Debian GNU/Linux control files

26 years ago . Reformatted some c-code
Joey Schulze [Sun, 15 Feb 1998 04:01:07 +0000 (04:01 +0000)]
 . Reformatted some c-code
 . Added some more debug code
 . Added new manpage cgi.5

26 years agoSome comments were written in german, translated them.
Joey Schulze [Sun, 15 Feb 1998 02:33:34 +0000 (02:33 +0000)]
Some comments were written in german, translated them.

26 years ago . cgiDebug() und cgiDebugLevel eingefuehrt
Joey Schulze [Sun, 15 Feb 1998 02:29:27 +0000 (02:29 +0000)]
 . cgiDebug() und cgiDebugLevel eingefuehrt
 . cgiDecodeString() implementiert
 . Kompletter re-write von cgiInit()
 . cgiInit() versteht nun auch lange Variableninhalte und dekodiert
   die entsprechenden %ab Werte
 . Implemented an offline input mode as known by CGI.pm
 . Manpages fuer cgiDebug(), cgiInit(), cgiGetValue() und cgiHeader()
   geschrieben
 . Testprogram added

26 years agoImport of IN-GS source cgilib_initial
Joey Schulze [Sat, 14 Feb 1998 22:25:00 +0000 (22:25 +0000)]
Import of IN-GS source