Hash :
ba7262eb
Author :
Date :
2006-07-17T00:33:57
reorganization of the http functionality; we separate http handling into a connection object and a request object; also make it clear which buffers are used for input and output; unittests not complete yet. svn:r217
To build libevent, type $ ./configure && make Install as root via # make install You can run the regression tests by $ make verify Before, reporting any problems, please run the regression tests. To enable the low-level tracing build the library as: CFLAGS=-DUSE_DEBUG ./configure [...] Acknowledgements: ----------------- The following people have helped with suggestions, ideas, code or fixing bugs: Nick Mathewson Andrew Danforth Shie Erlich Mike Davis William Ahern Alexander von Gernler Artur Grabowski Stas Bekman Tassilo von Parseval If I have forgotten your name, please contact me.