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
/
cgi.c
Age
Commit message (
Expand
)
Author
2023-12-20
Fix small modifier string bug.
Laurent Bercot
2023-12-20
Major refactors; implement ranges
Laurent Bercot
2023-12-14
Re-enable HTTP_HOST; fix xiscgi
Laurent Bercot
2023-12-04
Use wallclock time for Date header in responses
Laurent Bercot
2023-10-31
Some bugfixes
Laurent Bercot
2023-10-30
Revamp (and hopefully fix) resattr management
Laurent Bercot
2023-10-26
Some more fixes
Laurent Bercot
2023-10-26
Some bugfixes, more to come
Laurent Bercot
2023-10-24
Make the switch to custom headers
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-29
Send CGI Content-Length even when 0
Laurent Bercot
2023-09-23
Only check Location for 301, 302, 307 and 308
Laurent Bercot
2023-09-23
Better logging
Laurent Bercot
2023-09-20
More doc, more fixes
Laurent Bercot
2023-09-20
Add some QoL and some more logging to cgi, fix small bugs
Laurent Bercot
2023-09-09
Adapt to skalibs-2.14
Laurent Bercot
2023-08-05
Initial commit
Laurent Bercot