index
:
tipidee
main
Mirror of git://git.skarnet.org/tipidee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tipideed
/
tipideed.c
Age
Commit message (
Expand
)
Author
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-30
Revamp (and hopefully fix) resattr management
Laurent Bercot
2023-10-24
Deglobal index-file
Laurent Bercot
2023-10-24
support Host as HTTP/1.05
Laurent Bercot
2023-10-24
Make the switch to custom headers
Laurent Bercot
2023-10-24
Full custom header support, switch not made yet
Laurent Bercot
2023-10-19
Fix custom response, get rid of secondary static stralloc
Laurent Bercot
2023-10-18
Add infrastructure for custom error files
Laurent Bercot
2023-10-13
Improved logging system
Laurent Bercot
2023-10-06
Some fixes, preparation for changes in error responses
Laurent Bercot
2023-09-30
Some fixes; new SERVER_NAME source; prepare for more config
Laurent Bercot
2023-09-23
transfer codings are case insensitive too
Laurent Bercot
2023-09-22
Connection: values are case-insensitive
Laurent Bercot
2023-09-22
Don't accept HTTP/1.2
Laurent Bercot
2023-09-22
Make /etc configurable; fix some bugs
Laurent Bercot
2023-09-21
Some bugfixes
Laurent Bercot
2023-09-21
Force redirect for incomplete directories
Laurent Bercot
2023-09-21
More doc, complete?
Laurent Bercot
2023-09-21
Implement If-Modified-Since
Laurent Bercot
2023-09-20
More doc, more fixes
Laurent Bercot
2023-08-29
Doc templates
Laurent Bercot
2023-08-29
More examples, some fixes, some more doc
Laurent Bercot
2023-08-23
Bound 3xx response, clean up TCPCONNNUM, fix body reading
Laurent Bercot
2023-08-22
Fix redirection lookup
Laurent Bercot
2023-08-05
Initial commit
Laurent Bercot