Commit Briefs





Christian Weisgerber

indentation fixes


Tracey Emery

restore code removed in b5f0780096f443734de8fc503ca92bf737e2a7b2 and complete code so sub directories work in gotweb

This was pointed out by uwerler in IRC. ok stsp



Stefan Sperling

repair gotweb build; broken since 48cae60d


Tracey Emery

move gw_conf malloc to parse.y and cleanup another one-line set/check

fix rash pointer change in last edit


Tracey Emery

restructure gotweb parse.y to be like the new got parse.y

correct a lot of incorrect error handling adjust copyrights


Tracey Emery

fix from Martin Vahlensieck to return error instead of NULL (thank you)

ok tracey stsp


Tracey Emery

handle all khttp_urlpart errors