Stefan Bühler
|
0047fe22fa
|
radix: fix li_radixtree_new prototype
|
2010-08-23 16:53:03 +02:00 |
Stefan Bühler
|
b876f8401d
|
[core]: rework connection/vrequest structs; add liConInfo
|
2010-08-11 13:27:27 +02:00 |
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
|
2010-05-07 20:54:50 +02:00 |
Stefan Bühler
|
f14103bc2c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
2010-01-24 23:00:51 +01:00 |
Stefan Bühler
|
b4c3e2ba02
|
Add userdata to action-create, setup and plugin-init callbacks
|
2009-12-21 12:29:14 +01:00 |
Stefan Bühler
|
931e8fea0c
|
Make radix tree generic (length independent), use it for mod_access ipv4/ipv6
|
2009-12-14 14:29:59 +01:00 |
Thomas Porzelt
|
cce1f4276f
|
[mod_access] Return LI_HANDLER_GO_ON if there already is a response handler registered
|
2009-09-02 21:11:48 +02:00 |
Stefan Bühler
|
eeddb37e4a
|
Add plugin angel callbacks
|
2009-08-30 19:25:01 +02:00 |
Stefan Bühler
|
282a2d1b4a
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
Stefan Bühler
|
99b203e3d8
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
2009-07-08 21:06:07 +02:00 |
Stefan Bühler
|
d30108b967
|
Make radix implementation independent of lighty
|
2009-07-07 18:45:47 +02:00 |
Thomas Porzelt
|
c49219699e
|
[modules] Remove unneeded inclusion of stdio.h
|
2009-07-04 21:56:32 +02:00 |
Thomas Porzelt
|
a2b40bb581
|
[mod_access] Fix casting warnings
|
2009-05-31 14:10:41 +02:00 |
Thomas Porzelt
|
1703b67409
|
[modules] Add mod_access
|
2009-05-29 15:05:31 +02:00 |