summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-07-28bump to 0.2.1.19tor-0.2.1.19Roger Dingledine
2009-07-27Changing MaxAdvertisedBW may not need a republishSebastian Hahn
2009-07-27Write fingerprint to file and log without spacesRoger Dingledine
2009-07-27Don't leak memory if we get too many create cellsRoger Dingledine
2009-07-27three hacks to workaround bug 1038Roger Dingledine
2009-07-24bump to 0.2.1.18tor-0.2.1.18Roger Dingledine
2009-07-07Bump version to 0.2.1.17-rc-devNick Mathewson
2009-07-07Bump version to 0.2.1.17-rctor-0.2.1.17-rcNick Mathewson
2009-07-07Make "Invalid onion hostname" msg respect SafeLogging.Nick Mathewson
2009-07-02Make an attempt to fix bug 1024.Karsten Loesing
2009-06-30another minor patch to add to 0.2.1.xRoger Dingledine
2009-06-30the third piece of bug 969 fixingRoger Dingledine
2009-06-30the second piece of bug 969 fixingRoger Dingledine
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-20Bump version to 0.2.1.16-rc.devNick Mathewson
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