Permalink
Failed to load latest commit information.
afl Use proper template function. Apr 19, 2018
man Note that -lm is required for Linux. Jun 19, 2018
regress Remove arc4random depends. (Just use random(), otherwise.) Jun 19, 2018
GNUmakefile Move seccomp debug option into linux-only area. Jun 19, 2018
LICENSE.md Adding GitHub license. Jan 25, 2016
README.md Don't use EXIT_xxxx macros, apply style(9), make sure r.mime is checked. Apr 10, 2018
archive.css Enlarge font by default. Oct 31, 2017
archive.xml Unify subtitle. Apr 8, 2018
atom-template.xml Adding atom feed. Jan 9, 2018
auth.c Fix RFC 2617 ("auth-int" digest authorisation) as patched by Charles … Mar 22, 2018
child.c Const-ify and fix a check for "buf" when it should have been "b". Apr 10, 2018
compats.c Bring up to date with oconfigure. Apr 19, 2018
configure Bring up to date with oconfigure. Apr 19, 2018
datetime.c Copyright year. Jan 4, 2018
extending01-a.dot Adding extension documentation. Mar 15, 2016
extending01-b.dot Adding extension documentation. Mar 15, 2016
extending01-c.dot Adding extension documentation. Mar 15, 2016
extending01-d.dot Adding extension documentation. Mar 15, 2016
extending01.xml More http -> https. Jan 18, 2018
extern.h Required for fcgi.c now. Apr 9, 2018
fcgi.c Clean up kreq on failure. Apr 9, 2018
figure1.dot Lots of documentation improvements, especially in www. May 13, 2015
figure2-cgi-naked.tsv Add new performance measurements. Aug 6, 2015
figure2-cgi.tsv Add new performance measurements. Aug 6, 2015
figure2-fcgi.tsv Add new performance measurements. Aug 6, 2015
figure2-static.tsv Add new performance measurements. Aug 6, 2015
figure2.gnuplot Nicer fonts. Sep 24, 2017
figure4.dot Regress PHONY (thanks to Baptiste Daroussin) and some documentation. Jul 19, 2015
functions.xml Unify subtitle. Apr 8, 2018
genindex.sh Add a function index. Oct 12, 2016
httpauth.c Accept hex nc's, inspired by #42. Jun 18, 2018
index.css Add PSA regarding Mac OS X and kcgi, and while here note that systrac… Jun 14, 2018
index.xml Remove reference to libbsd: it's no longer needed. Jun 19, 2018
kcgi.c Add application/xml MIME type. We still use TEXT_XML as the default map Jun 18, 2018
kcgi.h Version up. Jun 19, 2018
kcgihtml.c Make sure to free writer memory on close. Jan 13, 2018
kcgihtml.h Have a return code from khtml_open and use kcgi_writer. Jan 12, 2018
kcgijson.c Rename putnumberp (as suggested by schwarze@) and simplify some other… Mar 6, 2018
kcgijson.h Return an error code from kjson_open and use kcgi_writer interface. Jan 12, 2018
kcgiregress.c Getting no data is not an error. Apr 9, 2018
kcgiregress.h Portability: Linux systems don't (always?) have __BEGIN_DECLS defined… Mar 10, 2016
kcgixml.c Return correct value. Found when analysing kcaldav's breakages. Mar 22, 2018
kcgixml.h Split prologue-output into kxml_prologue() to allow calling kxml_open at Jan 12, 2018
kfcgi.c ifndef -> if Oct 18, 2017
logging.c Allow for NULL request. Apr 8, 2018
mandoc.css Add CSS. Jun 15, 2016
output.c Don't make khttp_write functions assert on KSTATE_BODY. It's too easy… Apr 9, 2018
parent.c Full switch to oconfigure instead of current system, so remove all of… Oct 18, 2017
prettify.css Adding prettify locally. Apr 10, 2018
prettify.js Adding prettify locally. Apr 10, 2018
sample-cgi.c Clean up the sample CGI source. Mar 15, 2016
sample-fcgi.c No need to do error checking for HUP and don't include stdlib. Apr 10, 2018
sample.c Merge #37, thanks! Jun 9, 2018
samplepp.cc License. Mar 24, 2018
sandbox-capsicum.c Full switch to oconfigure instead of current system, so remove all of… Oct 18, 2017
sandbox-darwin.c Full switch to oconfigure instead of current system, so remove all of… Oct 18, 2017
sandbox-pledge.c Full switch to oconfigure instead of current system, so remove all of… Oct 18, 2017
sandbox-seccomp-filter.c From a follow-up in #27: fix sandbox Apr 10, 2018
sandbox-systrace.c Full switch to oconfigure instead of current system, so remove all of… Oct 18, 2017
sandbox.c More ifndef -> if. Oct 18, 2017
template.c Add a fast-track for printing non-delimeter content. Apr 19, 2018
template.xml Push remote host into input.c. Nov 23, 2014
tests.c Merge from oconfigure. Mar 6, 2018
tutorial.css Lots of polish. Apr 10, 2018
tutorial.xml Use local prettify, simplify example, fix copyrights, don't use perml… Apr 10, 2018
tutorial0.xml Flip logic for r.mime. Apr 10, 2018
tutorial1.xml Run through style(9) and check for r.mime. Apr 10, 2018
tutorial2.xml Check MIME and run style(9). Apr 10, 2018
tutorial3.xml Don't use EXIT_xxxx macros, apply style(9), make sure r.mime is checked. Apr 10, 2018
tutorial4.xml Don't use EXIT_xxxx macros, apply style(9), make sure r.mime is checked. Apr 10, 2018
tutorial5.xml Don't use EXIT_xxxx macros, apply style(9), make sure r.mime is checked. Apr 10, 2018
tutorial6.dot Adding new tutorial. Apr 10, 2018
tutorial6.xml Add in FastCGI pledging. Apr 10, 2018
versions.xml Document -lm and -lbsd on Linux. Jun 19, 2018
wrappers.c Catch SIGPIPE when writing to a closable descriptor. Apr 9, 2018