summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-14Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-14Make circuit_purpose_to_string handle CIRCUIT_PURPOSE_PATH_BIAS_TESTINGNick Mathewson
2013-03-11Merge remote-tracking branch 'karsten/geoip-manual-update-mar2013'Nick Mathewson
2013-03-11Merge remote-tracking branch 'origin/maint-0.2.4'Nick 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-10Merge branch 'maint-0.2.4'Roger Dingledine
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 'origin/maint-0.2.4'Nick Mathewson
2013-03-10Merge remote-tracking branch 'arma/bug6783_big_hammer' into maint-0.2.4Nick Mathewson
2013-03-10Merge remote-tracking branch 'origin/maint-0.2.4'Nick 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-10Merge remote-tracking branch 'origin/maint-0.2.4'Nick 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-07Manually fix yet another fourteen 'A1' ranges.Karsten Loesing
2013-03-02A couple more easy unit testsNick Mathewson
2013-03-01Remove unused check_fingerprint_syntaxNick Mathewson
2013-03-01Remove unused HMAC-SHA1 functionNick Mathewson
2013-03-01Remove a few more unused functions.Nick Mathewson
2013-03-01Unit tests for a few more functions and cases in address.cNick Mathewson
2013-03-01Remove the unused addr_mask_cmp_bitsNick Mathewson
2013-03-01Remove the unused parse_addr_and_port_rangeNick Mathewson
2013-03-01More unit tests for old TAP onion handshake.Nick Mathewson
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-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-03-01Merge remote-tracking branch 'public/feature8109'Nick Mathewson
2013-03-01Whoops. I forgot the "alpha"Nick Mathewson
2013-03-01Bump version in master to 0.2.5.0-alpha-devNick Mathewson
2013-02-25Fix a comment in tor_main.cNick 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