tor/src
Karsten Loesing 07dc46e7fc Separate generation of a buffer-stats string from writing it to disk.
The new rep_hist_format_buffer_stats() generates a buffer-stats string
that rep_hist_buffer_stats_write() writes to disk.  All the state
changing (e.g., resetting the buffer-stats history and initializing
the next measurement interval) takes place in
rep_hist_buffer_stats_write().  That allows us to finally test the
buffer-stats code better.
2011-08-04 21:18:18 +02:00
..
common Initial patch to build Tor with msvc and nmake 2011-08-01 12:36:59 -04:00
config Merge branch 'maint-0.2.1' into maint-0.2.2 2011-07-07 13:29:02 -04:00
or Separate generation of a buffer-stats string from writing it to disk. 2011-08-04 21:18:18 +02:00
test Unit test for generic_buffer_set_to_copy 2011-07-20 09:34:19 -04:00
tools Re-order tor_fw_helper_LDADD flags so that they work 2011-08-01 11:05:49 -04:00
win32 Initial patch to build Tor with msvc and nmake 2011-08-01 12:36:59 -04:00
Makefile.am Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00