Commit Briefs

Omar Polo

missing comma ,



Omar Polo

fix various compilation errors

Include gmid.h as first header in every file, as it then includes config.h (that defines _GNU_SOURCE for instance). Fix also a warning about unsigned vs signed const char pointers in openssl.


Omar Polo

added support for location blocks


Omar Polo

use recallocarray

it also does an overflow check on multiplication, other than being more readable.




Omar Polo

move mimes into the struct config



Omar Polo

improve mime handling

we still have an hardcoded list, but this implements the API needed to modify the mappings.