Revision:

root / tags / release-1.3.11 / src

Name Size Revision Age Author Comment
.cvsignore 107 Bytes 16 1381 days jan added the outputfile from lemon to the ignore list
Makefile.am 7.6 KB 2 1388 days jan renamed cgi.c to mod_cgi.c and fcgi.c to mod_fa...
array.c 4.6 KB 1 1388 days jan first import of lighttpd 1.3.10
array.h 2.1 KB 1 1388 days jan first import of lighttpd 1.3.10
base.h 9.9 KB 9 1387 days jan fix compile on MacOS X due to missing environ (...
bitset.c 1.2 KB 1 1388 days jan first import of lighttpd 1.3.10
bitset.h 365 Bytes 1 1388 days jan first import of lighttpd 1.3.10
buffer.c 19 KB 1 1388 days jan first import of lighttpd 1.3.10
buffer.h 3.2 KB 1 1388 days jan first import of lighttpd 1.3.10
chunk.c 5.2 KB 1 1388 days jan first import of lighttpd 1.3.10
chunk.h 1.1 KB 1 1388 days jan first import of lighttpd 1.3.10
config.c 28.7 KB 1 1388 days jan first import of lighttpd 1.3.10
configfile.h 387 Bytes 1 1388 days jan first import of lighttpd 1.3.10
configparser.h 855 Bytes 1 1388 days jan first import of lighttpd 1.3.10
configparser.y 3.3 KB 1 1388 days jan first import of lighttpd 1.3.10
connections.c 38.2 KB 3 1388 days jan Don't use physical.path for sending out error-p...
connections.h 623 Bytes 1 1388 days jan first import of lighttpd 1.3.10
crc32.c 3.4 KB 1 1388 days jan first import of lighttpd 1.3.10
crc32.h 140 Bytes 1 1388 days jan first import of lighttpd 1.3.10
data_array.c 978 Bytes 1 1388 days jan first import of lighttpd 1.3.10
data_config.c 1.2 KB 1 1388 days jan first import of lighttpd 1.3.10
data_count.c 985 Bytes 1 1388 days jan first import of lighttpd 1.3.10
data_fastcgi.c 1001 Bytes 1 1388 days jan first import of lighttpd 1.3.10
data_integer.c 948 Bytes 1 1388 days jan first import of lighttpd 1.3.10
data_string.c 1.9 KB 1 1388 days jan first import of lighttpd 1.3.10
etag.c 641 Bytes 1 1388 days jan first import of lighttpd 1.3.10
etag.h 274 Bytes 1 1388 days jan first import of lighttpd 1.3.10
fastcgi.h 2.9 KB 1 1388 days jan first import of lighttpd 1.3.10
fdevent.c 4.4 KB 1 1388 days jan first import of lighttpd 1.3.10
fdevent.h 4.8 KB 1 1388 days jan first import of lighttpd 1.3.10
fdevent_freebsd_kqueue.c 3.8 KB 1 1388 days jan first import of lighttpd 1.3.10
fdevent_linux_rtsig.c 5.6 KB 1 1388 days jan first import of lighttpd 1.3.10
fdevent_linux_sysepoll.c 3.3 KB 1 1388 days jan first import of lighttpd 1.3.10
fdevent_poll.c 3.8 KB 1 1388 days jan first import of lighttpd 1.3.10
fdevent_select.c 2.5 KB 1 1388 days jan first import of lighttpd 1.3.10
fdevent_solaris_devpoll.c 2.9 KB 1 1388 days jan first import of lighttpd 1.3.10
file_cache.c 9.8 KB 1 1388 days jan first import of lighttpd 1.3.10
file_cache.h 346 Bytes 1 1388 days jan first import of lighttpd 1.3.10
http_auth.c 22.5 KB 1 1388 days jan first import of lighttpd 1.3.10
http_auth.h 1.5 KB 1 1388 days jan first import of lighttpd 1.3.10
http_auth_digest.c 3.5 KB 1 1388 days jan first import of lighttpd 1.3.10
http_auth_digest.h 1.2 KB 1 1388 days jan first import of lighttpd 1.3.10
http_chunk.c 2.7 KB 1 1388 days jan first import of lighttpd 1.3.10
http_chunk.h 414 Bytes 1 1388 days jan first import of lighttpd 1.3.10
inet_ntop_cache.c 1.5 KB 1 1388 days jan first import of lighttpd 1.3.10
inet_ntop_cache.h 150 Bytes 1 1388 days jan first import of lighttpd 1.3.10
joblist.c 1.6 KB 1 1388 days jan first import of lighttpd 1.3.10
joblist.h 363 Bytes 1 1388 days jan first import of lighttpd 1.3.10
keyvalue.c 7.2 KB 1 1388 days jan first import of lighttpd 1.3.10
keyvalue.h 2 KB 1 1388 days jan first import of lighttpd 1.3.10
lemon.c 125.7 KB 1 1388 days jan first import of lighttpd 1.3.10
lempar.c 22 KB 1 1388 days jan first import of lighttpd 1.3.10
log.c 5.7 KB 1 1388 days jan first import of lighttpd 1.3.10
log.h 321 Bytes 1 1388 days jan first import of lighttpd 1.3.10
md5.c 10.5 KB 1 1388 days jan first import of lighttpd 1.3.10
md5.h 1.3 KB 1 1388 days jan first import of lighttpd 1.3.10
md5_global.h 782 Bytes 1 1388 days jan first import of lighttpd 1.3.10
mod_access.c 3.6 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_accesslog.c 21.9 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_alias.c 3.9 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_auth.c 16.6 KB 11 1387 days jan don't die if realm, require or method are empty...
mod_auth.h 0 Bytes 1 1388 days jan first import of lighttpd 1.3.10
mod_cgi.c 28.6 KB 32 1380 days jan added SERVER_ADDR, REMOTE_PORT to mod_fastcgi a...
mod_compress.c 18.4 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_evhost.c 7.7 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_expire.c 7.5 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_fastcgi.c 79.5 KB 32 1380 days jan added SERVER_ADDR, REMOTE_PORT to mod_fastcgi a...
mod_mysql_vhost.c 10.1 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_proxy.c 26.2 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_redirect.c 5.9 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_rewrite.c 9.8 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_rrdtool.c 10.7 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_secure_download.c 7.4 KB 17 1381 days jan fixed conditional secdownload.secret
mod_setenv.c 5.3 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_simple_vhost.c 7.1 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_skeleton.c 4.3 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_ssi.c 25.5 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_ssi.h 678 Bytes 1 1388 days jan first import of lighttpd 1.3.10
mod_ssi_expr.c 6 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_ssi_expr.h 692 Bytes 1 1388 days jan first import of lighttpd 1.3.10
mod_ssi_exprparser.h 540 Bytes 1 1388 days jan first import of lighttpd 1.3.10
mod_ssi_exprparser.y 2.2 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_status.c 17.8 KB 1 1388 days jan first import of lighttpd 1.3.10
mod_userdir.c 5.8 KB 27 1381 days jan redirect to userdir + / of trailing / after use...
mod_usertrack.c 5.5 KB 1 1388 days jan first import of lighttpd 1.3.10
network.c 12.3 KB 22 1381 days jan added check for empty pemfile
network.h 254 Bytes 1 1388 days jan first import of lighttpd 1.3.10
network_backends.h 1.7 KB 1 1388 days jan first import of lighttpd 1.3.10
network_freebsd_sendfile.c 4.1 KB 1 1388 days jan first import of lighttpd 1.3.10
network_linux_sendfile.c 4.4 KB 8 1387 days jan handle EPIPE and ECONNRESET in more backends fi...
network_openssl.c 3.6 KB 1 1388 days jan first import of lighttpd 1.3.10
network_solaris_sendfilev.c 4.5 KB 8 1387 days jan handle EPIPE and ECONNRESET in more backends fi...
network_write.c 4.2 KB 1 1388 days jan first import of lighttpd 1.3.10
network_writev.c 6.6 KB 8 1387 days jan handle EPIPE and ECONNRESET in more backends fi...
plugin.c 10.5 KB 1 1388 days jan first import of lighttpd 1.3.10
plugin.h 3.9 KB 1 1388 days jan first import of lighttpd 1.3.10
request.c 21.6 KB 15 1381 days jan Support trailing slashes after a keep-alive req...
request.h 188 Bytes 1 1388 days jan first import of lighttpd 1.3.10
response.c 37 KB 26 1381 days jan moved the 'redirect to uri.path + / in case of ...
response.h 700 Bytes 26 1381 days jan moved the 'redirect to uri.path + / in case of ...
server.c 22.7 KB 29 1381 days jan fixed REPORT ME on FreeBSD (Bug #9) and added s...
server.h 359 Bytes 1 1388 days jan first import of lighttpd 1.3.10
settings.h 807 Bytes 1 1388 days jan first import of lighttpd 1.3.10
spawn-fcgi.c 7.4 KB 1 1388 days jan first import of lighttpd 1.3.10
stream.c 1.5 KB 1 1388 days jan first import of lighttpd 1.3.10
stream.h 192 Bytes 1 1388 days jan first import of lighttpd 1.3.10
sys-mmap.h 322 Bytes 1 1388 days jan first import of lighttpd 1.3.10
sys-socket.h 413 Bytes 1 1388 days jan first import of lighttpd 1.3.10