summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-06-20Bump version to 0.2.1.16-rctor-0.2.1.16-rcNick Mathewson
2009-06-19Better fix for 997.Karsten Loesing
2009-06-19Revert "Backport fix for bug 997."Karsten Loesing
2009-06-18tor-resolve: Don't automatically refuse .onion addresses.Nick Mathewson
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-04Update the rest of the geoip file.Karsten Loesing
2009-06-03Update the geoip fileNick 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-27Spelling fixes in comments and stringsNick 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-25Bump version to 0.2.1.15-rc-dev.Nick Mathewson
2009-05-25bump to 0.2.1.15-rctor-0.2.1.15-rcRoger Dingledine
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-17Stop using malloc_usable_size(): valgrind hates it.Nick Mathewson
2009-05-17Fix an assertion-failure in memarea_alloc() on 64-bit platforms.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-13Use a mutex to protect the count of open sockets.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-29Bump 0.2.1 branch version to 0.2.1.14-rc-devNick Mathewson
2009-04-23Return -1 in the error case from read_bandwidth_usage.Sebastian Hahn
2009-04-16Documentation fix.Karsten Loesing
2009-04-12Update to the "April 3 2009" ip-to-country file.tor-0.2.1.14-rcRoger Dingledine
2009-04-12bump to 0.2.1.14-rcRoger Dingledine
2009-04-12Raise the minimum bandwidth to be a relay from 20000 bytes to 20480Roger Dingledine
2009-04-12put HashedControlPassword and CookieAuthentication explicitly in theRoger Dingledine
2009-04-11For belt-and-suspenders, relays that don't set Address in their configRoger Dingledine
2009-04-11make it compile tooRoger Dingledine