tor/src
Nick Mathewson af9dd4af02 Fix two compile-blockers in tor_vasprintf().
1) mingw doesn't have _vscprintf(); mingw instead has a working snprintf.

2) windows compilers that _do_ have a working _vscprintf spell it so; they do
   not spell it _vcsprintf().
2010-04-19 16:37:26 -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 parameterize update_consensus_router_descriptor_downloads 2010-04-19 04:40:45 -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