1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
release.nix: move ci instructions into a separate repository More... over 13 years ago
test.cpp: include <unistd.h> to define the close(2) function More... over 13 years ago
release.nix: add build instructions for the continuous integration system Hydra More... over 13 years ago
.gitignore: do not track the generated stamp file More... about 15 years ago
libscheduler: correctly reference the scheduler branch More... about 15 years ago
libscheduler: dropped bogus reference to ioxx More... about 15 years ago
libscheduler: updated reference to current HEAD More... about 15 years ago
configure.ac: don't require 'std-options', our programs actually don't support it More... over 15 years ago
Makefile.am: include selected files from libscheduler in the distribution More... over 15 years ago
.gitignore: ignore files generated by autotools build More... over 15 years ago
Add Autotools build system. More... over 16 years ago
Import scheduler library as a git sub-module. More... over 16 years ago
Re-released the entire library under LGPL. More... over 16 years ago
README: fixed download URL More... over 16 years ago
README: fixed syntax of the lighttpd configuration example More... about 17 years ago
Fixed build with gcc 4.4.x. More... about 17 years ago
Remedy gcc 4.3 warnings. More... about 18 years ago
README: imported ReST-formatting from adapt-for-ioxx branch More... about 18 years ago
build: adapted test program build for local scheduler sources More... about 18 years ago
Merge branch 'scheduler' More... about 18 years ago
Dropped test program and build instructions for that program. The fastcgi library provides more interesting tests anyway. More... about 18 years ago
ignore files from www server More... almost 19 years ago
internal: replaced handler function array with switch/case More... about 19 years ago
README: document how to run the examples with lighttpd More... about 19 years ago
Removed temporary buffers from API. More... about 19 years ago
Moved networking code into echo.cpp. More... about 19 years ago
internal.hpp is no longer required. More... about 19 years ago
Moved all implementation code into fastcgi.cpp. More... about 19 years ago
cosmetic: use const qualifier consistently More... about 19 years ago
Prefer C99 int types from <stdint.h> over the traditional Unix ones. More... about 19 years ago