Commit Briefs

Omar Polo

always cast is*() arguments to unsigned char

backport of 6130e0e and 06035a0


Omar Polo

gmid 1.8.5 (tags/1.8.5)


Omar Polo

disable test_unknown_host temporarly

breaks on some distro and needs further investigations; it's not that interesting fortunately.


Omar Polo

add memmem compat


Omar Polo

rework `make dist'


Omar Polo

remove -v from gg

undocumented flag to dump to stdout the request before doing it. Not useful, it's debugging leftover.



Omar Polo

always send custom list of fcgi parameters

The code in fcgi_req to send the custom params set in the config file was placed inside the conditional for `tls_peer_cert_provided`, so the custom parameters would not be sent if a client certificate is not provided.


Omar Polo

count ran/failed tests number


Omar Polo

sync


Omar Polo

call tzset(3) to fix times in logs

reported by Karl Jeacle, thanks!


Omar Polo

mention Anna' patch too


Omar Polo

mention the removal of the rc file


Omar Polo

mention the 1.8.4 release


Omar Polo

sync