summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-25 Prepare for 0.0.5.0; accept "" as empty extension for content-typeLaurent Bercot
2024-03-06 Make Server: overridableLaurent Bercot
2024-03-06 Add ls.cgi, prepare for 0.0.4.0Laurent Bercot
2024-03-06 Remove inaccurate debug linesLaurent Bercot
2024-03-06 Fix indexification with infopath for full cgi sitesLaurent Bercot
2024-03-05 Tentatively enable docroot to be indexifiedLaurent Bercot
2024-02-05 char is unsigned on some archsLaurent Bercot
2023-12-21 Minor refactorsLaurent Bercot
2023-12-20 Fix small modifier string bug.Laurent Bercot
2023-12-20 Major refactors; implement rangesLaurent Bercot
2023-12-15 Prepare for 0.0.3.0; add XXX_no_translateLaurent Bercot
2023-12-14 Re-enable HTTP_HOST; fix xiscgiLaurent Bercot
2023-12-04 Use wallclock time for Date header in responsesLaurent Bercot
2023-11-30 Don't segfault on no PROTO!Laurent Bercot
2023-11-17 Add X-Forwarded-For logging supportLaurent Bercot
2023-11-16 Remove obsolete Referrer-Policy default headerLaurent Bercot
2023-11-13 Don't fatal error out if unable to realpath a custom error pageLaurent Bercot
2023-11-13 bugfix: error with nonexistent HostLaurent Bercot
2023-11-08 Prepare for 0.0.2.0. Add global executable_means_cgi config directive.Laurent Bercot
2023-11-07 Prepare for 0.0.1.1. Minor code cleanups.Laurent Bercot
2023-10-31 Some bugfixesLaurent Bercot
2023-10-30 Don't keep track of unneeded countLaurent Bercot
2023-10-30 Revamp (and hopefully fix) resattr managementLaurent Bercot
2023-10-28 Fix error messageLaurent Bercot
2023-10-28 Add more forbidden headersLaurent Bercot
2023-10-27 Add a misspellingLaurent Bercot
2023-10-27 custom-headers revamp, can be removed nowLaurent Bercot
2023-10-26 Some more fixesLaurent Bercot
2023-10-26 Fix custom header orderingLaurent Bercot
2023-10-26 Small build target fixLaurent Bercot
2023-10-26 Some bugfixes, more to comeLaurent Bercot
2023-10-24 Deglobal index-fileLaurent Bercot
2023-10-24 support Host as HTTP/1.05Laurent Bercot
2023-10-24 Make the switch to custom headersLaurent Bercot
2023-10-24 Full custom header support, switch not made yetLaurent Bercot
2023-10-23 More tipidee-config refactoring, headers functions are cleanLaurent Bercot
2023-10-23 Refactor tipidee-config code to accommodate for headersLaurent Bercot
2023-10-22 Some fixes (thanks jjk)Laurent Bercot
2023-10-19 Stop directory traversal attacks in custom response filesLaurent Bercot
2023-10-19 Fix custom response, get rid of secondary static strallocLaurent Bercot
2023-10-18 Add infrastructure for custom error filesLaurent Bercot
2023-10-13 And fewer useless depsLaurent Bercot
2023-10-13 With fewer bugsLaurent Bercot
2023-10-13 Improved logging systemLaurent Bercot
2023-10-13 A very important changeLaurent Bercot
2023-10-12 New logging system; not used yet in tipideedLaurent Bercot
2023-10-12 Add host_as_prefix logging for request/resource/answerLaurent Bercot
2023-10-10 Add new logging functions, change method_conv for bsearchLaurent Bercot
2023-10-06 Some fixes, preparation for changes in error responsesLaurent Bercot
2023-09-30 Some fixes; new SERVER_NAME source; prepare for more configLaurent Bercot