Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a misspelling | Laurent Bercot | 2023-10-27 | 1 | -1/+1 |
* | custom-headers revamp, can be removed now | Laurent Bercot | 2023-10-27 | 3 | -13/+11 |
* | Some more fixes | Laurent Bercot | 2023-10-26 | 1 | -6/+7 |
* | Make the switch to custom headers | Laurent Bercot | 2023-10-24 | 7 | -66/+80 |
* | Full custom header support, switch not made yet | Laurent Bercot | 2023-10-24 | 4 | -3/+56 |
* | Some fixes (thanks jjk) | Laurent Bercot | 2023-10-22 | 1 | -1/+1 |
* | Fix custom response, get rid of secondary static stralloc | Laurent Bercot | 2023-10-19 | 1 | -0/+2 |
* | Add infrastructure for custom error files | Laurent Bercot | 2023-10-18 | 10 | -62/+114 |
* | And fewer useless deps | Laurent Bercot | 2023-10-13 | 1 | -1/+0 |
* | With fewer bugs | Laurent Bercot | 2023-10-13 | 1 | -2/+1 |
* | Improved logging system | Laurent Bercot | 2023-10-13 | 4 | -19/+23 |
* | A very important change | Laurent Bercot | 2023-10-13 | 1 | -0/+1 |
* | New logging system; not used yet in tipideed | Laurent Bercot | 2023-10-12 | 2 | -2/+4 |
* | Add host_as_prefix logging for request/resource/answer | Laurent Bercot | 2023-10-12 | 4 | -13/+44 |
* | Add new logging functions, change method_conv for bsearch | Laurent Bercot | 2023-10-10 | 10 | -42/+186 |
* | Some fixes, preparation for changes in error responses | Laurent Bercot | 2023-10-06 | 2 | -0/+60 |
* | Some fixes; new SERVER_NAME source; prepare for more config | Laurent Bercot | 2023-09-30 | 2 | -5/+4 |
* | Better logging | Laurent Bercot | 2023-09-23 | 1 | -7/+6 |
* | Sometimes, memmove is unavoidable. | Laurent Bercot | 2023-09-23 | 1 | -2/+2 |
* | Activate debug again in tipidee_headers_parse | Laurent Bercot | 2023-09-23 | 1 | -4/+7 |
* | Some portability fixes | Laurent Bercot | 2023-09-21 | 1 | -1/+2 |
* | Implement If-Modified-Since | Laurent Bercot | 2023-09-21 | 7 | -14/+73 |
* | Fix redirection lookup | Laurent Bercot | 2023-08-22 | 1 | -16/+35 |
* | Initial commit | Laurent Bercot | 2023-08-05 | 24 | -0/+964 |