17 Commits (061b2a4262496a3396f4052dfb7dd92e034a5774)

Author SHA1 Message Date
Thomas Porzelt a40a03cc75 [mod_redirect] Fix patterns using %n references 12 years ago
Stefan Bühler 2941105e28 [pattern] Fix vr->wrk->tmp_str usage, remove pattern.h from base.h, add pattern support to header.add* actions 13 years ago
Stefan Bühler 8b75858fea [mod_redirect] fix segfault 13 years ago
Stefan Bühler 9b52427d29 [mod_redirect] Use liPattern 13 years ago
Stefan Bühler b876f8401d [core]: rework connection/vrequest structs; add liConInfo 13 years ago
Stefan Bühler a8efcfcc0e modify plugin api to include worker context for action/option parsing; add per-worker callback for stop_worker
* create main_worker earlier
13 years ago
Thomas Porzelt 8186b62dfe [mod_rewrite,mod_redirect] Refactor code a bit to silence clang code analyzer 13 years ago
Stefan Bühler f14103bc2c Split options into two categories: simple (int, bool) and ref-counted pointers 13 years ago
Stefan Bühler b4c3e2ba02 Add userdata to action-create, setup and plugin-init callbacks 13 years ago
Stefan Bühler 748faf860f Fix redirect scheme 14 years ago
Stefan Bühler 77f2a832e7 Fix liRequestUri struct 14 years ago
Stefan Bühler f030824550 Fix server address (do not use the listen address) 14 years ago
Stefan Bühler 6e6921c552 Fix mod_redirect: handles https:// urls as absolute rewrites, redirect if request is already handled is no error 14 years ago
Stefan Bühler eeddb37e4a Add plugin angel callbacks 14 years ago
Thomas Porzelt 6cb5af487f [core] Add li-prefix to structs, enums and function names for encoding helpers 14 years ago
Thomas Porzelt adf9e2b056 [mod_redirect] Fix scheme 14 years ago
Thomas Porzelt 82ea7279df [modules] Add mod_redirect 14 years ago