Commit Briefs

Omar Polo

CHANGES for 0.3 (tags/0.3)


Omar Polo

key for 0.4



Omar Polo

enable pledging of the main process

not particularly interesting (and to be fair also quite large) but it doesn't touch untrusted data: all it does is waiting for signals to either reload the config (and the socket) or terminate.


Omar Polo

add tags target


Omar Polo

properly initialize the `lang' buffer

otherwise we end up using stack garbage when the gemini server doesn't send a `lang' attribute. Problem reported by Javier Bravo, thanks!


Omar Polo

template: add `regress' target


Omar Polo

template: fix processing of "{" at end of line

add a regress for this case.



Omar Polo

css: set overflow-wrap: anywhere


Omar Polo

plug a leak in fcgi_parse_form


Omar Polo

fmt


Omar Polo

missed insert into the fcgi tree


Omar Polo

bump version


Omar Polo

CHANGES for 0.2 (tags/0.2)