summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-09tag 0.2.1.12-alphator-0.2.1.12-alphaRoger Dingledine
2009-02-09a bit more changelog muckingRoger Dingledine
2009-02-09shuffle the changelog a bitRoger Dingledine
2009-02-09uh, and commit the patch too.Roger Dingledine
2009-02-09Remove some deadcode and use tor_inet_aton uniformly.Nick Mathewson
2009-02-09Fix a remote-crash bug. This will need a patch release.Nick Mathewson
2009-02-09Fix a temporary DoS vulnerability that could be performed byRoger Dingledine
2009-02-09decide that mikeperry's bug should be fixed in 0.2.1.xRoger Dingledine
2009-02-09add more reminders on potential performance improvementsRoger Dingledine
2009-02-08declare tomorrow as the day for 0.2.1.12-alpha tooRoger Dingledine
2009-02-06Create Archive directory if it does not exist. Make sure mv knows we want to...Peter Palfrader
2009-02-05Forward-port ChangeLog for 0.2.0.30.Karsten Loesing
2009-02-04patches/06_add_compile_time_defaults: Only set the User option in the config ifPeter Palfrader
2009-02-04If we're using bridges and our network goes away, be more willingRoger Dingledine
2009-02-04some other performance-oriented fixes to integrateRoger Dingledine
2009-02-04cosmetic changesRoger Dingledine
2009-02-04and forward-port the 0.2.0.33 changelogRoger Dingledine
2009-02-04make a note about a clause in connection_edge.c that is probablyRoger Dingledine
2009-02-01Minor adjustment to man page.Andrew Lewman
2009-01-31Fix a possible cause of bug 915 when parsing multiple votes one of which was ...Nick Mathewson
2009-01-31When building with GCC, use -fno-strict-aliasingNick Mathewson
2009-01-30give torrc.sample its yearly overhaul. the main change is toRoger Dingledine
2009-01-30fix a wide line.Nick Mathewson
2009-01-30remove some done or abandoned items from the external todoRoger Dingledine
2009-01-30admit that the "get a relay operator mailing list going" plan is theRoger Dingledine
2009-01-29Updated win32/mingw directions for openssl 0.9.8j.Andrew Lewman
2009-01-29Clean up the rpm creation steps.Andrew Lewman
2009-01-29Add data files generated by selection probability optimization algorithmSteven Murdoch
2009-01-28Support setting serverdnsrandomizecase during sighup. Backportable, unless t...Nick Mathewson
2009-01-28Fix a race condition on nameserver reconfiguration.Nick Mathewson
2009-01-28Don't obsolete a very-new connection for having no circuits yet.Nick Mathewson
2009-01-28Fix an old changelog entry to mention which bug it fixed.Nick Mathewson
2009-01-28Remove some dead code.Nick Mathewson
2009-01-28Forward-port: Fix bug 893: check AP connections for markedness before expirin...Nick Mathewson
2009-01-28Actually send the extra_headers content in write_http_response_header_impl. ...Nick Mathewson
2009-01-28clean up r18287Roger Dingledine
2009-01-28patch from matt to implement 'getinfo status/clients-seen'Roger Dingledine
2009-01-28more minor bugs in the control specRoger Dingledine
2009-01-28typo found by 'nil'Roger Dingledine
2009-01-27gah. yet another place that needs to be edited when we addRoger Dingledine
2009-01-25Correct some typos while reading dir specs.Karsten Loesing
2009-01-23Fix typo found by Justin Coffi on or-talkNick Mathewson
2009-01-22Section on peer-to-peer bandwidth estimationSteven Murdoch
2009-01-22Do not use == in our shell code; = is standard.Nick Mathewson
2009-01-22Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candid...Nick Mathewson
2009-01-22New section "Minimzing latency of paths" in performance optimization paperSteven Murdoch
2009-01-22Update 'sd' to allow users to select v2 or v3 protocols when looking up a nod...Jacob Appelbaum
2009-01-21Make sure that even in the weird fiddly paths that lead to init_keys,Nick Mathewson
2009-01-21Fix an error in tor_addr_parse that kept us from having a hidden service or a...Nick Mathewson
2009-01-21Fix warning on panther compile, and bug 913. Backport candidate.Nick Mathewson