Stefan Bühler
|
f030824550
|
Fix server address (do not use the listen address)
|
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
|
c83817721c
|
[mod_rewrite] Fix broken %{request.scheme}
|
14 years ago |
Thomas Porzelt
|
048c66938c
|
[mod_rewrite] Implement rewrite action without regex
|
14 years ago |
Stefan Bühler
|
a061745193
|
Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/)
|
14 years ago |
Thomas Porzelt
|
a3a1e2172e
|
[mod_rewrite] Fix tiny memleak (GError not freed when regex compilation fails)
|
14 years ago |
Thomas Porzelt
|
952a28d176
|
Fix a null-pointer dereference and some other small things reported by clang analyzer
|
14 years ago |
Stefan Bühler
|
282a2d1b4a
|
Prefix LI_API functions with "li_"
|
14 years ago |
Stefan Bühler
|
99b203e3d8
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
14 years ago |
Thomas Porzelt
|
c49219699e
|
[modules] Remove unneeded inclusion of stdio.h
|
14 years ago |
Stefan Bühler
|
c2ce9c4f53
|
Fix encoding functions (use _append for the append version); do not encode characters >= 0x80 for html.
|
14 years ago |
Thomas Porzelt
|
426ee0bff0
|
[modules] Add mod_rewrite
|
14 years ago |