0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor TODO edit
alandipert
as Alan Dipert
More... over 15 years ago
revised TODO
alandipert
as Alan Dipert
More... over 15 years ago
more comments
alandipert
as Alan Dipert
More... over 15 years ago
further Makefile optimization
alandipert
as Alan Dipert
More... over 15 years ago
shoutouts in readme
alandipert
as Alan Dipert
More... over 15 years ago
typo
alandipert
as Alan Dipert
More... over 15 years ago
updated live example URL
alandipert
as Alan Dipert
More... over 15 years ago
fcgi ifdefs
alandipert
as Alan Dipert
More... over 15 years ago
makefile finally fixed... maybe
alandipert
as Alan Dipert
More... over 15 years ago
fcgi makefile tweak
alandipert
as Alan Dipert
More... over 15 years ago
example conf rename
alandipert
as Alan Dipert
More... over 15 years ago
error prints its own content-type (text/plain)
alandipert
as Alan Dipert
More... over 15 years ago
the docs have been updated, included lighttpd example
alandipert
as Alan Dipert
More... over 15 years ago
tweaking makefile, fcgi build process
alandipert
as Alan Dipert
More... over 15 years ago
fcgi/cgi creation in same makefile, consolidated fastcgi cgic patch
alandipert
as Alan Dipert
More... over 15 years ago
minor edit
alandipert
as Alan Dipert
More... over 15 years ago
refactoring - now it only does POSTS (makes more sense)
alandipert
as Alan Dipert
More... over 15 years ago
finally fixed fcgi... i think
alandipert
as Alan Dipert
More... over 15 years ago
merging changes from uberfcgi
alandipert
as Alan Dipert
More... over 15 years ago
Makefile now auto-patches cgic with fcgi patches
alandipert
as Alan Dipert
More... over 15 years ago
added patches that let cgic do fcgi
alandipert
as Alan Dipert
More... over 15 years ago
fcgi totally works.. it was tricky with curl, patched cgic
alandipert
as Alan Dipert
More... over 15 years ago
.cgi -> .fcgi
alandipert
as Alan Dipert
More... over 15 years ago
got rid of vanilla stdio includes, now use fcgi
alandipert
as Alan Dipert
More... over 15 years ago
libs work but the fcgi stdio functions throw tons of warnings
alandipert
as Alan Dipert
More... over 15 years ago
Merge branch 'caching' into fastcgi
alandipert
as Alan Dipert
More... over 15 years ago
fastcgi library/header includes
alandipert
as Alan Dipert
More... over 15 years ago
fixed bad pointer type
alandipert
as Alan Dipert
More... over 15 years ago
actually fixed fread bug
alandipert
as Alan Dipert
More... over 15 years ago
fixed off-by one error in fetch.c with fread
alandipert
as Alan Dipert
More... over 15 years ago