Roger Dingledine 02e3e3327c discourage people from setting their dirfetchpostperiod more often 21 years ago
..
.cvsignore a970cd7cfa update the cvsignore 22 years ago
Makefile.am 4c799ae731 Check for zlib; link with it. 21 years ago
buffers.c 44ff309c26 touch-ups 21 years ago
circuitbuild.c 959199340a don't pick administrative-friends when picking your path 21 years ago
circuitlist.c 198e5f4c16 fix a seg fault when you try to launch a circ 21 years ago
circuituse.c 9504db8ce8 be more aggressive about building circuits when we have no 21 years ago
command.c b500104cbe tolerate old 0.0.7 clients that demand a certain ip:port for a router 21 years ago
config.c 02e3e3327c discourage people from setting their dirfetchpostperiod more often 21 years ago
connection.c c66e4c4870 Flush more changes from sandbox 21 years ago
connection_edge.c 9defe8a307 Attach dummy resolve connections to a circuit *before* calling dns_resolve(). This fixes a bug where cached answers would never be sent in RESOLVED cells. 21 years ago
connection_or.c 699a9d8b46 commit some minor fixes from this sandbox so i can commit the next one 21 years ago
cpuworker.c 05790d1722 let children survive sigint, sigterm, etc. 21 years ago
directory.c c20b24c952 clean up/bugfix deflate logic and log messages 21 years ago
dirserv.c c20b24c952 clean up/bugfix deflate logic and log messages 21 years ago
dns.c 013104a1e2 people are starting to bump into the limit of 50 dns workers. 21 years ago
main.c 8727a28119 bugfix: we were starting to daemonize before we opened our logs, 21 years ago
onion.c ef561c0e42 Break files apart into more modules 22 years ago
or.h 959199340a don't pick administrative-friends when picking your path 21 years ago
relay.c 488aa52f25 fix assert triggers in 0.0.7.x: if the other side returns 21 years ago
rendclient.c 7d8de8cd10 More digest/nickname fixes 21 years ago
rendcommon.c 7459d067a5 now base16_encode() and base32_encode() can't ever fail 21 years ago
rendmid.c f5f4314e2d Always initialize hexid in rend_mid_rendezvous, no matter what 21 years ago
rendservice.c 802b203ff1 fix a rare seg fault for people running hidden services on 21 years ago
rephist.c 20b8819023 even better, only print extend attempts if there are any. 21 years ago
router.c 0ef85f6dba Some platforms have weird translations when you open files in "test" mode; make read/write_str_to_file aware. 21 years ago
routerlist.c ff622786f1 slightly better warn message 21 years ago
routerparse.c bda41ba3fd Use new split function and strcmpstart correctly 21 years ago
test.c 3590eb535a Add basic wrappers for zlib/gzip 21 years ago
tor_main.c 9968f1da98 doxygen for tor_main.c 22 years ago
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 22 years ago