tor/src
Jacob Appelbaum 6f1fe7e941 Fix compilation with with bionic libc.
This fixes bug 1147:

 bionic doesn't have an actual implementation of mlockall();
 mlockall() is merely in the headers but not actually in the library.
 This prevents Tor compilation with the bionic libc for Android handsets.
2009-11-14 16:45:14 -05:00
..
common Fix compilation with with bionic libc. 2009-11-14 16:45:14 -05:00
config Implement DisableAllSwap to avoid putting secret info in page files. 2009-10-27 04:28:40 -04:00
or Fix a memory leak on directory authorities during voting 2009-11-12 01:31:26 -05:00
test Fix building from a separate build directory. 2009-11-08 00:38:46 -05:00
tools Make tor-gencert build on Android 2009-09-29 00:53:43 -04:00
win32 Merge commit 'origin/maint-0.2.1' 2009-10-15 12:33:22 -04:00
Makefile.am Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00