summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-12Merge remote-tracking branch 'tor-gitlab/mr/183' into masterNick Mathewson
2020-11-12Bump to 0.4.4.6-devNick Mathewson
2020-11-12Bump to 0.4.3.7-devNick Mathewson
2020-11-12Bump to 0.3.5.12-devNick Mathewson
2020-11-09Bump to 0.4.4.6Nick Mathewson
2020-11-09Bump to 0.4.3.7Nick Mathewson
2020-11-09Bump to 0.3.5.12Nick Mathewson
2020-11-09Merge branch 'maint-0.4.3' into maint-0.4.4Nick Mathewson
2020-11-09Merge branch 'maint-0.3.5' into maint-0.4.3Nick Mathewson
2020-11-09Merge remote-tracking branch 'tor-gitlab/mr/189' into maint-0.3.5Nick Mathewson
2020-11-09Merge remote-tracking branch 'tor-gitlab/mr/192'Alexander Færøy
2020-11-09Merge remote-tracking branch 'tor-gitlab/mr/190'Alexander Færøy
2020-11-06Rename OpenSSL_version_num() as defined in TorNick Mathewson
2020-11-05Make config/parse_tcp_proxy_line work in the presence of DNS hijackingNick Mathewson
2020-11-05Handle a change in the implementation of hashlib in Python 3.9Nick 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-02or: Missing .inc file in include.amDavid Goulet
2020-11-02Fix another duplicate typedef.Nick Mathewson
2020-11-01Update to 0.4.5.1-alpha-devNick Mathewson
2020-11-01Implement WIN32 tor_cond_wait using condition variables #30187Daniel Pinto
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-28Merge branch 'maint-0.4.3' into maint-0.4.4Alexander Færøy
2020-10-28Merge branch 'maint-0.3.5' into maint-0.4.3Alexander Færøy
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-27Avoid asserts with flagNeel Chauhan
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