aboutsummaryrefslogtreecommitdiff
path: root/src/fastcgi.cpp (follow)
AgeCommit message (Expand)Author
2012-03-25Code is all reorganized. We're about ready to release. I should write up aMike Buland
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2011-01-20Bu::FString is now String, and there's a shell script to fix any other programsMike Buland
2010-10-16Many, many changes. Documentation changes, renamed the socket class toMike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2010-02-04david - Made a build-M3 file for building to windows (mingw). This one actual...David
2009-11-12I've started my campaign to clean up all of the header files in libbu++ as farMike Buland
2009-08-13Ok, shared core looks good, and I added a unit test for Bu::List to check a fewMike Buland
2009-07-31I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, andMike Buland
2009-06-03Minor updates to FastCGI, I changed the interface a bit and commented out someMike Buland
2009-06-02Updates to the cgi system, and I'm putting the general CGI related stuff likeMike Buland
2009-04-16Hey, the list code is better, also, I fixed some stuff in socket (theMike Buland
2009-04-06Ok, I rearranged some things, we have a tools dir now, those build by default.Mike Buland