summaryrefslogtreecommitdiff
path: root/src/configfile.c
Commit message (Expand)AuthorAgeFilesLines
* add README to point to lighttpd-1.4.x as stableHEADmasterstbuehler2015-09-181-1376/+0
* more strict check for server.stat-cache-enginestbuehler2011-03-311-1/+12
* Fix conditional interpretation of core optionsstbuehler2011-03-301-3/+0
* export some SSL_CLIENT_* vars for client cert validation (fixes #1288, thx pr...stbuehler2009-11-051-0/+6
* Fix build errors when ssl is disabledstbuehler2009-10-201-0/+4
* Add SSL Client Certificate verification (#1288)stbuehler2009-10-141-0/+27
* Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <p...stbuehler2009-10-141-0/+2
* Hide some ssl errors per default, enable them with debug.log-ssl-noise (#397)stbuehler2009-07-011-0/+5
* Silenced the annoying "request timed out" warning, enable with the "debug.log...stbuehler2009-07-011-1/+6
* Add server.breakagelog, a "special" stderr (fixes #1863)stbuehler2009-06-211-0/+2
* merge: Disable SSLv2 by defaultstbuehler2009-04-091-1/+1
* Fix leaving zombie process with include_shell (#1777)stbuehler2009-03-311-2/+1
* Replace buffer_{append,copy}_string with the _len variant where possible (#17...stbuehler2008-07-311-29/+29
* merged from @1874: add ETag configuration (#1442)stbuehler2008-07-301-0/+26
* fixed #1664: fixed include basedir within include_shell, thanks to lunaticmoo2008-05-151-2/+2
* - ssl.cipher-list and ssl.use-sslv2 ported from 1.4.x (#1422)glen2008-01-161-0/+12
* name/value table sort out for network backend and event handlers.moo2007-06-111-45/+54
* applied patch from #1195moo2007-05-241-1/+1
* fixed the loading for default modules if they are specified explicitlyjan2007-05-081-4/+37
* added a flag to declare a conditional valid to support PHYSICAL["path"]jan2007-04-181-0/+2
* moved time-tracking into timing.[ch] and added debug.log-timingjan2007-03-111-1/+4
* added server.max-connection-idle option.jakabosky2007-02-081-0/+7
* add define to disable all the threading supportjan2007-02-031-2/+2
* big threading cleanup, glib-2.0 + gthread-2.0 is now a requirementjan2007-02-011-0/+4
* added inotify supportjan2007-01-301-1/+3
* removed strlen() from the array_get_element() jan2007-01-271-6/+6
* add support for T_CONFIG_INT.jakabosky2007-01-111-1/+1
* Moved HTTP/1.1 chunk encoding into plugin mod_chunkedjakabosky2007-01-051-0/+10
* - added support for server.use-noatimejan2006-11-151-1/+4
* r1274@h2o: darix | 2006-08-20 02:31:12 +0200darix2006-08-201-3/+5
* r1129@h2o: darix | 2006-04-30 18:01:25 +0200darix2006-08-201-0/+13
* replace strcmp() by our own buffer_compare_... functions jan2006-07-181-4/+4
* more include-fixes for win32/unixjan2006-07-111-1/+2
* * src/*c, src/*.h:darix2006-07-031-1/+1
* r629@D2XNG01J: Jan | 2006-07-02 15:34:24 +0200Jan2006-07-021-1/+1
* r623@D2XNG01J: Jan | 2006-06-26 03:59:03 +0200Jan2006-07-021-15/+16
* fix #608. configs_stack must be stack, not unique key arraymoo2006-04-171-3/+2
* separate log_condition_cache_handling from log_condition_handlingmoo2006-04-021-0/+5
* - remove all trailing whitespaces in the c filesdarix2006-03-311-204/+204
* - reformat the PATCH() macro a bitdarix2006-03-311-2/+2
* fixed #142, relatived to [52]moo2006-03-281-9/+1
* load the three base modules if server.modules is not setjan2006-02-081-0/+20
* fixed typos (fixes #474)jan2006-01-311-2/+2
* set var.CWD for later use with relative pathsjan2006-01-311-0/+9
* implement global contextmoo2006-01-201-0/+2
* renamed server.force-lower-case-files to server.force-lowercase-filenamsjan2006-01-111-8/+9
* - next release is 1.4.9jan2005-12-151-0/+2
* use the SIMPLE stat-cache-engine as defaultjan2005-11-111-1/+1
* chunkqueue can get a list of tempdirs which are tried to open a file atjan2005-11-011-0/+2
* added startup-time selectable network-backendjan2005-10-311-0/+3