Age | Commit message (Expand) | Author |
2010-12-15 | Make payloads into uint8_t. | Nick Mathewson |
2010-09-28 | actually retry bridges when your network goes away | Roger Dingledine |
2010-02-27 | Update Tor Project copyright years | Nick Mathewson |
2010-02-26 | Proper NULL checking in circuit_list_path_impl() | Sebastian Hahn |
2010-01-19 | spread guard rotation out throughout the month | Roger Dingledine |
2010-01-19 | weight guard choice by bandwidth; discard old guards | Roger Dingledine |
2009-10-14 | read the "circwindow" parameter from the consensus | Roger Dingledine |
2009-09-16 | make some bug 1090 warnings go away | Sebastian Hahn |
2009-08-31 | Only send reachability status events on overall success/failure | Roger Dingledine |
2009-05-31 | Do not report a node as a "chosen exit" when it is not in fact an exit. | Nick Mathewson |
2009-05-27 | Spell-check Tor. | Nick Mathewson |
2009-05-04 | Update copyright to 2009. | Karsten Loesing |
2009-04-11 | only log that at loglevel notice if there's a problem with the | Roger Dingledine |
2009-04-11 | Clients replace entry guards that were chosen more than a few months | Roger Dingledine |
2009-03-18 | If we have a routerstatus but no routerinfo to name a router, use the routers... | Nick Mathewson |
2009-03-09 | We were already rejecting relay begin cells with destination port | Roger Dingledine |
2009-02-21 | Patch from lark: if we get two extend cells for the same circuit id, drop the... | Nick Mathewson |
2009-02-04 | If we're using bridges and our network goes away, be more willing | Roger Dingledine |
2009-01-28 | Remove some dead code. | Nick Mathewson |
2009-01-04 | Remove svn $Id$s from our source, and remove tor --version --version. | Nick Mathewson |
2009-01-02 | take out my IMPOSSIBLE_TO_DOWNLOAD+1 hack | Roger Dingledine |
2008-12-31 | switch over the bridge descriptor download mechanism to | Roger Dingledine |
2008-12-29 | Actually log reasons on unusable guards again. | Nick Mathewson |
2008-12-24 | Checkpoint my big bug-891 patch. | Nick Mathewson |
2008-12-22 | Partially apply bug 891 parch from forest: check EXTEND cell address against ... | Nick Mathewson |
2008-12-22 | Fix all of the doxygen warnings not pertaining to missing documentation. | Nick Mathewson |
2008-12-19 | When we need to open a new origin circuit, log why. | Nick Mathewson |
2008-12-18 | Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p... | Nick Mathewson |
2008-12-17 | Rename or_is_obsolete and move it to or_connection_t where it belongs. | Nick Mathewson |
2008-12-15 | Don't extend circuits over noncanonical connections with mismatched addresses. | Nick Mathewson |
2008-12-08 | When the client is choosing entry guards, now it selects at most | Roger Dingledine |
2008-11-03 | when building preemptive circuits, ignore streams that have a | Roger Dingledine |
2008-11-01 | fix the other half of r17091. now that best_support can be -1, | Roger Dingledine |
2008-10-14 | Patch from rovv: when we have no pending streams, choose exits with choose_go... | Nick Mathewson |
2008-10-12 | another coverity-found memory leak | Roger Dingledine |
2008-10-12 | minor memory leak found by coverity | Roger Dingledine |
2008-09-26 | Make sure ExcludeSingleHopRelays works for an exit. | Nick Mathewson |
2008-09-26 | Proposal 152 implementation from Josh Albrecht, with tweaks. | Nick Mathewson |
2008-09-25 | Add country-code support to configured node lists to implement the ever-popul... | Nick Mathewson |
2008-09-23 | Fix for bug 797 (by arma, with tweaks): always use create_fast for circuits w... | Nick Mathewson |
2008-08-31 | backport candidate: | Roger Dingledine |
2008-08-20 | Relays now reject risky extend cells: if the extend cell includes | Roger Dingledine |
2008-08-05 | r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 | Nick Mathewson |
2008-08-05 | Take out the TestVia config option, since it was a workaround fortor-0.2.1.4-alpha | Roger Dingledine |
2008-08-04 | Make check-spaces happy. | Karsten Loesing |
2008-08-03 | Fix a false assertion when extending a circuit to a relay to which a connecti... | Karsten Loesing |
2008-07-30 | r17436@tombo: nickm | 2008-07-30 09:03:19 -0400 | Nick Mathewson |
2008-07-24 | r17338@aud-055: nickm | 2008-07-24 11:21:06 +0200 | Nick Mathewson |
2008-07-23 | r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200 | Nick Mathewson |
2008-07-23 | r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200 | Nick Mathewson |