tor/src/common
2004-03-17 07:28:09 +00:00
..
.cvsignore Make cvsignores reflect build process 2003-06-21 19:09:09 +00:00
aes.c we define some big constant arrays but don't use them 2004-02-18 03:17:35 +00:00
aes.h autoconf around missing stdint.h 2003-08-11 20:40:21 +00:00
crypto.c more pesky tabs 2004-03-12 13:02:16 +00:00
crypto.h more pesky tabs 2004-03-12 13:02:16 +00:00
fakepoll.c more pesky tabs 2004-03-12 13:02:16 +00:00
fakepoll.h On OSX, decline to use the built-in select-baed poll wrapper, since it seems to sometimes not work. 2004-02-20 23:41:45 +00:00
log.c crash when our logs go bad 2004-03-14 15:50:00 +00:00
log.h clean tabs, trailing whitespace 2003-12-17 21:14:13 +00:00
Makefile.am Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00
strlcat.c Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00
strlcpy.c Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00
test.h make 'make test' exit(1) if a test fails. 2004-03-01 06:45:32 +00:00
torint.h clean tabs, trailing whitespace 2003-12-17 21:14:13 +00:00
tortls.c Make tor build on windows again. More work still needed 2004-03-09 22:01:17 +00:00
tortls.h Note discrepency between N bytes transmitted over TLS and actual bandwidth use; add 2 functions to help resolve. 2004-01-13 01:19:02 +00:00
util.c Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00
util.h Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00