openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mini-httpd
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 2 of 26
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bootstrap.sh: avoid use of 'sed -i', which doesn't exist on BSD
Peter Simons
More...
almost 12 years ago
bootstrap.sh: this script requires bash
Peter Simons
More...
almost 12 years ago
Makefile.am: don't rely on the automatic variable $<, which isn't available in BSD make
Peter Simons
More...
almost 12 years ago
maint: post-release administrivia
Peter Simons
More...
almost 12 years ago
NEWS: fix position of the newly added header line
Peter Simons
More...
almost 12 years ago
NEWS: update for upcoming release
Peter Simons
More...
almost 12 years ago
bootstrap.sh: adapt the set of warnings for the upcoming release
Peter Simons
More...
almost 12 years ago
Improve style of error messages.
Peter Simons
More...
almost 12 years ago
Ensure that <config.h> is included in every source code module.
Peter Simons
More...
almost 12 years ago
Makefile.am: fix the distclean and maintainer-clean targets
Peter Simons
More...
almost 12 years ago
Update datestamp in copyright headers.
Peter Simons
More...
almost 12 years ago
Updated copyright headers.
Peter Simons
More...
over 13 years ago
configure.ac: write a config.h file, gnulib doesn't work properly without it
Peter Simons
More...
over 13 years ago
libscheduler: correctly reference the scheduler branch
Peter Simons
More...
over 13 years ago
libscheduler: dropped bogus reference to ioxx
Peter Simons
More...
over 13 years ago
.gitignore: ignore 'html' directory
Peter Simons
More...
over 14 years ago
post-release administrivia
Peter Simons
More...
almost 15 years ago
httpd.txt, NEWS, README: updated for the upcoming 1.1 release
Peter Simons
More...
almost 15 years ago
man-page: build the man page from asciidoc instead of docbook
Peter Simons
More...
almost 15 years ago
man-page.xml: added further meta-info tags to make xmlto(1) happy
Peter Simons
More...
almost 15 years ago
NEWS: documented recent user-visible changes in the 1.1 release
Peter Simons
More...
almost 15 years ago
Use consistent indention (thanks to astyle).
Peter Simons
More...
almost 15 years ago
Replaced all tabs by white space.
Peter Simons
More...
almost 15 years ago
config.cc, config.hh: prefer strtol() over atoi() since it supports error reporting
Peter Simons
More...
almost 15 years ago
HTTPParser.hh: Spirit v1.x has been renamed to Spirit.Classic in recent versions of Boost
Peter Simons
More...
almost 15 years ago
config.cc, config.hh: define default_content_type 'const' to avoid compiler warnings about assigning a constant string to a mutable pointer
Peter Simons
More...
almost 15 years ago
Replace obsolete ScopeGuard class with boost::scoped_array<> or, if that's not possible, with explicit try/catch cleanup.
Peter Simons
More...
almost 15 years ago
HTTPParser.cc: added missing includes to ensure that memset() and strcasecmp() are declared
Peter Simons
More...
almost 15 years ago
Updated build system to use Gnulib. The documentation is generated from XML docbook via xmlto.
Peter Simons
More...
almost 15 years ago
Added missing system-error.hh header file locally into the repository.
Peter Simons
More...
almost 15 years ago
←
1
2
3
4
5
6
7
8
9
…
25
26
→
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