openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
C++ FastCGI Protocol Driver
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
2 days
ago.
Aug 27, 2025 — Aug 27, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
release.nix: move ci instructions into a separate repository
Peter Simons
More...
over 13 years ago
test.cpp: include <unistd.h> to define the close(2) function
Peter Simons
More...
over 13 years ago
release.nix: add build instructions for the continuous integration system Hydra
Peter Simons
More...
over 13 years ago
.gitignore: do not track the generated stamp file
Peter Simons
More...
about 15 years ago
libscheduler: correctly reference the scheduler branch
Peter Simons
More...
about 15 years ago
libscheduler: dropped bogus reference to ioxx
Peter Simons
More...
about 15 years ago
libscheduler: updated reference to current HEAD
Peter Simons
More...
about 15 years ago
configure.ac: don't require 'std-options', our programs actually don't support it
Peter Simons
More...
over 15 years ago
Makefile.am: include selected files from libscheduler in the distribution
Peter Simons
More...
over 15 years ago
.gitignore: ignore files generated by autotools build
Peter Simons
More...
over 15 years ago
Add Autotools build system.
Giuseppe Scrivano
More...
over 16 years ago
Import scheduler library as a git sub-module.
Peter Simons
More...
over 16 years ago
Re-released the entire library under LGPL.
Peter Simons
More...
over 16 years ago
README: fixed download URL
Peter Simons
More...
over 16 years ago
README: fixed syntax of the lighttpd configuration example
Peter Simons
More...
about 17 years ago
Fixed build with gcc 4.4.x.
Peter Simons
More...
about 17 years ago
Remedy gcc 4.3 warnings.
Peter Simons
More...
about 18 years ago
README: imported ReST-formatting from adapt-for-ioxx branch
Peter Simons
More...
about 18 years ago
build: adapted test program build for local scheduler sources
Peter Simons
More...
about 18 years ago
Merge branch 'scheduler'
Peter Simons
More...
about 18 years ago
Dropped test program and build instructions for that program. The fastcgi library provides more interesting tests anyway.
Peter Simons
More...
about 18 years ago
ignore files from www server
Peter Simons
More...
almost 19 years ago
internal: replaced handler function array with switch/case
Peter Simons
More...
about 19 years ago
README: document how to run the examples with lighttpd
Peter Simons
More...
about 19 years ago
Removed temporary buffers from API.
Peter Simons
More...
about 19 years ago
Moved networking code into echo.cpp.
Peter Simons
More...
about 19 years ago
internal.hpp is no longer required.
Peter Simons
More...
about 19 years ago
Moved all implementation code into fastcgi.cpp.
Peter Simons
More...
about 19 years ago
cosmetic: use const qualifier consistently
Peter Simons
More...
about 19 years ago
Prefer C99 int types from <stdint.h> over the traditional Unix ones.
Peter Simons
More...
about 19 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree