tor/src
Karsten Loesing 457bebe01a Fix a couple of smaller issues with gathering statistics.
- Avoid memmoving 0 bytes which might lead to compiler warnings.

- Don't require relays to be entry node AND bridge at the same to time to
  record clients.

- Fix a memory leak when writing dirreq-stats.

- Don't say in the stats files that measurement intervals are twice as long
  as they really are.

- Reduce minimum observation time for requests to 12 hours, or we might
  never record usage.

- Clear exit stats correctly after writing them, or we accumulate old stats
  over time.

- Reset interval start for buffer stats, too.
2009-09-24 21:58:56 +02:00
..
common Refactor unit tests to use the tinytest framework. 2009-09-23 00:24:43 -04:00
config Update to the "September 4 2009" ip-to-country file. 2009-09-21 01:44:59 -04:00
or Fix a couple of smaller issues with gathering statistics. 2009-09-24 21:58:56 +02:00
test Do not distribute tinytest_demo.c in the tarball 2009-09-23 00:24:43 -04:00
tools Merge commit 'origin/maint-0.2.1' 2009-09-01 15:59:40 -04:00
win32 Bump version to 0.2.2.3-alpha-dev 2009-09-23 00:24:37 -04:00
Makefile.am Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00