23
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix to allow the c++ lib to be built and installed as a shared library More... over 22 years ago
Replace the application/path specific echo.html and echo2.html with the more flexible test.html that allows the POST destination to be specified. More... over 22 years ago
remove bloody CRs More... over 22 years ago
revert last commit (i.e. remove FCGX_Peek) More... over 22 years ago
revert last commit (i.e. remove FCGX_Peek) More... over 22 years ago
remove bloody CRs and fix bufsize initialization More... over 22 years ago
Add some comments/notes More... over 22 years ago
Fix buffered reads. Add constructors that take a buffer. More... over 22 years ago
change const qualifier on extern environ More... over 22 years ago
fix shell compatibility (bash) More... over 22 years ago
fix C++ build handling More... over 22 years ago
pickup unistd.h and environ More... over 22 years ago
fix typo: setb -> setp More... over 22 years ago
define DLLAPI for non win platforms More... over 22 years ago
exit -> return to prevent a warning More... over 22 years ago
add the lstdc++ dependency More... over 22 years ago
no message More... over 22 years ago
Add the C++ API to the lib. More... over 22 years ago
Rewrite of the C++ lib More... over 22 years ago
Added "int FCGX_Peek(FCGX_Stream *)" (needed by fcgio.cpp). More... over 22 years ago
define INT2PTR if needed More... over 22 years ago
add $(EXEEXT) to threaded More... over 22 years ago
mention pure named pipes thing and useinstalled option More... over 22 years ago
avoid warning under strict More... over 22 years ago
another attempt More... over 22 years ago
copy x86.h from correct place More... over 22 years ago
initialize port in OS_FcgiConnect to prevent compiler warning More... over 22 years ago
version thing again More... over 22 years ago
bump version More... over 22 years ago
install move fcgi_config.h More... over 22 years ago