Commit Graph

  • 8e961b2174 bwauth: Actually include the bandwidth-file-digest in authority votes teor 2019-03-30 12:09:47 +10:00
  • 76912bf140 Use an enum for inherit_result_out. Nick Mathewson 2019-04-03 10:57:06 -04:00
  • 8c06f02c94 Syntax fix in test. Nick Mathewson 2019-03-06 12:09:46 -05:00
  • 027c536598 rename inherit values to avoid conflict with system defines Nick Mathewson 2019-03-06 12:08:25 -05:00
  • 785c3f84de fast_rng: if noinherit has failed, then check getpid() for bad forks Nick Mathewson 2019-03-06 11:03:42 -05:00
  • 361e955cf3 map_anon: define a macro if it is possible for noinherit to fail. Nick Mathewson 2019-03-06 11:03:26 -05:00
  • 12205c3cbe Make map_anon expose the result of a noinherit attempt Nick Mathewson 2019-03-06 10:35:02 -05:00
  • ab6ad3c040 Drop thread-local fast_rng on fork. Nick Mathewson 2019-03-06 09:59:10 -05:00
  • d194f6bedf Implement an DormantCanceledByStartup option Nick Mathewson 2019-03-17 13:48:00 -04:00
  • db1c1dba34 Merge branch 'bug30021_029' into bug30021_035 Nick Mathewson 2019-04-04 11:26:33 -04:00
  • 1710f4bbd6 Do not cache bogus results from classifying client ciphers Nick Mathewson 2019-04-04 11:24:55 -04:00
  • ef06ef217a Merge branch 'bug30011_035' into bug30011_040 teor 2019-04-04 13:23:26 +10:00
  • 3fa42d599a Travis: Terminate test-stem if it takes more than 9.5 minutes to run teor 2019-04-04 13:02:13 +10:00
  • d4d77b277e Stop setting bridges running in networkstatus_getinfo_by_purpose() Neel Chauhan 2019-04-03 11:36:52 -04:00
  • 5613968d57 Improve logging for 28614. Nick Mathewson 2019-04-03 14:30:56 -04:00
  • 821d29e420 fdio.c: add more includes. Nick Mathewson 2019-04-03 13:53:36 -04:00
  • 99b87d7ca4 Even more diagnostic messages for bug 28223. Nick Mathewson 2019-04-03 13:53:06 -04:00
  • b2eced6c07 Add changes file rl1987 2019-04-03 18:05:23 +03:00
  • 4172b638b8 Fix SC2015 warning rl1987 2019-04-03 18:03:34 +03:00
  • de0babab9b Merge branch 'maint-0.4.0' into release-0.4.0 George Kadianakis 2019-04-03 17:59:46 +03:00
  • 0b6769a99e Merge branch 'maint-0.4.0' George Kadianakis 2019-04-03 17:59:46 +03:00
  • 42aae0e693 Merge branch 'tor-github/pr/867' into maint-0.4.0 George Kadianakis 2019-04-03 17:59:02 +03:00
  • 9e04a87220 Fix SC2064 warning rl1987 2019-04-03 17:58:05 +03:00
  • 700310df61 Fix SC2006 warnings rl1987 2019-04-03 17:56:52 +03:00
  • 33e0c03103 Merge branch 'maint-0.4.0' into release-0.4.0 George Kadianakis 2019-04-03 17:55:41 +03:00
  • 50341bb5ba Merge branch 'maint-0.4.0' George Kadianakis 2019-04-03 17:55:41 +03:00
  • 9e0f0a5656 Fix SC2086 warnings in test_key_expiration.sh rl1987 2019-04-03 17:52:31 +03:00
  • 828f1829c8 Merge branch 'tor-github/pr/811' into maint-0.4.0 George Kadianakis 2019-04-03 17:50:49 +03:00
  • 367dd9cf02 30001: Fix a race condition in test_dir_handle_get.c Nick Mathewson 2019-04-03 10:16:18 -04:00
  • 3a6affb15f Merge branch 'maint-0.3.5' into release-0.3.5 Nick Mathewson 2019-04-03 09:27:44 -04:00
  • eb3b4dcd79 Merge branch 'maint-0.4.0' into release-0.4.0 Nick Mathewson 2019-04-03 09:27:44 -04:00
  • 4efbb5d2c1 Merge branch 'maint-0.4.0' Nick Mathewson 2019-04-03 09:27:44 -04:00
  • de76862fd6 Merge branch 'maint-0.3.5' into maint-0.4.0 Nick Mathewson 2019-04-03 09:27:44 -04:00
  • b0428b6dc7 Merge branch 'maint-0.3.4' into release-0.3.4 Nick Mathewson 2019-04-03 09:27:43 -04:00
  • 4aa02d3c7a Merge branch 'maint-0.3.4' into maint-0.3.5 Nick Mathewson 2019-04-03 09:27:43 -04:00
  • bcac0bb342 Merge branch 'maint-0.2.9' into release-0.2.9 Nick Mathewson 2019-04-03 09:27:42 -04:00
  • 3cfcfbac46 Merge branch 'maint-0.2.9' into maint-0.3.4 Nick Mathewson 2019-04-03 09:27:42 -04:00
  • ee6f54ff3f Merge remote-tracking branch 'tor-github/pr/860' Nick Mathewson 2019-04-03 08:33:40 -04:00
  • b547ece92f Merge branch 'pr_883_squashed' Nick Mathewson 2019-04-03 08:32:21 -04:00
  • 0ebe290198 Removed the use of expect from CodingStandardsRust Elichai Turkel 2019-04-01 21:50:02 +03:00
  • 54e249e269 Update geoip and geoip6 to the April 2 2019 database. Karsten Loesing 2019-04-03 09:26:28 +02:00
  • fdee4dd501 Merge remote-tracking branch 'tor-github/pr/863' teor 2019-04-03 13:12:17 +10:00
  • a549e4f7a3 Remove no-longer needed logging statements rl1987 2019-04-02 12:59:37 +03:00
  • eaf071d7da Stop requiring bash in test-network.sh. Make it POSIX compliant rl1987 2019-04-02 12:31:57 +03:00
  • 965f0d8912 Merge remote-tracking branch 'tor-github/pr/875' teor 2019-04-02 11:47:05 +10:00
  • 583ed7c6ec Merge remote-tracking branch 'tor-github/pr/864' teor 2019-04-02 11:46:42 +10:00
  • 9014add25f Merge branch 'maint-0.4.0' teor 2019-04-02 11:45:39 +10:00
  • 9452833fc3 Merge branch 'maint-0.4.0' into release-0.4.0 teor 2019-04-02 11:45:35 +10:00
  • 9242f32883 Merge branch 'maint-0.3.5' into maint-0.4.0 teor 2019-04-02 11:45:31 +10:00
  • 2869dc9e7a Merge branch 'maint-0.3.5' into release-0.3.5 teor 2019-04-02 11:45:27 +10:00
  • 0418d4081a Merge branch 'maint-0.3.4' into maint-0.3.5 teor 2019-04-02 11:45:22 +10:00
  • 6c273d86ed Merge branch 'maint-0.3.4' into release-0.3.4 teor 2019-04-02 11:45:18 +10:00
  • 74775b2dfd Merge branch 'maint-0.2.9' into maint-0.3.4 teor 2019-04-02 11:45:13 +10:00
  • 37b0dd08aa Merge branch 'maint-0.2.9' into release-0.2.9 teor 2019-04-02 11:45:08 +10:00
  • 7014e57f4a Merge branch 'bug29036-29962-034' into bug29036-29962-035 teor 2019-04-01 14:11:20 +10:00
  • 33be8d8295 Travis: merge before_cache from 29036 and 29962 teor 2019-04-01 14:05:14 +10:00
  • 124990aa01 Add changes file rl1987 2019-03-31 17:23:34 +03:00
  • 0c6cfd9c65 Cleanup cargo registry before each Rust-enabled build rl1987 2019-03-31 16:58:32 +03:00
  • ac28e56ccb Merge branch 'bug29036-029' into bug29036-29962-034 teor 2019-04-01 14:07:58 +10:00
  • 57e9fe2bba Makefile: delete all the gcov-related files in reset-gcov teor 2019-04-01 13:49:27 +10:00
  • eb0bd18d6e changes: Use the first Tor version with CI coverage for the 29036 changes file teor 2019-04-01 13:40:16 +10:00
  • 809a3a748d bug_occurred: a place where we assumed that "buf" was still a buffer Nick Mathewson 2019-03-30 21:07:15 -04:00
  • f0e39df5ce allow circuituse.c to get even longer. Nick Mathewson 2019-03-29 14:30:33 -04:00
  • 9ed02ec282 Merge branch 'ticket29662_squashed' into ticket29662_squashed_merged Nick Mathewson 2019-03-29 14:28:48 -04:00
  • 537ad0bca3 Check for NULL in tor_assertf_nonfatal() rl1987 2019-03-29 18:38:27 +02:00
  • 9c132a5f9e Refrain from using static buffer for assert failure message; call tor_asprintf() instead rl1987 2019-03-22 13:44:02 +02:00
  • bf953fe602 Add changes file rl1987 2019-03-05 18:02:24 +02:00
  • a959d7cb98 Use tor_assertf{_nonfatal} in code rl1987 2019-03-05 17:58:31 +02:00
  • f66a17444e Silence compiler warnings rl1987 2019-03-05 17:02:03 +02:00
  • 194b25f0c7 dircache: Refactor handle_get_next_bandwidth() to use connection_dir_buf_add() teor 2019-03-26 18:12:16 +10:00
  • c2222ba169 Add changes file rl1987 2019-02-09 16:56:54 +02:00
  • 6ab1929f00 Add connection_dir_buf_add() helper function rl1987 2019-02-09 16:06:32 +02:00
  • c66df27c90 Fix checkIncludes warning about "unusual pattern in src/ext/timeouts/" Nick Mathewson 2019-03-28 16:35:24 -04:00
  • a7bc47532b test_routerkeys.c: Always check mkdir() return value Nick Mathewson 2019-03-28 09:29:00 -04:00
  • f58587a68d Don't unconditionally deref pub and sub in lint_message_consistency Nick Mathewson 2019-03-28 09:19:23 -04:00
  • 283ee0ba0a Fix SC2086 warnings in asciidoc-helper.sh rl1987 2019-03-27 19:27:57 +02:00
  • 00ca3d04cf Merge branch 'tor-github/pr/859' George Kadianakis 2019-03-27 14:30:53 +02:00
  • 8991280f89 Merge branch 'maint-0.4.0' teor 2019-03-27 12:31:37 +10:00
  • bf2b8fcb45 Merge branch 'maint-0.4.0' into release-0.4.0 teor 2019-03-27 12:31:33 +10:00
  • 6d188fb4cc Merge remote-tracking branch 'tor-github/pr/835' into maint-0.4.0 teor 2019-03-27 12:31:07 +10:00
  • a10d4adc25 Stop assuming that /usr/bin/python3 exists teor 2019-03-27 11:07:55 +10:00
  • 7b9732063c practracker updates from messaging_v3 merge Nick Mathewson 2019-03-26 20:04:09 -04:00
  • a47b61f329 Merge branch 'messaging_v3' into messaging_v3_merged Nick Mathewson 2019-03-26 20:13:49 -04:00
  • 3767eff9bb changes file for pubsub code Nick Mathewson 2019-03-26 20:07:26 -04:00
  • 57999e330b Merge branch 'maint-0.4.0' teor 2019-03-27 10:02:55 +10:00
  • e3e38b5ba1 Merge branch 'maint-0.4.0' into release-0.4.0 teor 2019-03-27 10:02:51 +10:00
  • ca29cb397b Merge branch 'maint-0.3.5' into maint-0.4.0 teor 2019-03-27 10:02:47 +10:00
  • 51199c19c1 Merge branch 'maint-0.3.5' into release-0.3.5 teor 2019-03-27 10:02:44 +10:00
  • 3280e9a116 Merge branch 'maint-0.3.4' into maint-0.3.5 teor 2019-03-27 10:02:40 +10:00
  • 5600373e88 Merge branch 'maint-0.3.4' into release-0.3.4 teor 2019-03-27 10:02:36 +10:00
  • 6d057c56f1 Merge remote-tracking branch 'tor-github/pr/820' into maint-0.3.4 teor 2019-03-27 10:01:45 +10:00
  • 203e9138d1 Remove message/subsystem numbers from log messages Nick Mathewson 2019-03-26 19:56:39 -04:00
  • beceb079e1 practracker: regen in master, for bug28925 merged to 0.4.0 and later teor 2019-03-27 09:40:03 +10:00
  • c72526f168 Merge branch 'maint-0.4.0' teor 2019-03-27 09:36:55 +10:00
  • 571a7d5917 Merge branch 'maint-0.4.0' into release-0.4.0 teor 2019-03-27 09:36:50 +10:00
  • 9ae8d663ea Merge remote-tracking branch 'tor-github/pr/836' into maint-0.4.0 teor 2019-03-27 09:36:26 +10:00
  • 7502e5467b Regenerate practracker file from scratch. Nick Mathewson 2019-03-26 19:28:28 -04:00
  • 300e7d8c99 Merge branch 'practracker_regen' Nick Mathewson 2019-03-26 19:27:54 -04:00
  • 989b6325d6 Merge branch 'tor-github/pr/842' George Kadianakis 2019-03-26 16:41:07 +02:00
  • e028ec6bb7 Add new exceptions.txt entries Nick Mathewson 2019-03-26 09:43:46 -04:00