Roger Dingledine 13c4590dd1 ignore RunAsDaemon more thoroughly when we're running on windows. 19 years ago
..
.cvsignore a970cd7cfa update the cvsignore 22 years ago
Makefile.am 6f08d121d9 Refactor and consolidate addr/exit policies into a new policies.c. 19 years ago
buffers.c fab1feee26 complain when we hit wsaenobufs on recv or write too. 19 years ago
circuitbuild.c 701341ef8a put one of the XXX's back in 19 years ago
circuitlist.c 453062b028 fix typo, remove extraneous variable 19 years ago
circuituse.c 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 19 years ago
command.c 5777ee0e1a Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) 20 years ago
config.c 13c4590dd1 ignore RunAsDaemon more thoroughly when we're running on windows. 19 years ago
connection.c e24e5475fb forward-port the ORPort==0 patch 19 years ago
connection_edge.c 6b058bd563 add a few more debugging lines to help mikec track down his 19 years ago
connection_or.c 581795f41d auth dir servers were only modifying a server's is_running field 19 years ago
control.c 55c38f88b9 Remove string size limit on NEWDESC messages; solve bug 291. 19 years ago
cpuworker.c 2d78d74c80 Raise the timeout for complaining about wedged cpuworkers. 19 years ago
directory.c 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 19 years ago
dirserv.c 0cee3e1fc7 if the bottom eighth of the servers by bandwidth is really crummy, 19 years ago
dns.c 6b058bd563 add a few more debugging lines to help mikec track down his 19 years ago
hibernate.c c74c24a989 make more hibernate log messages use local time. we should audit 19 years ago
main.c 27624a3024 stop telling people that "tor -h" will help them in any way. 19 years ago
onion.c aa63a84fe1 the things we do for our windows users. 20 years ago
or.h 2b720b5746 Start remembering *where* we are storing routerdescs. This will make us easier to move from a RAM-mirrors-disk model to a RAM-caches-disk model, and save maybe around 10MB on a directory server. 19 years ago
policies.c 5d466b7611 Fix a couple of things that make GCC complain with verbose warnings on. Also, fix some whitespace. 19 years ago
relay.c 259c65ab08 the last of the log convention conversion. finally. 20 years ago
rendclient.c 5dc5380984 Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, though I am not 100% sure that each one is necessary. 20 years ago
rendcommon.c a4ec555228 change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN 19 years ago
rendmid.c 259c65ab08 the last of the log convention conversion. finally. 20 years ago
rendservice.c 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 19 years ago
rephist.c 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 19 years ago
router.c 3c86402cc2 petty cleanups 19 years ago
routerlist.c 295ad74fda Tor servers are also giving spurious "you're invalid" warnings. 19 years ago
routerparse.c 2b720b5746 Start remembering *where* we are storing routerdescs. This will make us easier to move from a RAM-mirrors-disk model to a RAM-caches-disk model, and save maybe around 10MB on a directory server. 19 years ago
test.c 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 19 years ago
tor_main.c 5f051574d5 Happy new year! 20 years ago