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
|
14 years ago |
Stefan Bühler
|
b4c3e2ba02
|
Add userdata to action-create, setup and plugin-init callbacks
|
14 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 |