Commit Graph

  • f57c31e4be Extract shared parts of portcfg_get_first_advertised_*() Nick Mathewson 2020-07-21 12:14:40 -04:00
  • fda9d7f5ed Rename get_first_advertised_{addr,port}_by_type_af(). Nick Mathewson 2020-07-21 12:02:01 -04:00
  • e8497bfaa7 Merge remote-tracking branch 'tor-gitlab/mr/64' Nick Mathewson 2020-07-21 09:33:41 -04:00
  • 29279889ac Merge branch 'maint-0.4.4' into release-0.4.4 Nick Mathewson 2020-07-21 09:29:13 -04:00
  • 7d0e64016e Merge branch 'maint-0.4.4' Nick Mathewson 2020-07-21 09:29:13 -04:00
  • 5cd85feaa7 Merge remote-tracking branch 'tor-gitlab/mr/68' into maint-0.4.4 Nick Mathewson 2020-07-21 09:29:03 -04:00
  • 0e75fff9f1 Merge branch 'maint-0.4.4' into release-0.4.4 Nick Mathewson 2020-07-21 09:24:27 -04:00
  • 2ee33765ae Merge branch 'maint-0.4.4' Nick Mathewson 2020-07-21 09:24:27 -04:00
  • 95d4bff784 Merge remote-tracking branch 'tor-gitlab/mr/67' into maint-0.4.4 Nick Mathewson 2020-07-21 09:24:15 -04:00
  • 7a2fe93529 Merge remote-tracking branch 'tor-gitlab/mr/70' Nick Mathewson 2020-07-21 09:03:38 -04:00
  • 92fc0d3699 Edit AddressDisableIPv6 man entry Nick Mathewson 2020-07-21 09:01:31 -04:00
  • c3d113a464 relay: Add AddressDisableIPv6 torrc option David Goulet 2020-07-21 07:57:21 -04:00
  • fbee4d25cc relay: Don't publish IPv6 if found ORPort is 0 David Goulet 2020-07-21 08:12:47 -04:00
  • d75e7daaab Fix seccomp sandbox rules for openat #27315 Daniel Pinto 2020-07-01 20:30:04 +01:00
  • d28bfb2cd5 Fix seccomp sandbox rules for opening directories #40020 Daniel Pinto 2020-07-01 23:51:39 +01:00
  • c79b4397d3 Fix seccomp sandbox rules for openat #27315 Daniel Pinto 2020-07-01 20:30:04 +01:00
  • f5d773c600 Merge remote-tracking branch 'tor-gitlab/mr/51' Nick Mathewson 2020-07-20 16:50:32 -04:00
  • d6570eaf5d Merge remote-tracking branch 'tor-gitlab/mr/59' Nick Mathewson 2020-07-20 16:37:11 -04:00
  • a576f37cfe relay: Don't log at warn level when we find an address David Goulet 2020-07-20 10:58:54 -04:00
  • 75434a1df1 relay: Use flags in relay_find_addr_to_publish() David Goulet 2020-07-17 11:10:56 -04:00
  • 230293c169 control: With GETINFO, don't trigger an address resolve David Goulet 2020-07-17 10:56:22 -04:00
  • 433a1949e8 relay: Handle dir address suggestion with new interface David Goulet 2020-07-17 10:34:30 -04:00
  • 0b89eba7d5 addr: Use false/true with relay_find_addr_to_publish() David Goulet 2020-07-16 09:26:58 -04:00
  • a37a027e61 test: Unit test for relay_find_addr_to_publish() David Goulet 2020-07-14 14:10:16 -04:00
  • c98cffbc07 test: Unit test for relay_address_new_suggestion() David Goulet 2020-07-14 13:58:03 -04:00
  • 8178a34b80 relay: Remove router_pick_published_address() David Goulet 2020-07-14 13:09:26 -04:00
  • 4a41761101 test: Move unit tests to new find address interface David Goulet 2020-07-14 13:07:53 -04:00
  • 75a2e7fcb7 control: GETINFO address/ use new find address API David Goulet 2020-07-14 13:02:21 -04:00
  • 1a347b4790 relay: Deciding to fetch from authority, use new find address API David Goulet 2020-07-14 12:58:36 -04:00
  • 35871e46e8 relay: Don't lookup our address before rebuilding our descriptor David Goulet 2020-07-14 12:49:14 -04:00
  • 502f3f5afe relay: Publish IPv4/IPv6 from resolved address cache David Goulet 2020-07-14 11:26:40 -04:00
  • 9f61a6bdc3 pt: Use new address discovery interface when creating extrainfo David Goulet 2020-07-14 11:03:24 -04:00
  • b239f178a2 addr: New function to find address to publish David Goulet 2020-07-13 08:23:20 -04:00
  • c18e52af7c addr: Continue discovery if Address exits but not for wanted family David Goulet 2020-07-20 14:20:53 -04:00
  • 1642612c6e Merge branch 'maint-0.4.4' into release-0.4.4 Alexander Færøy 2020-07-20 14:31:41 +00:00
  • b18e274919 Merge branch 'tor-gitlab/mr/66' Alexander Færøy 2020-07-20 14:22:29 +00:00
  • 8638723d57 Merge branch 'tor-gitlab/mr/65' Alexander Færøy 2020-07-20 14:19:45 +00:00
  • 29307c0625 Add running glibc version to the log. #40047 Daniel Pinto 2020-07-17 18:22:51 +01:00
  • 0401993197 Add git-resquash.sh to repository Nick Mathewson 2020-07-17 12:24:01 -04:00
  • 2225c3c369 Merge branch 'ticket40042_squashed' Nick Mathewson 2020-07-17 11:44:27 -04:00
  • 11f125ec78 Clean up documentation for connection_t.address Nick Mathewson 2020-07-16 14:47:35 -04:00
  • f64cf09eb2 Document some channel_matches_extend_info issues that confused me. Nick Mathewson 2020-07-16 14:43:16 -04:00
  • adec471595 Clean up documentation for connection_t.addr a bit more. Nick Mathewson 2020-07-16 14:41:35 -04:00
  • 7b3bd45cfe or_connection_t: replace real_addr with canonical_orport. Nick Mathewson 2020-07-16 14:36:54 -04:00
  • 44da920670 Add a tor_addr_port_copy() function. Nick Mathewson 2020-07-16 13:51:35 -04:00
  • 09601c3c4d Use gitlab-friendly URLs when formatting changelogs as HTML Nick Mathewson 2020-07-17 09:31:32 -04:00
  • ff68aeb492 When choosing an orport from an extendinfo, pick randomly. Nick Mathewson 2020-07-17 09:06:35 -04:00
  • 5f969681a0 Combine text into existing "what does not need a changes file" section. Nick Mathewson 2020-07-16 14:54:17 -04:00
  • 85219d887d Merge remote-tracking branch 'tor-gitlab/mr/57' Nick Mathewson 2020-07-16 14:53:03 -04:00
  • b83c6ab737 Merge branch 'tor-gitlab/mr/56' David Goulet 2020-07-16 14:15:25 -04:00
  • e66eba664a doc: Fix wrong path in include.am David Goulet 2020-07-16 14:07:33 -04:00
  • ca1003b791 doc: Update our requirements for changes file David Goulet 2020-07-16 13:34:52 -04:00
  • aa9561164a nodelist: Fix possible NULL deref David Goulet 2020-07-16 13:18:53 -04:00
  • 62201b0f71 Merge remote-tracking branch 'tor-gitlab/mr/55' Alexander Færøy 2020-07-16 17:20:25 +00:00
  • 4b24b36289 Remove unneeded generate_ed_link_cert() in tests. Nick Mathewson 2020-07-16 12:58:40 -04:00
  • f6fc062119 Merge branch 'tor-gitlab/mr/54' David Goulet 2020-07-16 12:55:26 -04:00
  • f0204a3c34 Changes file for CONST_TO_*() functions. Nick Mathewson 2020-07-16 10:34:44 -04:00
  • 7ebfa607b2 Use CONST_TO_* macros in more places. Nick Mathewson 2020-07-16 10:26:43 -04:00
  • 77b7cbb663 Use Debian for Gitlab CI. Alexander Færøy 2020-07-16 16:48:03 +00:00
  • b3eb409157 Define const variants for our channel_tls_t* casts. Nick Mathewson 2020-07-16 10:11:13 -04:00
  • 39b54bf1dd Merge branch 'tor-gitlab/merge-requests/53' Alexander Færøy 2020-07-16 14:19:18 +00:00
  • 9c653e58b4 doc: Document circuit subsystem tracing events David Goulet 2020-07-15 09:44:12 -04:00
  • 47a48e2f5a Define new CONST_TO_*_CONN() functions for const-to-const casts Nick Mathewson 2020-07-16 10:07:21 -04:00
  • b0d7b10088 Improve documentation for our TO_*_CONN() cast functions. Nick Mathewson 2020-07-16 09:57:52 -04:00
  • 10d8555e7d Add unit tests for connection_describe(). Nick Mathewson 2020-07-15 16:58:46 -04:00
  • 9b5567df4e Improvements to output format for OR connection descriptions. Nick Mathewson 2020-07-15 16:56:37 -04:00
  • ae8072e8ff Changes file for 40041. Nick Mathewson 2020-07-14 14:41:21 -04:00
  • ab428ef60b Collapse channel_get_*_remote_addr() into a single function. Nick Mathewson 2020-07-14 14:28:33 -04:00
  • 4f4785a8c1 Refactor channel description internals. Nick Mathewson 2020-07-14 14:26:24 -04:00
  • f9aafcd64e channelpadding: don't call method pointer directly. Nick Mathewson 2020-07-14 14:12:02 -04:00
  • db21e91f4b Remove "ADDR_ONLY" mode from channel_get_*_remote_descr. Nick Mathewson 2020-07-14 14:08:55 -04:00
  • 0ccdf05dc5 Minor refactoring on channel_get_remote_addr_if_possible() Nick Mathewson 2020-07-14 13:53:27 -04:00
  • 382387882c Update test_rebind.py to expect new format. Nick Mathewson 2020-07-14 11:21:49 -04:00
  • 9d2867c396 Use connection_describe() for log messages. Nick Mathewson 2020-07-13 15:14:41 -04:00
  • aa33b88778 connection_describe_peer(): add nonzero ports to nonscrubbed addrs. Nick Mathewson 2020-07-13 14:47:58 -04:00
  • ac2c4b1e4a Changes file for #25140 Daniel Pinto 2020-06-03 22:09:58 +01:00
  • 3c70f26dc0 Fix small memory leak in config include tests Daniel Pinto 2020-06-03 22:09:54 +01:00
  • 49dab42782 Add test for torrc %include functionality and seccomp sandbox Daniel Pinto 2020-06-03 22:09:51 +01:00
  • 34fa2c4d0d Add support for patterns on %include #25140 Daniel Pinto 2020-06-03 22:09:42 +01:00
  • 8fbafd1402 Apply SafeLogging in connection_describe_peer(). Nick Mathewson 2020-07-13 14:42:30 -04:00
  • ba7816db5f New functions to describe connections and peers. Nick Mathewson 2020-07-13 14:35:51 -04:00
  • a7226ca06e Merge remote-tracking branch 'tor-gitlab/mr/50' Nick Mathewson 2020-07-14 14:50:30 -04:00
  • 623af0155e Update docstring for read_file_to_str() on stripping of CR characters. Alexander Færøy 2020-07-14 17:34:38 +00:00
  • abe7196c53 Strip '\r' characters when reading text files on Unix. Alexander Færøy 2020-07-09 02:16:11 +00:00
  • aba0ff4cb5 Merge remote-tracking branch 'tor-gitlab/merge-requests/48' Alexander Færøy 2020-07-14 16:07:36 +00:00
  • c53c0e82b4 Merge branch 'tor-gitlab/mr/49' David Goulet 2020-07-14 11:35:05 -04:00
  • 2b33e8037e Merge branch 'ticket40033_045_01_squashed' Nick Mathewson 2020-07-14 10:59:30 -04:00
  • 268d01ada5 Rename blacklist and whitelist wording David Goulet 2020-07-10 10:03:06 -04:00
  • 06ccf12258 node: Standardize interface of format_node_description() David Goulet 2020-07-14 10:43:49 -04:00
  • 1e9a87cb92 Merge branch 'maint-0.4.4' into release-0.4.4 Alexander Færøy 2020-07-14 14:48:21 +00:00
  • 1d554e4baf Merge branch 'maint-0.4.4' Alexander Færøy 2020-07-14 14:48:21 +00:00
  • 07f3345e11 Merge remote-tracking branch 'tor-gitlab/merge-requests/43' into maint-0.4.4 Alexander Færøy 2020-07-14 14:47:48 +00:00
  • e594195aa2 Merge branch 'tor-gitlab/mr/47' David Goulet 2020-07-14 10:36:30 -04:00
  • 15860c8846 addr: Use tor_addr_t instead of uint32_t for IPv4 David Goulet 2020-07-13 14:07:37 -04:00
  • 770e047c83 doc: Fix aesthetic issues in HACKING/Tracing.md David Goulet 2020-07-14 10:09:01 -04:00
  • 852cf9b2e2 conn: Fix doxygen comment in connstats.c David Goulet 2020-07-14 09:09:14 -04:00
  • 456be93956 doc: Move manpages into doc/man/ David Goulet 2020-07-14 09:02:03 -04:00
  • 29a474294c Merge branch 'maint-0.4.4' David Goulet 2020-07-13 15:04:13 -04:00
  • a5a6d47081 Merge branch 'maint-0.4.4' into release-0.4.4 David Goulet 2020-07-13 15:03:53 -04:00
  • 515d4f1e93 Merge branch 'maint-0.4.3' into maint-0.4.4 David Goulet 2020-07-13 15:03:34 -04:00