This website requires JavaScript.
Explore
Help
Register
Sign In
lighttpd
/
lighttpd2
Watch
2
Star
0
Fork
You've already forked lighttpd2
0
Code
Issues
Wiki
the upcoming 2.0 version
https://redmine.lighttpd.net/projects/lighttpd2
unreleased
179
Commits
2
Branches
0
Tags
7.4
MiB
C
83.6%
Python
7.3%
Ragel
5.4%
HTML
2%
Meson
0.8%
Other
0.9%
978eb166d1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Thomas Porzelt
978eb166d1
added option_copy(); fixed variable statements in config parser where assignments without parser func lead to OPTION_NONE options
2008-08-17 02:29:05 +02:00
src
added option_copy(); fixed variable statements in config parser where assignments without parser func lead to OPTION_NONE options
2008-08-17 02:28:57 +02:00
.bzrignore
Initial commit
2008-06-24 21:19:20 +02:00
ragel.py
Upgrade to new waf, run ragel in './waf dist' and make ragel optional if the needed files are already generated.
2008-07-15 22:12:33 +02:00
waf
Upgrade to new waf, run ragel in './waf dist' and make ragel optional if the needed files are already generated.
2008-07-15 22:12:33 +02:00
wscript
Fixed wscript so you can have CFLAGS in your environment while ./waf configure, e.g.
2008-08-07 21:38:08 +02:00