summaryrefslogtreecommitdiff
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* More evconnlistener unit tests: bump its coverage from 71% to 83%.Nick Mathewson2009-07-301-1/+1
* Bufferevent support for openssl.Nick Mathewson2009-07-281-0/+6
* Oops: actually commit changes to build and use regress_iocpNick Mathewson2009-04-301-0/+3
* Add a randomized test for heap correctness.Nick Mathewson2009-04-231-1/+1
* Add a new bench_httpclient for a trivial codecon demo.Nick Mathewson2009-04-181-1/+3
* Make threading functions global, like the mm_ functions. Use the libevent_pt...Nick Mathewson2009-02-121-0/+1
* checkpoint work on big bufferevent refactoringNick Mathewson2009-02-021-0/+1
* Move evbuffer tests into their own file.Nick Mathewson2009-02-011-1/+1
* Refactor unit tests using my spiffy new "tinytest" framework.Nick Mathewson2009-01-291-3/+6
* New functions to provide sane threading callbacks with pthreads and win32 thr...Nick Mathewson2009-01-211-1/+1
* New functions in evutil to clone inet_pton and inet_ntop, with tests.Nick Mathewson2009-01-021-0/+1
* minor compilation and regresson fixes; from Frank DenisNiels Provos2008-11-271-0/+1
* make it work with older versions of automake; from Scott LambNiels Provos2008-06-221-3/+4
* Patch from Valery Kholodkov: support for edge-triggered events with epoll and...Nick Mathewson2008-05-301-1/+1
* add a simple http server for potential benchmarkingNiels Provos2008-05-151-1/+3
* r19633@catbus: nickm | 2008-05-07 16:10:00 -0400Nick Mathewson2008-05-071-1/+1
* provide example bufferevent filters doing compression and decompression as ad...Niels Provos2008-04-301-2/+5
* Provide OpenSSL style support for multiple threads accessing the same event_baseNiels Provos2008-03-021-3/+7
* r18482@catbus: nickm | 2008-02-28 12:38:40 -0500Nick Mathewson2008-02-281-1/+1
* allow regression code to be build even without Python installedNiels Provos2008-02-171-2/+1
* r15764@tombo: nickm | 2007-12-31 15:46:16 -0500Nick Mathewson2007-12-311-1/+1
* add another benchmark that tests cascading eventsNiels Provos2007-11-301-1/+4
* srcdir for verify; from Christopher LayneNiels Provos2007-11-121-1/+1
* split libevent into two extra libraries libevent_core and libevent_extraNiels Provos2007-11-031-1/+6
* r15094@catbus: nickm | 2007-09-18 10:52:11 -0400Nick Mathewson2007-09-181-1/+1
* r14699@catbus: nickm | 2007-08-20 10:42:57 -0400Nick Mathewson2007-08-201-2/+2
* r14498@catbus: nickm | 2007-08-10 11:58:32 -0400Nick Mathewson2007-08-101-2/+1
* first stab at an rpc layer; this breaks the regression test.Niels Provos2006-11-161-0/+1
* add a simple regression test for the DNS resolver; requires internet access.Niels Provos2006-08-271-1/+1
* reorganization of the http functionality; we separate http handling into aNiels Provos2006-07-171-1/+1
* I often need some very simple HTTP functionality, so this is a first stabNiels Provos2006-01-221-1/+2
* including the tagging code that is required by event_rpcgen.py; test theNiels Provos2005-08-221-7/+14
* libtoolize; from Nick MathewsonNiels Provos2005-04-231-2/+2
* make a separate verify targetNiels Provos2004-12-011-2/+2
* make it compile on solarisNiels Provos2004-07-201-1/+1
* more testsNiels Provos2003-09-251-32/+5
* __FUNCTION__ -> __func__Niels Provos2003-09-251-1/+2
* add benchmarkNiels Provos2003-03-101-2/+3
* -gNiels Provos2003-03-091-1/+1
* more comprehensive regression testNiels Provos2003-03-081-1/+9
* automake-ify test dir, tooNiels Provos2003-03-081-0/+40