Commit Briefs

7175f54d7f Thomas Adam

use an absolute URL in redirects generated by gotwebd (portable)

I am going to be using HTTP::Tiny in upcoming regression tests and this HTTP client fails on redirects sent by gotwebd unless the URL is absolute.


ab79216acf Thomas Adam

start up gotwebd in the gotsysd regress VM



173ccb4987 Thomas Adam

fix wrong process names in error messages



279626383b Thomas Adam

portable: set next version


82da5d1a74 Thomas Adam

portable: release 0.118.1 (tags/0.118.1)

Fix a mistake with the build where certain header files (sha1.h and sha2.h) needed to be included portably.


c596f19322 Thomas Adam

portable: bump version for -maint release


e80e87cf3b Thomas Adam

portable: fix 0.118 build

Remove sha{1,2}.h from source files as these are included portably.


f45b7df8e9 Thomas Adam

portable: correct typo in CHANGELOG (0.118)


75db2e32f3 Thomas Adam

portable: set next version


19bdcbd82c Thomas Adam

portable: release 0.118 (tags/0.118)


0d2a62a287 Thomas Adam

bump version number


2afec09d59 Thomas Adam

CHANGES for 0.118


195d499a77 Thomas Adam

fix gotwebd regress failure introduced with querystring changes

A folder parameter addressing the root directory is expected to be an empty string rather than "/".


9822808d41 Thomas Adam

portable: libutils: sync imsg


25b639dfa1 Thomas Adam

block gotwebd requests with paths that point outside the repository directory

ok op@






07226cf792 Thomas Adam

remove the now unused "server_cnt" gotwebd variable


7f722d7ca7 Thomas Adam

move reyk's urldecode() copyright along