summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-30Bump version to 0.4.5.1-alphaNick Mathewson
2020-10-30Merge branch 'bug40080_035'Nick Mathewson
2020-10-30Merge remote-tracking branch 'tor-gitlab/mr/174' into masterGeorge Kadianakis
2020-10-28Fix duplicate typedef in metrics_store_entry.hNick Mathewson
2020-10-28Merge remote-tracking branch 'tor-gitlab/mr/171'Alexander Færøy
2020-10-28test: Missing tor_free() in metrics unit testsDavid Goulet
2020-10-27lib/metrics: Fix wrong macro expansionDavid Goulet
2020-10-27metrics: Add tor_ namespace to all metricsDavid Goulet
2020-10-27test: Add test for onion service metrics moduleDavid Goulet
2020-10-27test: Metrics tests for lib/ and feature/David Goulet
2020-10-27tests: Fix unit tests after adding new HS metrics moduleDavid Goulet
2020-10-27doc: Initial documentation of the lib/metricsDavid Goulet
2020-10-27hs: Collect introduction circuit metricsDavid Goulet
2020-10-27hs: Collect rendezvous circuit metricsDavid Goulet
2020-10-27hs: Collect service traffic metricsDavid Goulet
2020-10-27hs: Always note the virtual port in the identDavid Goulet
2020-10-27hs: New metrics moduleDavid Goulet
2020-10-27conn: New Metrics listener portDavid Goulet
2020-10-27metrics: New feature module to track tor metricsDavid Goulet
2020-10-27lib: New metrics libraryDavid Goulet
2020-10-27Merge branch 'tor-gitlab/mr/173'David Goulet
2020-10-27Merge branch 'tor-gitlab/mr/176'David Goulet
2020-10-26Merge branch 'maint-0.4.4'Nick Mathewson
2020-10-26Merge remote-tracking branch 'tor-gitlab/mr/169' into masterGeorge Kadianakis
2020-10-23Merge remote-tracking branch 'tor-gitlab/mr/127'Nick Mathewson
2020-10-23Update required/recommended protocol lists more systematicallyNick Mathewson
2020-10-23Merge branch 'combined_libs'Nick Mathewson
2020-10-22Turn ConsensusParams into a LinelistRoger Dingledine
2020-10-21main: Off by one when dumping subsystem listDavid Goulet
2020-10-21Allow mutiple lines on configuration for ROUTERSET entries. #28361Daniel Pinto
2020-10-20Set is_padding_timer_scheduled to 0Guinness
2020-10-20Merge branch 'mr_175_squashed'Nick Mathewson
2020-10-20Consider 301 as an error like 404Guinness
2020-10-20Merge remote-tracking branch 'tor-gitlab/mr/148' into masterGeorge Kadianakis
2020-10-19Explain why we use "mark_as_used_for_origin_circuit" where we doNick Mathewson
2020-10-19Simplify logic to use smartlist_add_asprintf()Nick Mathewson
2020-10-19Merge remote-tracking branch 'tor-gitlab/mr/167'Nick Mathewson
2020-10-18Update required/recommended protocol versions.Nick Mathewson
2020-10-18Split required/recommended protocol lists into multiple linesNick Mathewson
2020-10-16Regenerate extample_extrainfo.inc and adjust tests.Nick Mathewson
2020-10-16Regenerate complete failing_routerdescs.inc and adjust tests accordingly.Nick Mathewson
2020-10-16Update makedesc.py script so that it works with python3.Nick Mathewson
2020-10-16Update slow_ed25519.py to work with python 3.Nick Mathewson
2020-10-16Fix formats_rsa_ed25519 tests.Nick Mathewson
2020-10-16Add pr= lines to test_dir_clip_unmeasured*.Nick Mathewson
2020-10-16Fix a couple of routerstatus-based tests.Nick Mathewson
2020-10-16Replace the contents of test_descriptors.inc with a new set.Nick Mathewson
2020-10-16test_dir_handle_get: add ntor-onion-key to microdescriptor exampleNick Mathewson
2020-10-16Fix up vote tests in test_dir_handle_get.Nick Mathewson
2020-10-16Fix the tests in test_microdesc.cNick Mathewson