Commit Briefs

Omar Polo

link WAIT_ANY in the dist tarball


Omar Polo

it's spelled FastCGI


Omar Polo

bump version


Omar Polo

CHANGES for 0.1 (tags/0.1)


Omar Polo

sign generated tarballs

+link CHANGES



Omar Polo

guard against a missing SERVER_NAME

technically should always be sent; in practice don't crash if it's not set.


Omar Polo

more to do



Omar Polo

backout 5586087cee29f04779e6998b464d33c1fb4235a9

now the configure provides WAIT_ANY on any platform; no need to deviate from "standard" proc.c



Omar Polo

phrasing


Omar Polo

links: use URL if label is made only of blanks

thanks cage for unknowingly making me realize this edge case.


Omar Polo

fix url handling in tp_figure

now we pass the correct url from proxy.c


Omar Polo

fix url handling