Commit Graph

  • 05af1e25a0 Merge branch 'maint-0.4.3' into release-0.4.3 David Goulet 2020-07-13 14:58:40 -04:00
  • 02cff32d79 Improve docs for addr, address, and real_addr fields Nick Mathewson 2020-07-13 12:13:41 -04:00
  • 78bbbd9035 Merge branch 'maint-0.4.4' into release-0.4.4 Nick Mathewson 2020-07-13 10:45:04 -04:00
  • ecb43ce21c Merge branch 'maint-0.4.4' Nick Mathewson 2020-07-13 10:45:04 -04:00
  • eb427f309c Changes file for ticket 31812. Nick Mathewson 2020-07-13 10:42:41 -04:00
  • 0be80fb650 Bug 31812: Change http URL's to https JeremyRand 2019-09-20 07:58:30 +00:00
  • 0c91c63593 Merge branch 'ticket33919' Nick Mathewson 2020-07-13 10:10:57 -04:00
  • 59133051f9 Update channel_matches_target_addr_for_extend test to current API Nick Mathewson 2020-07-13 10:10:25 -04:00
  • c84ce716dc Added tests MrSquanchee 2020-04-21 18:23:42 +05:30
  • 0acc3ae879 Remove check-cocci from check-local target. Nick Mathewson 2020-07-13 09:24:26 -04:00
  • b119c55776 Syntax highlighting in the docs Guinness 2020-07-13 11:16:51 +02:00
  • 8ebbf62940 Add an extra comment about keeping rust and c protover in sync. Nick Mathewson 2020-07-10 13:32:25 -04:00
  • 6a647be54a Merge remote-tracking branch 'tor-gitlab/mr/42' Nick Mathewson 2020-07-10 13:20:14 -04:00
  • 0c2bb9eac5 Merge remote-tracking branch 'tor-gitlab/mr/41' Nick Mathewson 2020-07-10 13:19:28 -04:00
  • 40eb6b19a3 NSS: Tell NSS that our SSL sockets are nonblocking. Nick Mathewson 2020-07-10 13:14:33 -04:00
  • 063cdb3142 Merge branch 'tor-gitlab/mr/39' David Goulet 2020-07-10 13:12:22 -04:00
  • 401b3a8a3c addr: Remove BUG() that always triggers David Goulet 2020-07-10 13:09:46 -04:00
  • 46b86b22e3 addr: Remove a BUG() that can normally occur David Goulet 2020-07-10 13:06:20 -04:00
  • 6fb1637255 Merge remote-tracking branch 'tor-gitlab/mr/29' Nick Mathewson 2020-07-10 12:53:46 -04:00
  • dfaa0a82ac changes: Add changes file for #32910 David Goulet 2020-07-10 12:12:26 -04:00
  • fae19df985 Changes file for ipv6 bidi (ticket 33264) Nick Mathewson 2020-07-10 09:52:35 -04:00
  • 0f60a1d33c connstats: use correct formatter for uint32_t. Nick Mathewson 2020-07-10 09:50:04 -04:00
  • dbdf8bebde Collect IPv6 bidi connection statistics Nick Mathewson 2020-07-10 09:47:55 -04:00
  • 54141d66e2 connstats: extract functions for summarizing a connection's status Nick Mathewson 2020-07-10 09:36:07 -04:00
  • 0b5e19d223 connstats: extract connection type counts into a structure. Nick Mathewson 2020-07-10 09:32:30 -04:00
  • 515cc49cb7 connstats: add and clarify some documentation. Nick Mathewson 2020-07-10 09:17:18 -04:00
  • 3f2de0bcca Change connstats.c identifers to start with conn_stats Nick Mathewson 2020-07-10 09:11:12 -04:00
  • 50bf2520b3 Split bidi connection-stats code into a new C file. Nick Mathewson 2020-07-10 09:07:23 -04:00
  • 1a4e475d5d Changes file for ticket 33263 Nick Mathewson 2020-07-10 09:25:11 -04:00
  • 27c5cadf7e Record IPv6 bandwidth history as appropriate. Nick Mathewson 2020-07-10 08:44:46 -04:00
  • a81827d99f Make channel_get_addr_if_possible() take a const channel_t. Nick Mathewson 2020-07-10 08:41:00 -04:00
  • c5db7667d6 Add IPv6 read and write history to bwhist, state, and extrainfo. Nick Mathewson 2020-07-10 08:29:24 -04:00
  • 11da5229d1 Refactor bwhist_get_bandwidth_lines() Nick Mathewson 2020-07-10 08:18:15 -04:00
  • c5eb601e60 Rename private bandwidth-history identifiers to start with "bwhist". Nick Mathewson 2020-07-10 07:54:04 -04:00
  • 2fc8257ac4 Rename public bandwidth-history identifiers to start with "bwhist". Nick Mathewson 2020-07-10 07:54:04 -04:00
  • 8390df917b Split bandwidth history functions into a separate C file. Nick Mathewson 2020-07-10 07:50:17 -04:00
  • 18391f689e git-install-tools: use -b, not --backup. Nick Mathewson 2020-07-09 17:12:37 -04:00
  • 7b24d56acc Merge remote-tracking branch 'tor-gitlab/mr/36' Nick Mathewson 2020-07-09 14:39:02 -04:00
  • 7207b4f2e4 Merge remote-tracking branch 'tor-gitlab/mr/21' Nick Mathewson 2020-07-09 14:30:15 -04:00
  • 97a9966b04 Update git scripts to include tor-gitlab repository Nick Mathewson 2020-07-09 13:54:28 -04:00
  • edb5ef2540 test: Add IPv6 inet_pton double "::" test David Goulet 2020-07-09 09:05:53 -04:00
  • 7bc54ccba9 addr: Static assert resolved address cache size David Goulet 2020-07-09 13:33:52 -04:00
  • aaf8165cd1 Merge branch 'maint-0.4.4' into release-0.4.4 Nick Mathewson 2020-07-09 13:16:00 -04:00
  • f9e5362ade Merge branch 'maint-0.4.2' into release-0.4.2 Nick Mathewson 2020-07-09 13:15:59 -04:00
  • 82fca02735 Merge branch 'maint-0.3.5' into release-0.3.5 Nick Mathewson 2020-07-09 13:15:59 -04:00
  • af46b1d8cd Merge branch 'maint-0.4.3' into release-0.4.3 Nick Mathewson 2020-07-09 13:15:59 -04:00
  • 2eb7673a8c Merge branch 'maint-0.4.4' Nick Mathewson 2020-07-09 13:15:49 -04:00
  • 20e2787352 Bump to 0.4.4.2-alpha-dev Nick Mathewson 2020-07-09 13:15:45 -04:00
  • eb6fc9f9bd Merge branch 'maint-0.4.3' into maint-0.4.4 Nick Mathewson 2020-07-09 13:15:23 -04:00
  • 3517d20322 Bump to 0.4.3.6-dev Nick Mathewson 2020-07-09 13:15:15 -04:00
  • 42c0358ceb Merge branch 'maint-0.4.2' into maint-0.4.3 Nick Mathewson 2020-07-09 13:14:58 -04:00
  • 49b4d1765c Bump to 0.4.2.8-dev Nick Mathewson 2020-07-09 13:14:48 -04:00
  • 6e01d5e685 Merge branch 'maint-0.3.5' into maint-0.4.2 Nick Mathewson 2020-07-09 13:14:22 -04:00
  • c9751e2611 Bump to 0.3.5.11-dev Nick Mathewson 2020-07-09 13:12:45 -04:00
  • 50b503a9f9 Merge branch 'maint-0.4.4' into release-0.4.4 tor-0.4.4.2-alpha Nick Mathewson 2020-07-09 10:32:39 -04:00
  • f945751265 Merge branch 'maint-0.4.2' into release-0.4.2 tor-0.4.2.8 Nick Mathewson 2020-07-09 10:32:39 -04:00
  • fc2d39af70 Merge branch 'maint-0.3.5' into release-0.3.5 tor-0.3.5.11 Nick Mathewson 2020-07-09 10:32:39 -04:00
  • 30711296fd Merge branch 'maint-0.4.3' into release-0.4.3 tor-0.4.3.6 Nick Mathewson 2020-07-09 10:32:39 -04:00
  • 4877283419 Merge branch 'maint-0.4.4' Nick Mathewson 2020-07-09 10:32:20 -04:00
  • 3efd604743 Update version to 0.4.4.2-alpha. Nick Mathewson 2020-07-09 10:31:55 -04:00
  • f9f4c4ab1d Merge branch 'maint-0.4.3' into maint-0.4.4 Nick Mathewson 2020-07-09 10:31:16 -04:00
  • 7ba849349a Update version to 0.4.3.6. Nick Mathewson 2020-07-09 10:31:09 -04:00
  • 70161785f9 Merge branch 'maint-0.4.2' into maint-0.4.3 Nick Mathewson 2020-07-09 10:30:46 -04:00
  • 5aaecf6d07 Update version to 0.4.2.8. Nick Mathewson 2020-07-09 10:30:37 -04:00
  • 78285594f5 Merge branch 'maint-0.3.5' into maint-0.4.2 Nick Mathewson 2020-07-09 10:30:03 -04:00
  • 0bb227d170 bump to 0.3.5.11 Nick Mathewson 2020-07-09 10:28:21 -04:00
  • 5b6cd566be copy changelogs and releasenotes for today's releases Nick Mathewson 2020-07-09 10:25:36 -04:00
  • ddfccae79d 035: copy changelog into release notes Nick Mathewson 2020-07-09 10:25:02 -04:00
  • d3536911eb 042: copy changelog into release notes Nick Mathewson 2020-07-09 10:24:53 -04:00
  • 412546c481 043: copy changelog into release notes Nick Mathewson 2020-07-09 10:24:47 -04:00
  • 011e56ae26 Final 0.3.5.11 changelog entries Nick Mathewson 2020-07-09 10:21:55 -04:00
  • ba3f5a3d88 final entries for 0.4.2.8 changelog Nick Mathewson 2020-07-09 10:19:52 -04:00
  • 9fd445f884 final entries for 0.4.3.6 changelog Nick Mathewson 2020-07-09 10:18:03 -04:00
  • dfddfa833b More changelog folding Nick Mathewson 2020-07-09 10:12:18 -04:00
  • b1a32761be Merge branch 'maint-0.4.4' George Kadianakis 2020-07-09 17:08:34 +03:00
  • 7bc4afdd96 Merge branch 'maint-0.4.4' into release-0.4.4 George Kadianakis 2020-07-09 17:08:34 +03:00
  • e500ea2eae Merge branch 'tor-github/pr/1989' into maint-0.4.4 George Kadianakis 2020-07-09 17:08:07 +03:00
  • 3a5c9487d7 fold in changelog entry for 33796 Nick Mathewson 2020-07-09 10:06:41 -04:00
  • be6b30e642 Merge branch 'maint-0.4.4' Nick Mathewson 2020-07-09 09:59:54 -04:00
  • ff38a077e1 Merge branch 'maint-0.4.4' into release-0.4.4 Nick Mathewson 2020-07-09 09:59:54 -04:00
  • 8dd89e4330 Merge remote-tracking branch 'dgoulet/ticket33796_044_01' into maint-0.4.4 Nick Mathewson 2020-07-09 09:59:45 -04:00
  • 781dd1bd8a Fold in more changelog entries, hope to finish changelog Nick Mathewson 2020-07-09 09:46:53 -04:00
  • e31bb4e76a Merge branch 'maint-0.3.5' into release-0.3.5 Nick Mathewson 2020-07-09 09:28:53 -04:00
  • c2e49a0115 Merge branch 'maint-0.4.2' into release-0.4.2 Nick Mathewson 2020-07-09 09:28:53 -04:00
  • 18338f8771 Merge branch 'maint-0.4.3' into release-0.4.3 Nick Mathewson 2020-07-09 09:28:53 -04:00
  • b0399c6026 Merge branch 'maint-0.4.4' Nick Mathewson 2020-07-09 09:28:53 -04:00
  • 3325587572 Merge branch 'maint-0.4.4' into release-0.4.4 Nick Mathewson 2020-07-09 09:28:53 -04:00
  • 0f39cc10f6 Merge branch 'maint-0.4.3' into maint-0.4.4 Nick Mathewson 2020-07-09 09:28:53 -04:00
  • af08dad6d1 Merge branch 'maint-0.4.2' into maint-0.4.3 Nick Mathewson 2020-07-09 09:28:53 -04:00
  • 283ce30c53 Merge branch 'maint-0.3.5' into maint-0.4.2 Nick Mathewson 2020-07-09 09:28:53 -04:00
  • 7142f3e435 Merge branch 'trove_2020_001_035' into maint-0.3.5 Nick Mathewson 2020-07-09 09:28:36 -04:00
  • 63a54858c3 hs-v3: Remove a possible BUG() condition David Goulet 2020-07-09 07:55:46 -04:00
  • 32a0bc2a84 Merge branch 'maint-0.4.4' David Goulet 2020-07-09 07:27:25 -04:00
  • d4fde97de2 Merge branch 'maint-0.4.4' into release-0.4.4 David Goulet 2020-07-09 07:27:25 -04:00
  • 1af7f40dad Merge branch 'tor-github/pr/1988' into maint-0.4.4 David Goulet 2020-07-09 07:27:13 -04:00
  • d7f3d1196c Merge branch 'maint-0.4.4' David Goulet 2020-07-09 07:25:26 -04:00
  • 990ae1b027 Merge branch 'maint-0.4.4' into release-0.4.4 David Goulet 2020-07-09 07:25:26 -04:00
  • c1598be1e0 Refactor setup_intro_circ_auth_key() to make it simpler. George Kadianakis 2020-07-03 16:08:34 +03:00
  • e0da64fd27 Handle a failure edge-case when a client-side intro circ opens. George Kadianakis 2020-07-03 16:06:17 +03:00
  • 54d9e1b91f Remove duplicate #include control_events.h in control_cmd.c Neel Chauhan 2020-07-08 21:42:44 -07:00