Commit Briefs

Omar Polo

run all kinds of tests via tests.sh/runtime

while there also change the dependency in the makefile: iri_test should be alone, not as deps of `data'.


Omar Polo

add ocs stapling checking for gg


Omar Polo

explain config-less mode


Omar Polo

sync changelog


Omar Polo

don't run the test binaries, compilation status is enough

During a cross-compilation we can compile the test binaries but not run in the host machine. Furthermore, the exit status of the test isn't really important for the types of check we have, the compilation status is enough. Reported by Nikolay Korotkiy (@sikmir) on Github, fixes issue #8


Omar Polo

free OCSP path when clearing the config

was forgotten in ff05125eb81e5bbf2cf05b8434d03bce584936e0


Omar Polo

don't list the exact pledge promises

It's easy to forgot to update the README after a code change (already happened in the past) and they're easy to discover by reading sandbox.c



Omar Polo

sync changelog


Omar Polo

fix "double slash" in logs

gmid ended up printing two slashes between the hostname and the path when logging the request IRI.


Omar Polo

master is now 1.8-dev


Omar Polo

fmt


Omar Polo

typo


Omar Polo

update the site for 1.7.5


Omar Polo

sync changelog