aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-06Rename OpenSSL_version_num() as defined in TorNick Mathewson
2020-11-03Merge remote-tracking branch 'tor-gitlab/mr/185' into masterGeorge Kadianakis
2020-11-03Merge remote-tracking branch 'tor-gitlab/mr/187' into masterGeorge Kadianakis
2020-11-02Merge branch 'tor-gitlab/mr/186'David Goulet
2020-11-02Merge branch 'tor-gitlab/mr/188'David Goulet
2020-11-02Fix another duplicate typedef.Nick Mathewson
2020-11-01Update to 0.4.5.1-alpha-devNick Mathewson
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-28Remove "GETINFO network-status".Nick Mathewson
2020-10-28Log a warning if Tor was built with any "risky" compile-time optionsNick Mathewson
2020-10-28Merge remote-tracking branch 'tor-gitlab/mr/171'Alexander Færøy
2020-10-28Fix a previously overstrict log message check.Nick Mathewson
2020-10-28Do not define OPENSSL_VERSION in compat_openssl.hNick Mathewson
2020-10-28Include a more modest openssl header in crypto_openssl_mgt.hNick Mathewson
2020-10-28Revise fix for bug 32178 (spaces at end of log msg).Nick Mathewson
2020-10-28Removes trailing spaces in control event logAmadeusz Pawlik
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