2
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
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