..
.cvsignore
leak fixes
17 years ago
Makefile.am
added nested conditionals (merged [298])
17 years ago
array.c
user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
17 years ago
array.h
const 1st arg for copy/print (merged [314])
17 years ago
base.h
minor cosmetics (merged [329], [330], [331])
17 years ago
bitset.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
bitset.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
buffer.c
user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
17 years ago
buffer.h
user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
17 years ago
chunk.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
chunk.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
configfile-glue.c
user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
17 years ago
configfile.c
leak fixes
17 years ago
configfile.h
user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
17 years ago
configparser.y
leak fixes
17 years ago
connections-glue.c
moved external functions to *-glue.c
17 years ago
connections.c
added nested conditionals (merged [298])
17 years ago
connections.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
crc32.c
use size_t instead of unsigned int and char * instead of unsigned char *
17 years ago
crc32.h
use size_t instead of unsigned int and char * instead of unsigned char *
17 years ago
data_array.c
leak fixes
17 years ago
data_config.c
leak fixes
17 years ago
data_count.c
leak fixes
17 years ago
data_fastcgi.c
leak fixes
17 years ago
data_integer.c
leak fixes
17 years ago
data_string.c
leak fixes
17 years ago
etag.c
final fix for testcase and #177
17 years ago
etag.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
fastcgi.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
fdevent.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
fdevent.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
fdevent_freebsd_kqueue.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
fdevent_linux_rtsig.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
fdevent_linux_sysepoll.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
fdevent_poll.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
fdevent_select.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
fdevent_solaris_devpoll.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
http-header-glue.c
allow numbers in header-keys
17 years ago
http_auth.c
missing parts of the starttls patch
17 years ago
http_auth.h
missing parts of the starttls patch
17 years ago
http_auth_digest.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
http_auth_digest.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
http_chunk.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
http_chunk.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
inet_ntop_cache.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
inet_ntop_cache.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
joblist.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
joblist.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
keyvalue.c
Added OPTIONS support
17 years ago
keyvalue.h
Added OPTIONS support
17 years ago
lemon.c
removed warnings about shadowed variables
17 years ago
lempar.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
log.c
cleaned up the errorlog writing, default is now stderr, syslog is requested explicitly
17 years ago
log.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
md5.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
md5.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
md5_global.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
mod_access.c
removed setup_connection (merged [295])
17 years ago
mod_accesslog.c
removed setup_connection (merged [295])
17 years ago
mod_alias.c
removed setup_connection (merged [295])
17 years ago
mod_auth.c
removed patch_connection, check auth-method, added starttls support (merged [196], [247], [253], [254], [295])
17 years ago
mod_auth.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
mod_cgi.c
allow numbers in header-keys
17 years ago
mod_cml.c
removed setup_connection (merged [295])
17 years ago
mod_cml.h
ported mod_cml to lua
17 years ago
mod_cml_funcs.c
added fucntionname to errormsg
17 years ago
mod_cml_funcs.h
added functions file_isreg() and dir_files() and added last-modified handling
17 years ago
mod_cml_lua.c
added CACHE_HIT and CACHE_MISS ( #187 )
17 years ago
mod_compress.c
removed setup_connection (merged [295])
17 years ago
mod_evhost.c
removed setup_connection (merged [295])
17 years ago
mod_expire.c
removed setup_connection (merged [295])
17 years ago
mod_fastcgi.c
allow numbers in header-keys
17 years ago
mod_mysql_vhost.c
removed setup_connection (merged [295])
17 years ago
mod_proxy.c
removed setup_connection (merged [295])
17 years ago
mod_redirect.c
leak fixes
17 years ago
mod_rewrite.c
removed setup_connection (merged [295])
17 years ago
mod_rrdtool.c
removed setup_connection (merged [295])
17 years ago
mod_scgi.c
allow numbers in header-keys
17 years ago
mod_secure_download.c
removed setup_connection (merged [295])
17 years ago
mod_setenv.c
removed setup_connection (merged [295])
17 years ago
mod_simple_vhost.c
removed setup_connection (merged [295])
17 years ago
mod_skeleton.c
removed setup_connection (merged [295])
17 years ago
mod_ssi.c
allow numbers in header-keys
17 years ago
mod_ssi.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
mod_ssi_expr.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
mod_ssi_expr.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
mod_ssi_exprparser.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
mod_ssi_exprparser.y
moved everything below trunk/ and added branches/ and tags/
17 years ago
mod_status.c
removed setup_connection (merged [295])
17 years ago
mod_trigger_b4_dl.c
removed setup_connection (merged [295])
17 years ago
mod_userdir.c
removed setup_connection (merged [295])
17 years ago
mod_usertrack.c
added usertrack.cooke-max-age, usertrack.cooke-domain (merged [176], [295])
17 years ago
network.c
allow numbers in header-keys
17 years ago
network.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
network_backends.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
network_freebsd_sendfile.c
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
17 years ago
network_linux_sendfile.c
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
17 years ago
network_openssl.c
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
17 years ago
network_solaris_sendfilev.c
moved everything below trunk/ and added branches/ and tags/
17 years ago
network_write.c
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
17 years ago
network_writev.c
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
17 years ago
plugin.c
let mod_alias handle directories and files (merged [284], [294])
17 years ago
plugin.h
let mod_alias handle directories and files (merged [284], [294])
17 years ago
request.c
ah, don't care about the valid chars, control-chars, 127 and 255 are out
17 years ago
request.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
response.c
let mod_alias handle directories and files (merged [284], [294])
17 years ago
response.h
moved last-modified handling into a exported function and let mod_cml use it
17 years ago
server.c
minor cosmetics (merged [329], [330], [331])
17 years ago
server.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
settings.h
merged [166]
17 years ago
spawn-fcgi.c
use exec to replace the shell
17 years ago
splaytree.c
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
17 years ago
splaytree.h
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
17 years ago
stat_cache.c
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
17 years ago
stat_cache.h
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
17 years ago
stream.c
removed setup_connection (merged [295])
17 years ago
stream.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
sys-mmap.h
moved everything below trunk/ and added branches/ and tags/
17 years ago
sys-socket.h
moved everything below trunk/ and added branches/ and tags/
17 years ago