tor/src
Nick Mathewson e3cd535c7c Move the declaration of bandwidth_rate_rule_to_string
It's natural for the definition of bandwidth_rule_t to be with the functions
that actually care about its values.  Unfortunately, this means declaring
bandwidth_rate_rule_to_string() out of sequence.  Someday we'll just rename
reasons.c to strings.c, and put it at the end of or.h, and this will all be
better.
2010-04-19 16:39:29 -04:00
..
common Fix two compile-blockers in tor_vasprintf(). 2010-04-19 16:37:26 -04:00
config Fix the path to the exit-notice file in torrc.sample 2010-02-08 23:36:01 +01:00
or Move the declaration of bandwidth_rate_rule_to_string 2010-04-19 16:39:29 -04:00
test Add --enable-static-zlib option 2010-04-14 19:28:21 +02:00
tools Add --enable-static-zlib option 2010-04-14 19:28:21 +02:00
win32 bump to 0.2.2.11-alpha-dev 2010-04-19 06:09:06 -04:00
Makefile.am Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00