Commit Graph

  • 1de7843658 Make room for v3: s/hs_stats/hs_v2_stats/ George Kadianakis 2020-10-26 18:19:25 +02:00
  • 62d682e624 Make room for v3: Rename rephist objects to signify they are v2-only. George Kadianakis 2020-07-01 13:29:33 +03:00
  • 474369e3fa Merge branch 'tor-gitlab/mr/186' David Goulet 2020-11-02 13:14:02 -05:00
  • 8b240fbe40 Merge branch 'tor-gitlab/mr/188' David Goulet 2020-11-02 13:09:15 -05:00
  • dc6438b549 or: Missing .inc file in include.am David Goulet 2020-11-02 08:25:48 -05:00
  • 7a75a1064f Fix another duplicate typedef. Nick Mathewson 2020-11-02 07:15:10 -05:00
  • aa85284038 Update to 0.4.5.1-alpha-dev Nick Mathewson 2020-11-01 16:41:56 -05:00
  • 2667971336 rewrap changelog tor-0.4.5.1-alpha Nick Mathewson 2020-11-01 16:21:25 -05:00
  • 1fd058059c Edits on ChangeLog from seborn. Nick Mathewson 2020-11-01 11:46:08 -05:00
  • f3b9be4422 Implement WIN32 tor_cond_wait using condition variables #30187 Daniel Pinto 2020-10-31 18:33:33 +00:00
  • 6e25c49f76 Full round of edits on ChangeLog Nick Mathewson 2020-10-30 11:48:41 -04:00
  • e01f586e05 Bump version to 0.4.5.1-alpha Nick Mathewson 2020-10-30 11:05:22 -04:00
  • 013550d645 Sorting and editing on the changelog. Nick Mathewson 2020-10-30 11:04:38 -04:00
  • 4c165aca04 Run format_changelog Nick Mathewson 2020-10-30 10:59:14 -04:00
  • e6d3836d96 Minor edits to changelog headers Nick Mathewson 2020-10-30 10:58:57 -04:00
  • 7e56f80376 Start a changelog for 0.4.5.1-alpha. Nick Mathewson 2020-10-30 10:57:21 -04:00
  • 148b5b03a3 Merge branch 'bug40080_035' Nick Mathewson 2020-10-30 10:51:20 -04:00
  • 54e6109499 Merge remote-tracking branch 'tor-gitlab/mr/174' into master George Kadianakis 2020-10-30 14:14:14 +02:00
  • df16376004 Fix duplicate typedef in metrics_store_entry.h Nick Mathewson 2020-10-28 16:36:14 -04:00
  • f7d0bde4f0 Remove "GETINFO network-status". Nick Mathewson 2020-10-28 11:47:06 -04:00
  • adf81fb757 Merge branch 'maint-0.4.4' into release-0.4.4 Alexander Færøy 2020-10-28 15:39:37 +00:00
  • 2ec66e346b Merge branch 'maint-0.4.3' into release-0.4.3 Alexander Færøy 2020-10-28 15:39:37 +00:00
  • 03be7de168 Merge branch 'maint-0.4.4' Alexander Færøy 2020-10-28 15:39:37 +00:00
  • b0e6ec627c Merge branch 'maint-0.4.3' into maint-0.4.4 Alexander Færøy 2020-10-28 15:39:37 +00:00
  • 4876409c2a Merge branch 'maint-0.3.5' into maint-0.4.3 Alexander Færøy 2020-10-28 15:39:37 +00:00
  • 3f442987f1 Log a warning if Tor was built with any "risky" compile-time options Nick Mathewson 2020-10-28 11:34:30 -04:00
  • 55b8eedba8 Merge branch 'maint-0.3.5' into release-0.3.5 Alexander Færøy 2020-10-28 15:17:51 +00:00
  • c37d05d0c6 Merge remote-tracking branch 'tor-gitlab/mr/171' Alexander Færøy 2020-10-28 15:15:39 +00:00
  • c48d25ac8d Fix a previously overstrict log message check. Nick Mathewson 2020-10-28 10:47:39 -04:00
  • 59f76a8a1f Changes file for #40165 (openssl deprecation warnings) Nick Mathewson 2020-10-28 10:34:18 -04:00
  • 2b4a3d07b2 Do not define OPENSSL_VERSION in compat_openssl.h Nick Mathewson 2020-10-28 10:32:06 -04:00
  • e399d32cdf configure: disable OpenSSL deprecation warnings with OpenSSL >= 3 Nick Mathewson 2020-10-28 10:30:24 -04:00
  • d9221968ce Include a more modest openssl header in crypto_openssl_mgt.h Nick Mathewson 2020-10-28 10:07:56 -04:00
  • 511822529a Revise fix for bug 32178 (spaces at end of log msg). Nick Mathewson 2020-10-28 09:39:21 -04:00
  • 4520fbc05e adds change file Amadeusz Pawlik 2019-10-26 20:07:04 +02:00
  • ec7a6757ec Removes trailing spaces in control event log Amadeusz Pawlik 2019-10-26 20:06:48 +02:00
  • 2edda444da test: Missing tor_free() in metrics unit tests David Goulet 2020-10-28 08:52:02 -04:00
  • 09b3af578d Stop forcing IPv4 and IPv6 traffic on non-SOCKSPorts Neel Chauhan 2020-10-27 17:57:48 -07:00
  • 0c79cddc6b Avoid asserts with flag Neel Chauhan 2020-10-27 11:10:11 -07:00
  • 362229f184 lib/metrics: Fix wrong macro expansion David Goulet 2020-10-27 12:59:29 -04:00
  • 5de6673972 metrics: Add tor_ namespace to all metrics David Goulet 2020-10-27 10:43:19 -04:00
  • 238340ce54 test: Add test for onion service metrics module David Goulet 2020-10-23 13:19:38 -04:00
  • f65c0820af test: Metrics tests for lib/ and feature/ David Goulet 2020-10-23 12:27:12 -04:00
  • 4c19eed35c tests: Fix unit tests after adding new HS metrics module David Goulet 2020-10-22 15:48:05 -04:00
  • f2e4204590 changes: File for ticket 40063, the MetricsPort David Goulet 2020-10-22 15:15:33 -04:00
  • 1c06c9f1c0 doc: Initial documentation of the lib/metrics David Goulet 2020-10-22 15:11:58 -04:00
  • 04ff22dc69 man: Add the MetricsPort manpage entry David Goulet 2020-10-22 14:21:43 -04:00
  • 97731196c4 hs: Collect introduction circuit metrics David Goulet 2020-10-20 15:05:06 -04:00
  • c081bee38a hs: Collect rendezvous circuit metrics David Goulet 2020-10-20 14:59:44 -04:00
  • 2fe0322fe4 hs: Collect service traffic metrics David Goulet 2020-10-20 14:47:05 -04:00
  • 695957511b hs: Always note the virtual port in the ident David Goulet 2020-10-20 11:10:48 -04:00
  • 50f44afeb4 hs: New metrics module David Goulet 2020-10-20 12:48:54 -04:00
  • 4f5cea1f59 conn: New Metrics listener port David Goulet 2020-10-20 10:57:24 -04:00
  • a882d1bf0a metrics: New feature module to track tor metrics David Goulet 2020-10-19 15:50:45 -04:00
  • ec731290a5 lib: New metrics library David Goulet 2020-10-19 15:15:47 -04:00
  • 35ae8d4e8f Merge branch 'maint-0.4.4' into release-0.4.4 David Goulet 2020-10-27 10:20:05 -04:00
  • bd582583f6 Merge branch 'maint-0.4.4' David Goulet 2020-10-27 10:20:05 -04:00
  • 26cfac1880 Merge branch 'tor-gitlab/mr/176' into maint-0.4.4 David Goulet 2020-10-27 10:18:16 -04:00
  • 6338fc2afa Merge branch 'tor-gitlab/mr/173' David Goulet 2020-10-27 09:43:04 -04:00
  • 683c794273 Merge branch 'tor-gitlab/mr/176' David Goulet 2020-10-27 09:36:16 -04:00
  • fd2f79cacf Merge branch 'maint-0.4.4' into release-0.4.4 Nick Mathewson 2020-10-26 16:39:31 -04:00
  • c90535c539 Merge branch 'maint-0.4.4' Nick Mathewson 2020-10-26 16:39:31 -04:00
  • c1bcc1da03 Make ticket40164 compliant with style Nick Mathewson 2020-10-26 16:39:24 -04:00
  • 07f2a06c61 Merge remote-tracking branch 'tor-gitlab/mr/169' into master George Kadianakis 2020-10-26 17:04:58 +02:00
  • f43fe890dd Merge remote-tracking branch 'tor-gitlab/mr/127' Nick Mathewson 2020-10-23 11:47:40 -04:00
  • fd58e74ddc Update required/recommended protocol lists more systematically Nick Mathewson 2020-10-23 11:23:08 -04:00
  • 2908086694 Merge branch 'combined_libs' Nick Mathewson 2020-10-23 10:33:07 -04:00
  • e834702f9d Changes file for ticket 40127 Nick Mathewson 2020-10-23 10:32:08 -04:00
  • 00118355f5 Turn ConsensusParams into a Linelist Roger Dingledine 2020-10-22 03:07:09 -04:00
  • 0d420918e7 main: Off by one when dumping subsystem list David Goulet 2020-10-21 13:48:37 -04:00
  • c9ddf191cf Make "check-changes" work on bug32671. Nick Mathewson 2020-10-21 07:44:54 -04:00
  • bb9707420e Allow mutiple lines on configuration for ROUTERSET entries. #28361 Daniel Pinto 2020-08-12 00:24:30 +01:00
  • 0668437b58 Set is_padding_timer_scheduled to 0 Guinness 2020-10-20 21:04:33 +02:00
  • 66cd12e044 reindent changes/ticket40053 Nick Mathewson 2020-10-20 09:03:51 -04:00
  • 579f200efc Merge branch 'mr_175_squashed' Nick Mathewson 2020-10-20 09:03:26 -04:00
  • 5248d08ede Consider 301 as an error like 404 Guinness 2020-10-17 12:12:05 +02:00
  • 19302a1dfd Merge remote-tracking branch 'tor-gitlab/mr/148' into master George Kadianakis 2020-10-20 13:26:19 +03:00
  • cb4cedae68 Explain why we use "mark_as_used_for_origin_circuit" where we do Nick Mathewson 2020-10-19 11:45:24 -04:00
  • f7adf3653f Simplify logic to use smartlist_add_asprintf() Nick Mathewson 2020-10-19 11:24:32 -04:00
  • 151d446aa1 Merge remote-tracking branch 'tor-gitlab/mr/167' Nick Mathewson 2020-10-19 11:15:20 -04:00
  • d872c69255 Update required/recommended protocol versions. Nick Mathewson 2020-10-18 16:09:25 -04:00
  • 4298d87756 Split required/recommended protocol lists into multiple lines Nick Mathewson 2020-10-18 16:18:42 -04:00
  • 62667b49e9 Regenerate extample_extrainfo.inc and adjust tests. Nick Mathewson 2020-10-16 13:57:39 -04:00
  • 5032b8f178 Regenerate complete failing_routerdescs.inc and adjust tests accordingly. Nick Mathewson 2020-10-16 12:37:16 -04:00
  • 0031d2b0ad Update makedesc.py script so that it works with python3. Nick Mathewson 2020-10-16 11:56:10 -04:00
  • 98c4e218b8 Update slow_ed25519.py to work with python 3. Nick Mathewson 2020-10-16 10:31:13 -04:00
  • 5e2294c6fe Fix formats_rsa_ed25519 tests. Nick Mathewson 2020-10-16 10:03:29 -04:00
  • 84c13a35db Add pr= lines to test_dir_clip_unmeasured*. Nick Mathewson 2020-10-16 09:51:20 -04:00
  • bae5ba8073 Fix a couple of routerstatus-based tests. Nick Mathewson 2020-10-16 09:48:56 -04:00
  • 61a5a303f9 Replace the contents of test_descriptors.inc with a new set. Nick Mathewson 2020-10-16 09:44:46 -04:00
  • 769882ea7c test_dir_handle_get: add ntor-onion-key to microdescriptor example Nick Mathewson 2020-10-16 09:32:34 -04:00
  • acf4225441 Fix up vote tests in test_dir_handle_get. Nick Mathewson 2020-10-16 09:26:41 -04:00
  • 36ea25c236 Fix the tests in test_microdesc.c Nick Mathewson 2020-10-16 08:36:25 -04:00
  • bb275e3712 Fix router/dump_router_to_string_no_bridge_distribution_method Nick Mathewson 2020-10-16 08:16:28 -04:00
  • 6d419a3da3 test_dir_common: make sure we include pr lines. Fixes 7 tests. Nick Mathewson 2020-10-16 07:40:54 -04:00
  • e934d713b3 Mark as required fields from prop315. Nick Mathewson 2020-10-15 18:02:16 -04:00
  • 47d6eef190 Also, include ed25519 identities in connection_describe(). Nick Mathewson 2020-10-15 10:53:45 -04:00
  • 5718f38c85 Add ed25519 identities to relay descriptions. Nick Mathewson 2020-10-15 10:22:49 -04:00
  • 93e7661fef Add a function to get an ed25519 ID from a routerinfo. Nick Mathewson 2020-10-15 10:20:42 -04:00
  • 33fb51a111 Protover: simplify implementation structure to use 64-bit property Nick Mathewson 2020-10-14 13:05:00 -04:00