Roger Dingledine cbc4cd93ac allow people to start their tor with runasdaemon set but 20 年 前
..
.cvsignore a970cd7cfa update the cvsignore 23 年 前
Makefile.am 5e4b4451ec Also, add a temporary hack to make sure eventdns.c is distributd. 20 年 前
buffers.c fab1feee26 complain when we hit wsaenobufs on recv or write too. 20 年 前
circuitbuild.c 889b8d5bac Add a new config option TestVia, that lets you specify preferred middle 20 年 前
circuitlist.c 453062b028 fix typo, remove extraneous variable 20 年 前
circuituse.c 18eb8192db remove a bit more obsolete code 20 年 前
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 年 前
config.c cbc4cd93ac allow people to start their tor with runasdaemon set but 20 年 前
connection.c 91bd12c20d re-enable per-connection rate limiting. get rid of the "OP bandwidth" 20 年 前
connection_edge.c 5c57348acd We got an obscure report of an assert error on a windows Tor server with 20 年 前
connection_or.c 14687fc443 take out the reachability bandaid in 0.1.2.x as well. 20 年 前
control.c 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 20 年 前
cpuworker.c 5c57348acd We got an obscure report of an assert error on a windows Tor server with 20 年 前
directory.c 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 20 年 前
dirserv.c 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 20 年 前
dns.c 5c57348acd We got an obscure report of an assert error on a windows Tor server with 20 年 前
eventdns.c b7ca697faf More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads. 20 年 前
eventdns.h c18fab5366 Make eventdns.[ch] into good C90; remove signed/unsigned comparisons. 20 年 前
eventdns_tor.h c660a0f6a2 More DNS fixes. Send meaningful TTLs back to the client when 20 年 前
hibernate.c c74c24a989 make more hibernate log messages use local time. we should audit 20 年 前
main.c 0bfef523df simplify the tortls api: we only support being a "server", that 20 年 前
onion.c aa63a84fe1 the things we do for our windows users. 20 年 前
or.h 889b8d5bac Add a new config option TestVia, that lets you specify preferred middle 20 年 前
policies.c 5d466b7611 Fix a couple of things that make GCC complain with verbose warnings on. Also, fix some whitespace. 20 年 前
relay.c 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 20 年 前
rendclient.c 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 20 年 前
rendcommon.c 411f37d534 fix typo 20 年 前
rendmid.c 259c65ab08 the last of the log convention conversion. finally. 20 年 前
rendservice.c 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 20 年 前
rephist.c bb18168fae ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work. 20 年 前
router.c 0bfef523df simplify the tortls api: we only support being a "server", that 20 年 前
routerlist.c 30f6c57fd7 and forward-port too. 20 年 前
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. 20 年 前
test.c 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 20 年 前
tor_main.c 5f051574d5 Happy new year! 20 年 前