Commit Briefs

Omar Polo

improve docker example


Omar Polo

sync


Omar Polo

move gg to regress


Omar Polo

refactor fastcgi block


Omar Polo

document `fastcgi' config option


Omar Polo

define and use GMID_VERSION


Omar Polo

define some more fcgi param


Omar Polo

use the correct document root

pass the correct loc_off to the executor, so the various variables that depends on the matched location (like DOCUMENT_ROOT) are computed correctly.


Omar Polo

const-ify strip_path


Omar Polo

fmt


Omar Polo

correct the description of `strip'

now it's also used in the path lookup process


Omar Polo

certificate generation (bugfix and improvement)

don't add gmid as organisation when generating the certificate, and set the version to 3, so it's compatible with java/android clients. Found by Gnuserland, thanks!



Omar Polo

drop forward declaration of struct client

it's been since the switch to libevent that is no longer needed.


Omar Polo

sync