ccd512ca57
[waf] remove waf for now, doesn't work anymore
Stefan Bühler2013-08-18 17:23:53 +02:00
3c27596287
[plugin_core] index action should do less stat() calls now, especially for multiple names
Stefan Bühler2013-08-18 15:59:26 +02:00
919a8dd6d2
[mod_openssl] error out on unknown parameters
Stefan Bühler2013-08-18 15:53:26 +02:00
dc2f0b7885
[mod_openssl] support key-value list for multiple listen parameters
Stefan Bühler2013-08-18 15:49:12 +02:00
8eae9f3b50
[mod_gnutls] remove ca-file option; only needed for not yet supported client cert authentication. add docs in the source
Stefan Bühler2013-08-18 14:29:26 +02:00
c372d21f2c
[mod_gnutls] use key-value list for parameters, allows duplicate listen/pemfile parameters
Stefan Bühler2013-08-18 13:48:48 +02:00
969818083e
[core] add li_value_to_key_value_list: convert value hash to key-value list
Stefan Bühler2013-08-18 13:47:29 +02:00
ab47f9b33c
[mod_gnutls] fix endless loop in client hello parser
Stefan Bühler2013-08-18 11:45:45 +02:00
f3436e69f1
[gnutls] fix cleanup order (use-after-free)
Stefan Bühler2013-08-03 09:24:58 +02:00
45aeb29703
[events] use smaller repeat value to trigger timer "again" (100ms was clearly too large, 0.1ms should do)
Stefan Bühler2013-08-01 18:37:59 +02:00
859da7d7eb
[plugin_core] docroot: show stat() errors for all entries when debug log is enabled
Simon Lundström
2013-07-31 20:57:29 +02:00
76cf9761ce
[doc] fix wiki link to the redirect target
Stefan Bühler2013-07-31 21:44:28 +02:00
f64ba1bb72
[fastcgi] add debug prints before all fastcgi_reset calls, don't reset connection on stderr data if connection was already closed
Stefan Bühler2013-07-20 13:15:44 +02:00
9aafe5aa2a
[fetch] use signed integers for liFetchDatabase refcount
Stefan Bühler2013-07-20 11:49:49 +02:00
e762189fb5
[core] only use feature test macros on linux
Stefan Bühler2013-07-20 11:45:09 +02:00
42ce5eda8f
[core] cleanup settings.h - openssl not needed in global headers
Stefan Bühler2013-07-20 11:41:24 +02:00
2301fa6835
[tests] cgi: check stderr and exit error with delayed upload
Stefan Bühler2013-07-20 11:33:15 +02:00
d27b40bed5
[tests] add /sbin and others to PATH for sha1 on FreeBSD
Stefan Bühler2013-07-20 11:26:26 +02:00
4cdda3fb1e
[tests] Fix uploadcheck for BSD (providing sha1 instead of sha1sum)
Stefan Bühler2013-07-20 10:56:47 +02:00
95f63fc0cf
[core] add global named fetch pool; all backends have to return strings. implement a simple backend.
Stefan Bühler2013-06-04 17:13:58 +02:00
c49cf3696f
[mod_gnutls] fix beast workaround (force RC4 on TLS1.0 and SSL3.0)
Stefan Bühler2013-06-01 15:28:06 +02:00
97dbcf7e42
[core] add option to disable buffering large request bodies on disk - forward them to backend directly instead
Stefan Bühler2013-06-01 12:11:47 +02:00
38aad8128e
[angel,tests] implement and use "one-shot" option to not restart crashed workers
Stefan Bühler2013-05-31 20:47:43 +02:00