Nick Mathewson c32e19b4ed OR_CONN_EVENT_NEW: we should probably handle that , should we not? Especially since 23:26 < phobos> nickm: grep -c "Unrecognized status code 4" tor.log 19 years ago
..
.cvsignore a970cd7cfa update the cvsignore 22 years ago
Makefile.am 5e4b4451ec Also, add a temporary hack to make sure eventdns.c is distributd. 19 years ago
buffers.c b4b8da5d23 Turn a while into a do/while; save a redundant test 19 years ago
circuitbuild.c 0ec293b189 actually, that excludenodes fix was redundant. take it out. 19 years ago
circuitlist.c 453062b028 fix typo, remove extraneous variable 19 years ago
circuituse.c 18eb8192db remove a bit more obsolete code 19 years ago
command.c ff1b4764e9 No longer permit create cells to have the wrong circ_id_type. No 19 years ago
config.c 51454157a0 Fix a crash if you enable FascistFirewall but not FirewallPorts. 19 years ago
connection.c fad85f173a when an exit node gets a malformed begin cell, don't complain to 19 years ago
connection_edge.c fad85f173a when an exit node gets a malformed begin cell, don't complain to 19 years ago
connection_or.c dc79dd6a46 minor fixes 19 years ago
control.c c32e19b4ed OR_CONN_EVENT_NEW: we should probably handle that , should we not? Especially since 23:26 < phobos> nickm: grep -c "Unrecognized status code 4" tor.log 19 years ago
cpuworker.c 87e3800dfc Finally solve the "closing wedged cpuworkers" bug. Woo. 19 years ago
directory.c 85fd582192 rename X-You-Are to something slightly better. 19 years ago
dirserv.c 7f01dc9c1c whitespace/tab fixes 19 years ago
dns.c 39344fc301 Add a const; fix a (probably harmless) bug when storing a resolve we forgot we asked for. 19 years ago
eventdns.c 0bbc4aca9b Spellcheck and remove spurious include in eventdns.c 19 years ago
eventdns.h 54779025e2 Spelling fix. 19 years ago
eventdns_tor.h c660a0f6a2 More DNS fixes. Send meaningful TTLs back to the client when 19 years ago
hibernate.c f88d555ce0 refuse to write an iso_time which we can't parse, when dumping 19 years ago
main.c 05d0b70573 Get rid of the router_retry_connections notion. Now routers no longer 19 years ago
onion.c aa63a84fe1 the things we do for our windows users. 20 years ago
or.h a40ad152b1 When using eventdns: suppress logging of addresses when SafeLogging is active, and make set of nameservers configurable from torrc. 19 years ago
policies.c 88dadc917c bugfix in exit_policy_is_general_exit() that weasel found. 19 years ago
relay.c dc79dd6a46 minor fixes 19 years ago
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.) 19 years ago
rendcommon.c 411f37d534 fix typo 19 years ago
rendmid.c 259c65ab08 the last of the log convention conversion. finally. 20 years ago
rendservice.c fad85f173a when an exit node gets a malformed begin cell, don't complain to 19 years ago
rephist.c bb18168fae ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work. 19 years ago
router.c 05d0b70573 Get rid of the router_retry_connections notion. Now routers no longer 19 years ago
routerlist.c a7a1d4e3d3 First part of making mmap-based stuff work on win32: save descriptors as "binary" (no LF->CRLF tanslation) so that we can mmap them properly later. Patch from Frediano Ziglio. 19 years ago
routerparse.c 52b8dfa95a Fix a bunch of spaces. 19 years ago
test.c fad85f173a when an exit node gets a malformed begin cell, don't complain to 19 years ago
tor_main.c 5f051574d5 Happy new year! 20 years ago