Commit Briefs

Omar Polo

fix code listing in dark mode


Omar Polo

change error message


Omar Polo

error if PATH_INFO is not defined



Omar Polo

tp_head/foot can be called with clt->clt_pc NULL; handle it

it happens when there's an error or we don't have a match for the proxy.


Omar Polo

typo; continue instead of break

if fcgi_abort_request fails the `fcgi' pointer is no longer valid, but we may still have to cleanup other inflight fcgi connections.


Omar Polo

event_del only when we have a socket


Omar Polo

fix crash if path is NULL




Omar Polo

checks/compats for setres{gid,uid}



Omar Polo

fix pre on netsurf

netsurf' css lib doesn't seem to support `initial', so provide a fallback for it.



Omar Polo

fix -MMD test

runtest first tries *without* the given extra-cflags, so -MMD was never added. singletest, instead, always use the args