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