catagits/fcgi2.git
2001-08-30 robs New run of autoheader - really this time.
2001-08-30 robs New run of autoheader.
2001-08-30 robs Changes that are the result of the OMI_CONFIG being...
2001-08-30 robs Win makefiles don't need to be built by configure.
2001-08-30 robs Make configure capable of being used here or from insid...
2001-08-30 robs Add configure and configure.in to the distribution...
2001-08-30 robs configure and configure.in are now copied down from...
2001-08-30 robs no message
2001-08-30 robs Added check for ssize_t.
2001-08-30 robs Put the name of the file in the comment because autohea...
2001-08-30 robs Add
2001-08-30 robs Revert last commit - put acconfig.h back into the dist...
2001-08-30 robs Update based on a new autoheader run against configure.in.
2001-08-30 robs Put back a revised version - its used by autoheader.
2001-08-30 robs Remove uneccesary checks.
2001-08-30 robs Remove reference to obsolete file - acconfig.h.
2001-08-30 robs Remove obsolete lines (refering to examples/perl and...
2001-08-30 robs Remove dependency on OMI_CONFIG (unavailable) by revers...
2001-08-30 robs Remove obsolete files.
2001-08-30 robs Update to the install.sh provided with autoconf 2.52
2001-08-29 robs When building under devkit, copy needed devkit files...
2001-08-29 robs autoconf 2.52 update and check for limits.h
2001-08-29 robs Update to autoconf 2.52.
2001-08-29 robs Add a check for limits.h
2001-08-28 robs Ignore:
2001-08-28 robs Ignore fcgi_config.h
2001-08-28 robs Ignore FcgiBin directory
2001-08-28 robs Ignore Debug and Release directories.
2001-08-28 robs Ignore editor files and the blib directory
2001-08-28 robs Support building from the devkit on Win32 when the...
2001-08-28 robs Fix the return type on FCGI_Flush from int to void.
2001-08-28 robs Win32 lib makefile update (based on the latest project...
2001-08-27 robs Fix a broken declaration.
2001-08-27 robs Remove references to files that have been removed from...
2001-08-22 skimo allow file handle Request socket argument
2001-06-22 robs check to see if the SampleStore dirs exist before tryin...
2001-06-22 robs cleanup and remove obsolete files
2001-06-22 robs Remove fcgiappmisc.h
2001-06-22 robs Move the <io.h> inside a _WIN32 define.
2001-06-22 robs Functionally equivelent compile options.
2001-06-22 robs Functionally equivelent - remove "/GX-" (exception...
2001-06-22 robs Remove #undef DLLAPI - not needed anymore
2001-06-22 robs header juggling
2001-06-22 robs Add DLLAPI define for win
2001-06-22 robs Remove unneeded header includes.
2001-06-22 robs Rename FreeStream -> FCGX_FreeStream and CreateWriter...
2001-06-22 robs More bloody header/define juggling.
2001-06-22 robs Move fcgiappmisc.h into fcgiapp.h
2001-06-22 robs Change the ordering on DLLAPI define, only define if...
2001-06-22 skimo extra argument for FCGX_Free
2001-06-22 robs Remove DLLAPI define.
2001-06-22 robs Make str_dup static.
2001-06-22 skimo Don't keep connection on failure.
2001-06-22 robs Don't remove SHUTDOWN_EVENT from initial env.
2001-06-22 robs casts and arg touching to prevent warnings.
2001-06-21 robs Fix build settings.
2001-06-21 robs Add exe dependencies on lib.
2001-06-20 robs type changes, casts, and arg touching to prevent warnings.
2001-06-20 robs casts and initializers to prevent warnings.
2001-06-20 robs Touch args to avoid compiler warnings.
2001-06-20 robs Eliminate const on buffersize to eliminate a compiler...
2001-06-20 robs Header play
2001-06-20 robs A little header juggling.
2001-06-20 robs Revert isFCGI() to its original form - ignoring the...
2001-06-20 robs Remove page breaks.
2001-06-19 robs Remove a bogus check in last commit.
2001-06-19 robs header fiddling.
2001-06-19 robs These don't build (yet) under Win so exclude them.
2001-06-19 robs This is a generated file and shouldn't be under source...
2001-06-19 robs Fix includes.
2001-06-19 robs Fix includes.
2001-06-19 robs Add fcgiappmisc.h back in.
2001-06-19 robs Add configure related status files.
2001-06-19 robs Add editor backup files.
2001-06-19 robs renamed libfcgi.dsp
2001-06-19 robs Add the examples
2001-06-19 robs no message
2001-06-19 robs no message
2001-06-19 robs tiny-authorizer renamed authorizer
2001-06-19 robs These are clutter and with the "self-start" feature...
2001-06-19 robs Rename echo2 -> echo-x
2001-06-19 robs These don't serve any purpose. The echo examples are...
2001-06-19 robs no message
2001-06-18 robs Add WIN32_LEAN_AND_MEAN to WIN defines
2001-06-18 robs Remove references in the comments to fcgio2.h.
2001-06-18 robs Add windows.h to pickup GetLastError, etc.
2001-06-18 robs Remove a bunch of includes that don't belong here.
2001-06-18 robs Need <limits.h>
2001-06-18 robs Remove FALSE/TRUE defines - they're picked up in fcgimi...
2001-06-18 robs Header file juggling.
2001-06-18 robs Remove unneeded include of <io.h>
2001-06-08 skimo allow pecification of purity on command line
2001-06-07 skimo fix length calculation in pure perl version
2001-06-06 robs Try and find an open slot in the fdTable if the fd...
2001-06-05 skimo work around problem in earlier MakeMakers
2001-06-03 robs Check for NULL args. Eric Sit [esit@MIT.EDU]
2001-05-14 robs Minor cleanup (more needed).
2001-05-14 robs Fix some broken links.
2001-04-30 skimo attempt at better explaining OpenSocket
2001-04-30 skimo bind to non-INADDR_ANY for TCP/IP
next