Commit Graph

  • 1810771799 hs-v3: Improve accessor semantic of client cached object David Goulet 2020-03-10 10:58:51 -04:00
  • 8d8a9d7f1d Merge branch 'tor-github/pr/1898' George Kadianakis 2020-05-27 15:17:55 +03:00
  • f6943d702c Add changes file for ticket #24844 Neel Chauhan 2020-05-17 16:30:45 -07:00
  • fd5ea48c27 Add HS v3 status to the SIGUSR1 dumpstats() Neel Chauhan 2020-05-17 16:30:29 -07:00
  • d6186c7435 Man page: MinUptimeHidServDirectoryV2 defaults to 96 hours Roger Dingledine 2020-05-23 04:27:56 -04:00
  • 43f4324e29 Merge remote-tracking branch 'tor-github/pr/1899/head' Nick Mathewson 2020-05-21 10:08:48 -04:00
  • 3121e5c103 Merge branch 'tor-github/pr/1850' George Kadianakis 2020-05-21 16:24:32 +03:00
  • fb281daf29 Merge branch 'tor-github/pr/1861' George Kadianakis 2020-05-21 16:22:47 +03:00
  • 7a004fce8d Tweak format string rl1987 2020-05-21 14:26:08 +03:00
  • a5d28bf88f Check for NULL from tor_dup_ip() rl1987 2020-05-21 14:17:15 +03:00
  • ded99992b8 Bail out of format_networkstatus_vote if fmt_addr32() failed. rl1987 2020-04-08 20:01:21 +03:00
  • 38cbfda119 Actually, bail out of routerstatus_format_entry() if fmt_addr32() fails rl1987 2020-04-08 19:54:47 +03:00
  • 17c4e489e9 Add changes file rl1987 2020-04-08 19:42:41 +03:00
  • 8ab7e30484 Check that fmt_addr32() returned non-empty string before putting it into documents rl1987 2020-04-08 19:09:53 +03:00
  • d8e24684b6 Check for possible failures of tor_inet_ntop/tor_inet_ntoa in fmt_addr32 and tor_dup_ip rl1987 2020-04-08 18:33:18 +03:00
  • b5bfdbfd41 Check output value of tor_inet_ntop/tor_inet_ntoa in dns.c rl1987 2020-04-08 18:07:14 +03:00
  • baee2feddd Fix an enum comparison that was blowing up jenkins. George Kadianakis 2020-05-21 13:39:49 +03:00
  • c4fb3bfed5 Add support for console control signals in Windows Damon Harris 2020-05-13 15:05:54 +05:30
  • ca13249dcc Merge branch 'tor-github/pr/1886' David Goulet 2020-05-19 15:18:17 -04:00
  • ee0fb69fee Merge branch 'tor-github/pr/1897' David Goulet 2020-05-19 15:17:08 -04:00
  • 5d99985e43 Merge branch 'tor-github/pr/1894' David Goulet 2020-05-19 15:14:38 -04:00
  • 400bc46d83 doxygen: add a link to src-ref on mainpage.md. Nick Mathewson 2020-05-19 09:44:36 -04:00
  • 2d331e30c6 Merge branch 'maint-0.4.3' into release-0.4.3 Nick Mathewson 2020-05-19 09:39:12 -04:00
  • 9b55a62e73 Merge branch 'maint-0.4.3' Nick Mathewson 2020-05-19 09:39:12 -04:00
  • bdb3be0119 Merge branch 'ticket34255_043' into maint-0.4.3 Nick Mathewson 2020-05-19 09:39:04 -04:00
  • 68fe8826dd Doxygen: fix unbalanced groups. Nick Mathewson 2020-05-19 09:18:39 -04:00
  • 1df451aba1 changes: file for 34200 teor 2020-05-18 22:12:26 +10:00
  • 8ec4d9cc3c practracker: Accept extra file lines, enforce a smaller function teor 2020-05-11 18:12:31 +10:00
  • 8fbcc055e5 node: Clean up some outdated comments teor 2020-05-13 15:34:37 +10:00
  • 73ace125a9 routerlist: Choose bridges for direct bridge connections teor 2020-05-13 13:47:52 +10:00
  • e46c3d95f4 circuitbuild: Do node checks when counting nodes teor 2020-05-13 13:23:39 +10:00
  • 766fc86df4 circuitbuild: Do node checks when choosing exits teor 2020-05-13 13:17:41 +10:00
  • 38c72400b7 routerlist: Split the node checks into their own function teor 2020-05-13 13:15:31 +10:00
  • a3244c03fb nodelist: Replace int with bool teor 2020-05-11 18:10:07 +10:00
  • 3f7f976d48 nodelist: Stop recursing in router_choose_random_node() teor 2020-05-11 17:58:28 +10:00
  • 2ea1692c20 nodelist: Rewrite router_crn_flags_t teor 2020-05-11 17:42:05 +10:00
  • 48413dc65f nodelist: Remove the unused CRN_WEIGHT_FOR_EXIT flag teor 2020-05-11 17:35:41 +10:00
  • 1ec604f0f9 nodelist: Move node flag checks teor 2020-05-11 17:31:20 +10:00
  • 280195f414 nodelist: Move the v3 onion service rendezvous check teor 2020-05-11 17:21:47 +10:00
  • ce11e3bf69 nodelist: Move the single-hop exit check teor 2020-05-11 17:12:02 +10:00
  • 4bcec38fce test/protover: Add debug logs to some tests teor 2020-05-18 21:51:31 +10:00
  • 3efe53562f rust/protover: Fix protocol version support error handling teor 2020-05-18 21:50:35 +10:00
  • f05c144d7c rust: declare HSIntro=5 teor 2020-05-18 20:11:20 +10:00
  • 087b466fcf Declare variables in for loops in rend_service_dump_stats() Neel Chauhan 2020-05-17 15:10:43 -07:00
  • c6bcc92c17 test/protover: Add tests for summarize flags teor 2020-05-15 23:21:13 +10:00
  • 32e791be09 Fix spacing in if statement in tor_version_parse() Neel Chauhan 2020-05-16 22:26:30 -07:00
  • 2e0d0360cd Fix spacing in if statement in port_parse_config() Neel Chauhan 2020-05-16 22:23:59 -07:00
  • 577655d6b8 Merge branch 'maint-0.4.3' into release-0.4.3 Nick Mathewson 2020-05-15 10:28:36 -04:00
  • db4815dd8e Merge branch 'maint-0.4.3' Nick Mathewson 2020-05-15 10:28:36 -04:00
  • 6f2b6ede1b Add a changes file for 34233. Nick Mathewson 2020-05-15 10:27:49 -04:00
  • d97fd7f076 Merge branch 'maint-0.4.1' into release-0.4.1 release-0.4.1 Nick Mathewson 2020-05-15 10:25:27 -04:00
  • ff68f4fe1d Merge branch 'maint-0.3.5' into release-0.3.5 Nick Mathewson 2020-05-15 10:25:27 -04:00
  • d63eeb1b69 Merge branch 'maint-0.4.2' into release-0.4.2 Nick Mathewson 2020-05-15 10:25:27 -04:00
  • fb3777041d Merge branch 'maint-0.4.3' into release-0.4.3 Nick Mathewson 2020-05-15 10:25:27 -04:00
  • ec2f6d69d7 Merge branch 'maint-0.4.3' Nick Mathewson 2020-05-15 10:25:27 -04:00
  • bcaf480aee Merge branch 'maint-0.4.2' into maint-0.4.3 Nick Mathewson 2020-05-15 10:25:27 -04:00
  • e75583e71b Merge branch 'maint-0.4.1' into maint-0.4.2 Nick Mathewson 2020-05-15 10:25:27 -04:00
  • 768ffb8f43 Merge branch 'maint-0.3.5' into maint-0.4.1 maint-0.4.1 Nick Mathewson 2020-05-15 10:25:27 -04:00
  • a59d54756f Fix use of non-portable == in configure.ac. Nick Mathewson 2020-05-15 09:58:49 -04:00
  • 277baf676b versions: Improve the protover summary comments teor 2020-05-15 23:34:00 +10:00
  • cf1f5c68b9 Merge branch 'maint-0.4.3' into release-0.4.3 Nick Mathewson 2020-05-15 09:02:49 -04:00
  • 8d59897e58 Merge branch 'maint-0.4.3' Nick Mathewson 2020-05-15 09:02:30 -04:00
  • c0dd2a6e39 bump to 0.4.3.5-dev Nick Mathewson 2020-05-15 09:02:12 -04:00
  • a702e92c82 protover: Add defines for recent protocol versions teor 2020-05-15 14:59:10 +10:00
  • c39394afa2 test/circuitbuild: Tests for node selection flags teor 2020-05-15 12:22:34 +10:00
  • 5ceb60e5ca put a . at the end of changes entry tor-0.4.3.5 Roger Dingledine 2020-05-14 20:39:00 -04:00
  • 2c5e1b9ed3 unlist things that were already stable in 0.4.2.5 Roger Dingledine 2020-05-14 20:35:28 -04:00
  • 85cfd04c0c remove changes files that have already appeared in 0.4.3. Nick Mathewson 2020-05-14 20:29:00 -04:00
  • 311f5ded50 blurb for 0.4.3.5 Nick Mathewson 2020-05-14 20:07:38 -04:00
  • fd4f4585ae 0.4.3.5 release notes: edit section headings Nick Mathewson 2020-05-14 11:52:53 -04:00
  • c56f01fd0e 0.4.3.5 ReleaseNotes: remove bugfixes on 0.4.3. Nick Mathewson 2020-05-14 11:47:11 -04:00
  • 59ac7fdcf0 Start an 0.4.3.5 releasenotes Nick Mathewson 2020-05-14 11:44:40 -04:00
  • 58dbf83054 remove 0.4.3.3-alpha from the release notes: alphas do not go there. Nick Mathewson 2020-05-14 11:43:38 -04:00
  • 5eee5d8bc0 remove 0.4.3.3-alpha from the release notes: alphas do not go there. Nick Mathewson 2020-05-14 11:43:11 -04:00
  • bd9fb40839 0.4.3.5 changelog: collapse the sections. Nick Mathewson 2020-05-14 11:41:00 -04:00
  • 5b8b9a97b4 Merge branch 'maint-0.4.3' into release-0.4.3 Nick Mathewson 2020-05-14 10:39:00 -04:00
  • fbd384cf89 Merge branch 'maint-0.4.3' Nick Mathewson 2020-05-14 10:38:18 -04:00
  • bbfdee4c4e Fix a python warning in format_changelog.py. Nick Mathewson 2020-05-14 10:37:52 -04:00
  • 75fc33f337 bump to 0.4.3.5 Nick Mathewson 2020-05-14 10:37:42 -04:00
  • 2a4c0ce21e start changelog for 0.4.3.5 Nick Mathewson 2020-05-14 10:36:00 -04:00
  • e26b3778de Merge branch 'maint-0.4.1' into release-0.4.1 Nick Mathewson 2020-05-14 10:20:08 -04:00
  • 2c2c349bdf Merge branch 'maint-0.3.5' into release-0.3.5 Nick Mathewson 2020-05-14 10:20:08 -04:00
  • 2a9ffeb475 Merge branch 'maint-0.4.2' into release-0.4.2 Nick Mathewson 2020-05-14 10:20:08 -04:00
  • 371d5ece5b Merge branch 'maint-0.4.3' Nick Mathewson 2020-05-14 10:20:08 -04:00
  • 701221add5 Merge branch 'maint-0.4.3' into release-0.4.3 Nick Mathewson 2020-05-14 10:20:08 -04:00
  • ee6409ab63 Merge branch 'maint-0.4.2' into maint-0.4.3 Nick Mathewson 2020-05-14 10:20:08 -04:00
  • b8bff426f3 Merge branch 'maint-0.4.1' into maint-0.4.2 Nick Mathewson 2020-05-14 10:20:08 -04:00
  • 72312cdbb1 Merge branch 'maint-0.3.5' into maint-0.4.1 Nick Mathewson 2020-05-14 10:20:08 -04:00
  • e63bfca5f2 Travis: temporarily fix stem version to d1174a83c2dcb7b8 Nick Mathewson 2020-05-13 08:53:02 -04:00
  • 5f577b0f25 circuitbuild: Refactor IPv6 extend node selection teor 2020-05-14 22:06:14 +10:00
  • 2e41d82cc5 circuitbuild: Refactor build state node selection flags teor 2020-05-14 21:42:03 +10:00
  • 6a0fdf381d circuitbuild: test relays sending IPv6 extend cells teor 2020-05-14 18:22:55 +10:00
  • d41d13ea73 test: Move the origin circuit function to test helpers teor 2020-05-14 10:44:56 +10:00
  • 9949b545c8 test/circuitstats: Refactor common code teor 2020-05-14 10:38:09 +10:00
  • e9c9e171ae test/circuitstats: Fix a bunch of coding style issues teor 2020-05-14 10:05:26 +10:00
  • de979dd7bd practracker: Allow a few extra lines in circuituse teor 2020-05-13 20:08:29 +10:00
  • 115a453f04 test/circuitbuild: Add a test for origin_circuit_init() teor 2020-05-13 20:06:27 +10:00
  • 4d2822ee74 changes: file for 33222 and 33226 teor 2020-05-13 16:05:54 +10:00
  • 1557e73c82 Merge branch 'bug34130_035' Nick Mathewson 2020-05-12 12:58:19 -04:00
  • 2913dbd6d9 Fix crash when tor is compiled with NSS and seccomp sandbox is enabled Daniel Pinto 2020-05-06 22:00:50 +01:00