With much appreciation to dongsheng song for pointing out my packaging errors, and submitting a Windows build fix, I have axed the 0.4.x line and released 0.6.1.
Download details at: http://code.google.com/p/serf/downloads/detail?name=serf-0.6.1.tar.bz2 Direct link: http://serf.googlecode.com/files/serf-0.6.1.tar.bz2 SHA-1: 9c6c77cc3f76495fbbc83302979c3becb4d2671a This release is effectively the same as described for 0.4.0, but it contains the correct #define values for its release. Cheers, -g On Thu, May 13, 2010 at 14:55, Greg Stein <gst...@gmail.com> wrote: > Hi all, > > I'm pleased to announce the serf 0.4.0 release! > > Quick summary of changes in this release: > > Provide authn framework, supporting Basic, Digest, Kerberos (SSPI, GSS), > along with proxy authn using Basic or Digest > Added experimental listener framework, along with test_server.c > Improvements and fixes to SSL support, including connection setup changes > Experimental support for unrequested, arriving ("async") responses > Experimental BWTP support using the async arrival feature > Headers are combined on read (not write), to ease certian classes of parsing > Experimental feature on aggregate buckets for a callback-on-empty > Fix the bucket allocator for when APR is using its pool debugging features > Proxy support in the serf_get testing utility > Fix to include the port number in the Host header > serf_get propagates errors from the response, instead of aborting (Issue 52) > Added serf_lib_version() for runtime version tests > > > Download details are at: > http://code.google.com/p/serf/downloads/detail?name=serf-0.4.0.tar.bz2 > > Direct link: > http://serf.googlecode.com/files/serf-0.4.0.tar.bz2 > > SHA1: 3a52888a6b906c2c83943c8b2e5f8ed1f63b4c42 > > > Enjoy! > > Cheers, > -g >