2
0

Commit Graph

  • 6a33c93231 Revert "[core] implement streams on chunkqueues" Stefan Bühler 2013-05-17 20:27:52 +02:00
  • 74ce55c860 [core] implement streams on chunkqueues Stefan Bühler 2013-04-09 16:29:39 +02:00
  • a12d550557 cleanup base.h Stefan Bühler 2013-05-17 14:40:43 +02:00
  • 20a63070e2 [chunks] extract to plain memory Stefan Bühler 2013-05-17 15:38:20 +02:00
  • 092a1b0141 fix bugs found with clang-3.3 -fsanitize=address,undefined Stefan Bühler 2013-05-17 12:35:25 +02:00
  • de920597dc [tests] extend autowrapper.sh script Stefan Bühler 2013-05-17 12:34:55 +02:00
  • 89048a012e [autobuild] fix automake-1.12 problems Stefan Bühler 2013-05-17 12:34:19 +02:00
  • 4793e43461 [mod_gnutls] fix ca-file handling Stefan Bühler 2013-05-07 13:58:30 +02:00
  • 186309f529 [lua] add missing file Stefan Bühler 2013-05-05 16:22:07 +02:00
  • 0d85a068c8 [lua] add per lua_State lock Stefan Bühler 2013-05-04 13:11:25 +02:00
  • c1851a6cea [lua] force garbage collection Stefan Bühler 2013-05-03 18:55:17 +02:00
  • f2ade38923 Release mainaction before stopping workers Stefan Bühler 2013-05-02 13:02:04 +02:00
  • 224f623494 [tests] new features for running tests: log to console, kill services again after timeout Stefan Bühler 2013-05-03 13:56:24 +02:00
  • 20e0eb88b6 [tests] add scgi tests Stefan Bühler 2013-05-01 17:31:53 +02:00
  • ff7b73c8a9 [collect] Allow to start collect without worker context Stefan Bühler 2013-04-10 17:08:11 +02:00
  • 0dd67d972a [mod_lua] fix order of setting ts_loaded and checking it Stefan Bühler 2013-01-31 10:14:10 +01:00
  • 0a0ef2acc8 [tests] timeout pycurl requests after 10 seconds Stefan Bühler 2013-04-09 16:29:39 +02:00
  • 0ac603bc13 gitignore update Stefan Bühler 2013-04-09 16:29:39 +02:00
  • e2d7bb30ec [mod_lua] fix docs Stefan Bühler 2013-01-25 10:01:13 +01:00
  • ff527c560c [mod_lua] fix ttl handling for lua.handler Stefan Bühler 2013-01-25 10:00:25 +01:00
  • 9cb0790052 [core_lua] Forward worker pointer to log functions in some lua functions Stefan Bühler 2013-01-25 09:57:54 +01:00
  • 01abf704a3 [lua] Use recursive lock for global lua lock Stefan Bühler 2012-12-06 15:43:11 +01:00
  • 178e7c898f [profiler] use g_static_mutex to trigger mutext memory allocation before registering profiler alloc handlers Stefan Bühler 2012-12-06 15:34:51 +01:00
  • af3e0728fa [mod_deflate] Parse x-gzip/x-bzip2 explicitly and send it back as it was requested (instead of gzip/bzip2) Stefan Bühler 2012-10-14 17:33:02 +02:00
  • 2634c77aae Fix use of deprecated g_strcasecmp Stefan Bühler 2012-06-16 13:08:57 +02:00
  • b310884f4d [log] Remove (broken) locking for g_printerr in li_log_write_stderr - fputs, the default backend, is thread safe Stefan Bühler 2012-06-16 13:07:14 +02:00
  • 1951de6e40 [mod_acceslog] fix escaping of " Stefan Bühler 2012-06-16 12:57:27 +02:00
  • d705276183 [plugin_core] Fix closing data stream for invalid ranges in static handling Stefan Bühler 2012-04-05 14:55:14 +02:00
  • 5d48ae7102 [log] Add changable log contexts (i.e. references to the real one), so a pointer to such context can be used over a longer period of time Stefan Bühler 2012-03-17 15:52:19 +01:00
  • a0227182d6 Fix small memleak with server sockets Stefan Bühler 2012-03-17 15:38:44 +01:00
  • 97bc95a107 [configparser] allow normal actions and setups with the same name Stefan Bühler 2012-03-17 12:42:55 +01:00
  • b1c45e6a8f [chunk/network] use glib error system to report errors (instead of using virtualrequest context) Stefan Bühler 2012-03-16 15:40:06 +01:00
  • 77f786ed18 [log] remove different timestamp format handling (one is enough), separate log context (liLogMap) from virtualrequest Stefan Bühler 2012-03-16 13:24:17 +01:00
  • 8d709f8574 [ipv6 parser] Fix type-punned memory access Stefan Bühler 2012-03-13 00:19:56 +01:00
  • c270124514 [mod_gnutls] remove \n from log messages Stefan Bühler 2012-01-22 13:26:29 +01:00
  • 3972451633 [ip-parser] fix ipv4 netmask for /0, added some unit tests Stefan Bühler 2012-01-18 10:35:35 +01:00
  • 34ad0a52e4 [gnutls] fix automake Stefan Bühler 2012-01-17 22:43:33 +01:00
  • bef05e0b2e new module: mod_gnutls Stefan Bühler 2011-11-11 10:20:05 +01:00
  • d173c7d305 [response] fix totally broken response headers if connection header is sent Stefan Bühler 2012-01-10 08:47:30 +01:00
  • 4c04989bd1 fix compile bugs in previous commits Stefan Bühler 2012-01-10 01:27:10 +01:00
  • 6ca28bab2b [response handling] fix missing connection header Stefan Bühler 2012-01-10 01:22:59 +01:00
  • 011aaccabd [http response/request parser] parse method with extra function, fix quoted text, restrict quoted pair Stefan Bühler 2011-12-19 20:39:50 +01:00
  • 9bf335c121 [jobqueue] add li_job_stop Stefan Bühler 2011-12-19 16:42:18 +01:00
  • f7730910ad [utils] handle NULL loop in li_ev_io_* event changing Stefan Bühler 2011-12-19 16:41:31 +01:00
  • 89a32e1504 [chunkqueue] skip setting limit if it is the current one Stefan Bühler 2011-12-19 16:39:54 +01:00
  • eaf460e3d0 [plugin_core] fix docroot pattern error handling (fixes #2362) Stefan Bühler 2011-12-18 14:57:51 +01:00
  • 8a4565a63a [mod_flv] don't retry close(fd) on EINTR Thomas Porzelt 2011-12-17 10:57:56 +01:00
  • b15ec2ecf4 [cmake] fix linker errors with --as-needed (fixes #2360) Stefan Bühler 2011-12-16 21:01:55 +01:00
  • f98f9bb7b3 [openssl] fix error message for wrong listen option Stefan Bühler 2011-12-16 20:57:26 +01:00
  • dd4ed2c560 [mod_openssl] fix build error if SSL_OP_NO_COMPRESSION isn't defined Stefan Bühler 2011-12-02 13:43:54 +01:00
  • 7a9ae91566 [mod_openssl] close connection on client initiated renegotiation Stefan Bühler 2011-12-02 13:38:22 +01:00
  • 85b620eb3c [mod_openssl] add options and defaults Joe Presbrey 2011-12-01 12:20:50 -05:00
  • 92bfc4c676 [mod_openssl] add openssl.setenv action (client, client-cert, server, server-cert) Joe Presbrey 2011-11-29 20:06:26 -05:00
  • 3f9ba6ebdc [mod_openssl] add verify{,-any,-depth,-require}, client-ca-file Joe Presbrey 2011-11-29 19:08:37 -05:00
  • 9e215e397f [value] add some functions to handle liValue Stefan Bühler 2011-11-30 00:59:40 +01:00
  • 3f12becf59 [plugin_core] add 'map' action, which maps the result of a pattern to a user defined action Thomas Porzelt 2011-11-26 16:32:51 +01:00
  • 3af94cf12d [mod_progress] free data on module unload properly Thomas Porzelt 2011-11-26 16:17:31 +01:00
  • 2d52ff9170 [mempool] support profiler for mmap allocations. use g_malloc/free instead malloc/free Thomas Porzelt 2011-11-26 16:07:38 +01:00
  • aeb88422a0 [profiler] export li_profiler_enabled and li_profiler_hashtable_insert/remove. add heap base/break/size to dump output Thomas Porzelt 2011-11-26 15:56:45 +01:00
  • a66b6ce8d5 [config parser] rename 'o' liValue variables to 'v'. the name was a relict from option variables Thomas Porzelt 2011-11-26 15:20:40 +01:00
  • 9f17fd620d [config parser] add 'none' and 'default' keywords Thomas Porzelt 2011-11-26 15:11:39 +01:00
  • a7741a2f22 [core] Ignore connection headers from backends Stefan Bühler 2011-11-21 11:07:40 +01:00
  • fc3d0e51e9 [core] fix invalid html in auto-generated responses Thomas Porzelt 2011-11-19 11:32:20 +01:00
  • 3277edabe6 connection.c: optimize buffer usage - don't keep too many unused buffers around Stefan Bühler 2011-11-18 19:04:42 +01:00
  • ba3d50ba79 [mempool]: use g_free instead of free in ALLOC mode Stefan Bühler 2011-11-17 21:26:53 +01:00
  • bd5c2f4ebe move profiler code to common lib Stefan Bühler 2011-11-17 21:25:45 +01:00
  • bd15bb8f82 [core] fix for previous commit. gc requency was set to 10s not 5min Thomas Porzelt 2011-11-17 19:18:17 +01:00
  • ab313d20c2 [core] change connection garbage collector algorithm to free all unused connections up to the maximum of active connections during the last 5 minutes Thomas Porzelt 2011-11-17 18:59:09 +01:00
  • 011380dcb7 [core] change memory profiler output, add minsize parameter to debug.profiler_dump action Thomas Porzelt 2011-11-15 02:01:35 +01:00
  • 60fc8d421d [mod_status] add status_info_auto Joe Presbrey 2011-11-11 12:31:44 -05:00
  • cdf183137f [plugin_core] rename 'blank' action to 'respond' and allow optional integer, string or list of integer+string parameters which support patterns Thomas Porzelt 2011-10-17 20:09:48 +02:00
  • 2647a9745c [autobuild]: enable large file support for 32-bit builds Stefan Bühler 2011-10-11 13:18:43 +02:00
  • b6e20b45f9 [doc] update config examples re latest config syntax changes Thomas Porzelt 2011-08-28 16:51:21 +02:00
  • cc1c9a92e2 [config parser] don't allow setup blocks or includes in setup blocks Thomas Porzelt 2011-08-28 15:07:23 +02:00
  • dbfca1b2cb [doc]: fix config examples Stefan Bühler 2011-08-28 14:17:44 +02:00
  • 2ebf367df5 [config parser] fix detection of conflicts between options and uservars Thomas Porzelt 2011-08-28 14:17:47 +02:00
  • 3ef949bbb9 [tests]: convert test cases to new config syntax Stefan Bühler 2011-08-28 11:57:31 +02:00
  • 04c8356b44 [config parser] change syntax again: user defined variables are now defined as 'x = ...;'. user defined actions are not special anymore Thomas Porzelt 2011-08-28 11:30:35 +02:00
  • abd58794d8 [config parser]: fix crash with nested conditional blocks, fix some warnings Stefan Bühler 2011-08-25 19:57:08 +02:00
  • d579b8a163 [core]: accept LF instead of CR LF in http requests Stefan Bühler 2011-08-22 17:30:29 +02:00
  • 9f832c75ea Config syntax changes and parser fixes: Thomas Porzelt 2011-08-20 11:43:02 +02:00
  • bafba4b112 [core.cached_html] fix path handling Stefan Bühler 2011-08-13 21:28:01 +02:00
  • 92ca097ed4 [jobqueue] as jobs in the queue could be removed in a callback we can\'t copy the queue to a private one, g_queue_unlink needs the real one Stefan Bühler 2011-08-09 20:17:13 +02:00
  • 496a28f197 [core] truncate temp string before evaluating pattern. add comment to pattern.h that li_eval_pattern() does not truncate the string for you Thomas Porzelt 2011-07-20 20:48:30 +02:00
  • e2376dbd15 [tests] add simple mod-proxy check Stefan Bühler 2011-06-11 00:20:21 +02:00
  • 81429d4eb5 [doc] Fix: use 'charset' instead 'encoding' in mimetypes.conf Thomas Porzelt 2011-05-29 09:56:30 +02:00
  • effdfb6e62 On OS X the GNU libtool is prefixed with a g. Simon Lundström 2011-05-18 20:26:43 +02:00
  • 259cdb57e3 [mod_accesslog] Fix %r (first request line) formatter Thomas Porzelt 2011-05-09 21:07:54 +02:00
  • 0fcbfb7ab7 [core] optimize syscalls per connection Stefan Bühler 2011-05-04 15:23:53 +02:00
  • 4f377b792c [utils] fix calculation for sockaddr_un struct size Stefan Bühler 2011-05-02 12:30:39 +02:00
  • f277a22407 [core.lua] fix wsgi pathinfo Stefan Bühler 2011-04-14 11:23:41 +02:00
  • 9c80becca2 [angel] Remove unsupported pid-file option Stefan Bühler 2011-04-12 10:53:49 +02:00
  • 45f0cf0bf3 Increase timeout for angel-listen Stefan Bühler 2011-04-12 10:53:24 +02:00
  • 6164ac83c9 [*cgi env]: Fix REQUEST_URI Stefan Bühler 2011-03-23 14:59:43 +01:00
  • 6d854ac3f8 [autobuild]: Fix error message if ragel is not found Stefan Bühler 2011-03-23 14:15:54 +01:00
  • f461b8a8b4 [tests]: use printf instead of echo in shell cgi script Stefan Bühler 2011-03-22 22:47:42 +01:00
  • 8973c35562 [utils] Fix url decoding for non ascii values (signed char negatives) Stefan Bühler 2011-03-22 13:33:50 +01:00
  • eb9f6aa368 [plugins] Fix some default options (the raw default-value is only used when there is no parser method) Stefan Bühler 2011-01-30 15:50:03 +01:00
  • be50c790e1 [mod_balance]: renamed from mod_balancer Stefan Bühler 2011-01-23 13:55:36 +01:00
  • d9cc24b8e6 [core]: fix connection/vrequest callbacks to return FALSE after they got reset, so handling stops Stefan Bühler 2011-01-10 20:00:44 +01:00