summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-20Bump version to 0.2.1.16-rctor-0.2.1.16-rcNick Mathewson
2009-06-19prepare changelog for 0.2.1.16-rcRoger Dingledine
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-08update requirements to openssl 0.9.7Andrew Lewman
2009-06-08Missing changelog entry about geoipNick Mathewson
2009-06-07Move and fix a changelog entry. Noticed by optimist.Nick Mathewson
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-27Changelog entry for Karsten's bug-932 patch.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-27Add *.swp to .gitignore as vim's editor dropping.Nick Mathewson
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-25add the 0.2.1.14-rc blurbRoger Dingledine
2009-05-25clean up the 0.2.1.15-rc changelogRoger 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-17minor tweak on changelog entriesRoger Dingledine
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-13Changelog entries for bug932 fixesNick Mathewson
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