aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/no_dup_guards' into maint-0.2.4Nick Mathewson2013-03-18
|\
| * Be more robust when excluding existing nodes as new dirguardsNick Mathewson2013-02-14
| * Add some code to bluntly prevent duplicate guards from getting addedNick Mathewson2013-02-14
* | Merge remote-tracking branch 'public/bug8059' into maint-0.2.4Nick Mathewson2013-03-18
|\ \
| * | Fix a framing bug when reading versions from a versions cell.Nick Mathewson2013-03-11
* | | Remove an unused local variable.Nick Mathewson2013-03-18
* | | Check return values from fcntl and setsockoptNick Mathewson2013-03-18
* | | Check for 0.2.4.8, not 0.2.4.7, to determine EXTEND2 supportNick Mathewson2013-03-18
* | | Merge remote-tracking branch 'public/bug8180_023_v2' into maint-0.2.4Nick Mathewson2013-03-15
|\ \ \
| * | | Upgrade the warn for EntryNodes without UseEntryGuards to an errorNick Mathewson2013-03-15
* | | | Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4Nick Mathewson2013-03-15
|\ \ \ \
| * | | | Remove some functions which were unused except for their testsNick Mathewson2013-02-23
| * | | | Remove some totally unused functionsNick Mathewson2013-02-23
| * | | | Remove a bunch of unused macro definitionsNick Mathewson2013-02-23
* | | | | Fix some basic socket issues with tor-fw-helper-natpmp on windowsNick Mathewson2013-03-15
* | | | | Fix brackets in tor-fw-helper help output.David Fifield2013-03-15
* | | | | Make circuit_purpose_to_string handle CIRCUIT_PURPOSE_PATH_BIAS_TESTINGNick Mathewson2013-03-14
* | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-03-11
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-03-11
| |\ \ \
| | * | | Update to the March 2013 GeoIP database.Karsten Loesing2013-03-07
| * | | | oops; add a missing semicolonNick Mathewson2013-02-12
* | | | | start part-way through the ssl cert lifetimeRoger Dingledine2013-03-10
* | | | | randomize SSLKeyLifetime by defaultRoger Dingledine2013-03-10
* | | | | parameterize SSLKeyLifetimeRoger Dingledine2013-03-10
* | | | | Merge remote-tracking branch 'arma/bug6783_big_hammer' into maint-0.2.4Nick Mathewson2013-03-10
|\ \ \ \ \
| * | | | | set DisableV2DirectoryInfo_ off by defaultRoger Dingledine2013-03-10
| * | | | | Tweak bug6783 patch.Nick Mathewson2013-03-10
| * | | | | Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requestsNick Mathewson2013-03-10
* | | | | | Fix typos in a few log messagesBenjamin Kerensa2013-03-10
|/ / / / /
* | | | | Fix 8447: use %u to format circid_t.Nick Mathewson2013-03-10
* | | | | Correctly set entry->is_dir_cache when adding an entry guard for the first timeAndrea Shepard2013-03-01
* | | | | Fix bootstrapping with bridges by making is_dir_cache is set on them.Nick Mathewson2013-03-01
* | | | | Fix a comment in tor_main.cNick Mathewson2013-02-25
| |_|/ / |/| | |
* | | | fix a wide lineNick Mathewson2013-02-19
* | | | Merge branch 'bug8065_v2'Nick Mathewson2013-02-19
|\ \ \ \
| * | | | Downgrade an assert to LD_BUGNick Mathewson2013-02-19
* | | | | Fix a may-be-used-uninitialized warning.Nick Mathewson2013-02-19
* | | | | Merge branch 'bug2286_unit_test_squashed'Nick Mathewson2013-02-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Test alternate values of maxunmeasuredbw tooAndrea Shepard2013-02-19
| * | | | Update unmeasured bandwidth clipping unit test per NickM's bugfix for the Unm...Andrea Shepard2013-02-19
| * | | | Refactor storing of measured_bw versus Unmeasured=1.Nick Mathewson2013-02-19
| * | | | Add unit test for unmeasured bandwidth clipping in consensusAndrea Shepard2013-02-19
| * | | | Refactor v3_networkstatus test to allow reuse of test for measuredbwAndrea Shepard2013-02-19
| * | | | Note some annoyinc copy-and-paste codeNick Mathewson2013-02-19
| * | | | Tweak consensus method 17 based on arma's commentsNick Mathewson2013-02-19
| * | | | New consensus method: clip the maximum votable unmeasured bwNick Mathewson2013-02-05
* | | | | touchups on 78582760Roger Dingledine2013-02-19
* | | | | Revise some comments in router.cNick Mathewson2013-02-19
* | | | | Fix a bug that roger found in the wide_circ_id codeNick Mathewson2013-02-15
* | | | | Merge remote-tracking branch 'public/bug8209'Nick Mathewson2013-02-15
|\ \ \ \ \