Age | Commit message (Expand) | Author |
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 |
2008-07-23 | r17302@aud-055: nickm | 2008-07-23 14:55:28 +0200 | Nick Mathewson |
2008-07-18 | r17188@tombo: nickm | 2008-07-18 14:35:18 -0400 | Nick Mathewson |
2008-07-16 | Stop trying to detect versions of Tor on the server-side older than 0.1.1.15-... | Nick Mathewson |
2008-07-11 | When relays do their initial bandwidth measurement, don't limit | Roger Dingledine |
2008-06-20 | If you're using bridges, generate "bootstrap problem" warnings | Roger Dingledine |
2008-06-20 | Big bridge bugfixes. Backport candidates. | Roger Dingledine |
2008-06-10 | minor fixes and notes | Roger Dingledine |
2008-06-08 | include tags in the bootstrap status events. also document the | Roger Dingledine |
2008-06-07 | infrastructure for the 'bootstrap status event' feature, so we can | Roger Dingledine |
2008-06-06 | make some log entries more accurate | Roger Dingledine |
2008-06-02 | Also add create/create fast/extends to the dir-usage stats. | Peter Palfrader |
2008-04-24 | I bet I screwed up while merging in the changes from the feature branch into ... | Peter Palfrader |
2008-04-24 | Merge conditional consensus downloading | Peter Palfrader |
2008-04-24 | and the client part of the consensus-by-authority-fpr proposal (ifdef'ed out) | Peter Palfrader |
2008-04-22 | r15277@tombo: nickm | 2008-04-22 13:14:18 -0400 | Nick Mathewson |
2008-03-17 | r18873@catbus: nickm | 2008-03-17 00:06:31 -0400 | Nick Mathewson |
2008-03-17 | r18872@catbus: nickm | 2008-03-16 23:56:48 -0400 | Nick Mathewson |
2008-02-19 | r18195@catbus: nickm | 2008-02-19 14:11:15 -0500 | Nick Mathewson |
2008-02-12 | Start choosing which bridge to use proportional to its advertised | Roger Dingledine |