Release 1.13.08
remove extraneous colon from Authorization: Basic header
fix typo in comment
Use malloc instead of alloca for more portability
Release 1.06.24
Do 100 Continue thing
Add ChannelInterrupt() and ChanSwitchInterrupt()
Add interrupt pipes
replace select() with poll(), make wait interruptible by signal
cleanup