summary refs log tree commit diff
path: root/src/libtipidee
Commit message (Expand)AuthorAgeFilesLines
* Add a misspellingLaurent Bercot2023-10-271-1/+1
* custom-headers revamp, can be removed nowLaurent Bercot2023-10-273-13/+11
* Some more fixesLaurent Bercot2023-10-261-6/+7
* Make the switch to custom headersLaurent Bercot2023-10-247-66/+80
* Full custom header support, switch not made yetLaurent Bercot2023-10-244-3/+56
* Some fixes (thanks jjk)Laurent Bercot2023-10-221-1/+1
* Fix custom response, get rid of secondary static strallocLaurent Bercot2023-10-191-0/+2
* Add infrastructure for custom error filesLaurent Bercot2023-10-1810-62/+114
* And fewer useless depsLaurent Bercot2023-10-131-1/+0
* With fewer bugsLaurent Bercot2023-10-131-2/+1
* Improved logging systemLaurent Bercot2023-10-134-19/+23
* A very important changeLaurent Bercot2023-10-131-0/+1
* New logging system; not used yet in tipideedLaurent Bercot2023-10-122-2/+4
* Add host_as_prefix logging for request/resource/answerLaurent Bercot2023-10-124-13/+44
* Add new logging functions, change method_conv for bsearchLaurent Bercot2023-10-1010-42/+186
* Some fixes, preparation for changes in error responsesLaurent Bercot2023-10-062-0/+60
* Some fixes; new SERVER_NAME source; prepare for more configLaurent Bercot2023-09-302-5/+4
* Better loggingLaurent Bercot2023-09-231-7/+6
* Sometimes, memmove is unavoidable.Laurent Bercot2023-09-231-2/+2
* Activate debug again in tipidee_headers_parseLaurent Bercot2023-09-231-4/+7
* Some portability fixesLaurent Bercot2023-09-211-1/+2
* Implement If-Modified-SinceLaurent Bercot2023-09-217-14/+73
* Fix redirection lookupLaurent Bercot2023-08-221-16/+35
* Initial commitLaurent Bercot2023-08-0524-0/+964