summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2009-06-30the first piece of bug 969 fixingRoger Dingledine
2009-06-30Have eventdns set the "truncated" bit correctly.Nick Mathewson
2009-06-25stop capping bandwidths we see in the consensusRoger Dingledine
2009-06-24Ignore control port commands after a QUITMarcus Griep
2009-06-24Flush long replies over control port on QUITMarcus Griep
2009-06-22Clients now use bandwidth values in the consensusRoger Dingledine
2009-06-22Serve DirPortFrontPage even if the write bucket is low.Nick Mathewson
2009-06-22Add warning that the results of --enable-geoip-stats are different from those...Karsten Loesing
2009-06-19Better fix for 997.Karsten Loesing
2009-06-19Revert "Backport fix for bug 997."Karsten Loesing
2009-06-16Backport fix for bug 997.Karsten Loesing
2009-06-16Revise earlier check for correct IPv4 addr length to check for ==4.Nick Mathewson
2009-06-12Check answer_len in the remap_addr case of process_relay_cell_not_open.Roger Dingledine
2009-06-05Avoid a memory corruption problem related to "private" in DirPolicy.Nick Mathewson
2009-06-03Fix gprof bottlenecks on exit nodes found by Jacob.Nick Mathewson
2009-05-31Do not report a node as a "chosen exit" when it is not in fact an exit.Nick Mathewson
2009-05-31Make the second argument to routerset_contains_extendinfo constNick Mathewson
2009-05-30Don't attempt to log messages to a controller from a worker thread.Nick Mathewson
2009-05-29Clean up a bit of C logic, and fix an erroneous warning.Nick Mathewson
2009-05-30Consider *ListenAddress when warning about low ports and hibernationSebastian Hahn
2009-05-28Two more spelling fix fixes.Nick Mathewson
2009-05-28Fixes to spelling fixes. Thanks, Roger!Nick Mathewson
2009-05-27Fix unit tests that were broken after last fix of #932.Karsten Loesing
2009-05-27Spell-check Tor.Nick Mathewson
2009-05-27Improve documentation for the last fix of bug 932.Karsten Loesing
2009-05-27Fix bug 932 even more.Karsten Loesing
2009-05-25Use tor_socket_strerror in eventdns.c. Fixes bug 987.Nick Mathewson
2009-05-22Finish up the 0.2.1 version of the bug 957 fix.Nick Mathewson
2009-05-22fix a spelling mistake in config.c for "contries"phobos
2009-05-18Possible fix for crash bug related to event timeouts. [Bug 957]Nick Mathewson
2009-05-17Fix a memory leak when v3 directory authorities load their keysRoger Dingledine
2009-05-17Fix valgrind error when marking a descriptor as never-downloadable.Nick Mathewson
2009-05-14Fix misreporting of stream bandwidths.Mike Perry
2009-05-13Use | with flags, not +.Nick Mathewson
2009-05-13Prevent bridges from publishing router descriptors.Karsten Loesing
2009-05-13When our bridge status changes, forget old geoip data.Nick Mathewson
2009-05-12Warn when hibernation and low-port on non-windows is configuredSebastian Hahn
2009-05-12Better debugging output for bug 977 case.Nick Mathewson
2009-05-04Update copyright to 2009.Karsten Loesing
2009-04-23Return -1 in the error case from read_bandwidth_usage.Sebastian Hahn
2009-04-16Documentation fix.Karsten Loesing
2009-04-12Raise the minimum bandwidth to be a relay from 20000 bytes to 20480Roger Dingledine
2009-04-11For belt-and-suspenders, relays that don't set Address in their configRoger Dingledine
2009-04-11make it compile tooRoger Dingledine
2009-04-11play make-believe that addr isn't a uint32_tRoger Dingledine
2009-04-11fix the same bug in two more locations (thanks to lark for proddingRoger Dingledine
2009-04-11Finally fix the bug where dynamic-IP relays disappear when theirRoger Dingledine
2009-04-11only log that at loglevel notice if there's a problem with theRoger Dingledine
2009-04-11Clients replace entry guards that were chosen more than a few monthsRoger Dingledine
2009-04-11fix a commentRoger Dingledine