Stefan Bühler
|
a25d0f81d0
|
utils: added some hash/equal functions
|
2009-10-17 23:50:21 +02:00 |
Stefan Bühler
|
0fe57dc215
|
mod_auth: add htdigest and htpasswd (no apr-md5) backend
|
2009-10-10 19:27:42 +02:00 |
Stefan Bühler
|
a151eeac2f
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
2009-10-09 15:38:12 +02:00 |
Stefan Bühler
|
e71b64f41f
|
Add a li_const_gstring method to create fake GStrings; make some GString* parameters const
|
2009-10-08 14:33:47 +02:00 |
Stefan Bühler
|
f31572bef1
|
Append slash to doc-root for physical path if it is missing
|
2009-09-14 21:45:52 +02:00 |
Stefan Bühler
|
007e5e040c
|
Add listen mask checks to angel
|
2009-09-04 15:56:52 +02:00 |
Thomas Porzelt
|
86ebb4c7f0
|
[core] Add li_querystring_find() function to utils
|
2009-08-13 18:38:30 +02:00 |
Stefan Bühler
|
594987c29e
|
Add li_ev_safe_ref_and_stop macro and use it
|
2009-07-26 15:00:53 +02:00 |
Stefan Bühler
|
e02d2efea1
|
Remove path in angel_proc logging
|
2009-07-25 18:13:16 +02:00 |
Stefan Bühler
|
ab1387d4ba
|
Move and add some common log helpers to utils
|
2009-07-17 12:19:25 +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
|
75505f73e1
|
Add more angel connection handling code (and helper functions)
|
2009-06-23 23:40:13 +02:00 |
Stefan Bühler
|
d64f5d4788
|
Split lighttpd specific functions from utils into lighttpd-glue.
|
2009-06-16 23:16:07 +02:00 |
Thomas Porzelt
|
fd8f6ed60f
|
[core] Change cond_lvalue_form_string() and move it from utils.c to condition.c
|
2009-06-01 17:58:48 +02:00 |
Thomas Porzelt
|
3efaf40853
|
[core] Add cond_lvalue_from_str() to utils
|
2009-06-01 16:15:38 +02:00 |
Stefan Bühler
|
611d7dcac3
|
Recode the sockaddr handling, fixing some bugs
|
2009-04-03 14:29:55 +02:00 |
Stefan Bühler
|
b423170266
|
Rewrite l_g_string_from_int to l_g_string_append_int
|
2009-03-17 11:44:44 +01:00 |
Stefan Bühler
|
9df3918e9b
|
Add l_g_string_from_int to utils - prints a gint64 to a GString
|
2009-03-16 22:24:14 +01:00 |
Thomas Porzelt
|
a9c75934a8
|
change counter format output
|
2009-03-13 23:16:21 +01:00 |
Thomas Porzelt
|
7d88ae2e73
|
[utils] add l_g_string_prefix() and l_g_string_suffix()
|
2009-03-08 16:45:50 +01:00 |
Thomas Porzelt
|
9a23f4465d
|
add dirent_buf_size() to utils
|
2009-03-04 02:48:55 +01:00 |
Stefan Bühler
|
6ebc331215
|
Implement l_g_string_assign_len()
|
2009-03-01 21:22:15 +01:00 |
Stefan Bühler
|
b033f0c194
|
Extended sockaddr_to_string for use in connect-failed error message in mod_fastcgi
|
2009-03-01 17:15:52 +01:00 |
Stefan Bühler
|
587ee27cd0
|
Added response parser and used it in mod_fastcgi
|
2009-01-10 13:30:58 +01:00 |
Thomas Porzelt
|
2fb007bd3d
|
add http_version_string() to utils
|
2009-01-06 23:25:07 +01:00 |
Stefan Bühler
|
c458377d4a
|
Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes)
|
2009-01-01 16:44:42 +01:00 |
Thomas Porzelt
|
20e0a9e4e8
|
add http_method_string() to utils
|
2008-12-10 16:36:38 +01:00 |
Stefan Bühler
|
fae25515fa
|
Split waitqueue from utils
|
2008-11-17 10:26:25 +01:00 |
Stefan Bühler
|
3dceeb5916
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +01:00 |