21 Commits (3ffa1c40bb741c29898f76afa831780d2f3c553a)

Author SHA1 Message Date
Thomas Porzelt 20e0a9e4e8 add http_method_string() to utils 15 years ago
Thomas Porzelt 031b6b54c7 add check for HAVE_IPV6 to sockaddr_to_string() 15 years ago
Stefan Bühler fae25515fa Split waitqueue from utils 15 years ago
Stefan Bühler 3dceeb5916 Move include files into a separate directory and cleanup include order 15 years ago
Thomas Porzelt d56e5c2ea9 implement waitqueues (utils), change connection io timeouts to use those 15 years ago
Thomas Porzelt 2538f522ec add sockaddr_to_string() and counter_format2() to utils.c 15 years ago
Stefan Bühler b83e3a29ce Fix vrequest merge 15 years ago
Thomas Porzelt 29c962fe06 add mime_types option and mimetype_get() function 15 years ago
Thomas Porzelt 107798b883 better http_status_to_str() 15 years ago
Thomas Porzelt 34281b50f1 send proper error pages 15 years ago
Thomas Porzelt eb5aa9d9d4 fix and comment ip hashing functions 15 years ago
Thomas Porzelt 21c391da66 ipv4 and ipv6 hashing functions 15 years ago
Thomas Porzelt 9ba30eccbd moved string_destroy_notify() from base.c to utils.c, fixed parameter definition 15 years ago
Stefan Bühler bfd20c2662 Add missing includes for open/fcntl 15 years ago
Thomas Porzelt 6804b1df00 implemented default values for options 15 years ago
Thomas Porzelt c5fb96870c added event_handler setup; added srv->loop_flags; moved loop initialization to server_loop_init(); added ev_backend_string() to utils.c 15 years ago
Thomas Porzelt 4d55315487 added first counters 15 years ago
Thomas Porzelt df16145d05 added http_status_string() function; response.c now includes the right status string 15 years ago
Stefan Bühler a863b6f7e9 Added url/authority parsing, enabled simple static() action. 15 years ago
Stefan Bühler 2fbc7b1408 Basic connection state machine 15 years ago
Stefan Bühler 0a514f657e server/connection/request functions 15 years ago