tor/src
Nick Mathewson b482c870ca Fix some mingw build warnings
These include:
   - Having a weird in_addr that can't be initialized with {0}
   - Needing INVALID_HANDLE_VALUE instead of -1 for file handles.
   - Having a weird dependent definition for struct stat.
   - pid is signed, not unsigned.
2012-06-05 11:06:26 -04:00
..
common Fix some mingw build warnings 2012-06-05 11:06:26 -04:00
config Merge remote-tracking branch 'origin/maint-0.2.2' 2012-05-15 10:01:12 -04:00
or Revert "Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges" 2012-06-05 10:47:05 -04:00
test Fix some mingw build warnings 2012-06-05 11:06:26 -04:00
tools Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
win32 We do not need to define _WIN32 by hand; MSVC does that for us 2012-05-14 12:22:51 -04:00
Makefile.am Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00