aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-05-12relay: We might be noting down an unknown DNS error typeDavid Goulet
2021-05-12metrics: One relay metrics was not using metrics_format_label()David Goulet
2021-05-12metrics: Need to surround label value with double quotesDavid Goulet
2021-05-12relay: Add TCP port exhaustion metricsDavid Goulet
2021-05-12relay: Add DNS metricsDavid Goulet
2021-05-12dns: Gather DNS request statisticsDavid Goulet
2021-05-12relay: Add the global connection limit metricsDavid Goulet
2021-05-12relay: Add number of open and max sockets metricsDavid Goulet
2021-05-12relay: Add the onionskins processing metricsDavid Goulet
2021-05-12relay: Add the OOM invocation metricsDavid Goulet
2021-05-12relay: Code and objects to initialize metrics storeDavid Goulet
2021-05-12relay: Groundwork for relay metrics supportDavid Goulet
2021-05-12metrics: Add a reset store helper functionDavid Goulet
2021-05-12metrics: Move helper function to lib/metricsDavid Goulet
2021-05-12metrics: Print once the Promtheus commentsDavid Goulet
2021-05-11Make client heartbeat stats tied to the heartbeat period.Nick Mathewson
2021-05-10Merge branch 'maint-0.4.6'Nick Mathewson
2021-05-10Merge branch 'ticket40374_046' into maint-0.4.6Nick Mathewson
2021-05-10Bump to 0.4.6.3-rc-devNick Mathewson
2021-05-10Remove unused function: dns_randfn_() in dns.c.Alexander Færøy
2021-05-10Merge remote-tracking branch 'tor-gitlab/mr/369'Alexander Færøy
2021-05-07Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-05-07Merge branch 'maint-0.4.6'Nick Mathewson
2021-05-07Add a sandbox workaround for Glibc 2.33Nick Mathewson
2021-05-07Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-05-07Merge branch 'maint-0.4.6'Nick Mathewson
2021-05-07Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-05-07Merge branch 'maint-0.3.5' into maint-0.4.4Nick Mathewson
2021-05-07Reindent a few lines to fix a GCC warning.Nick Mathewson
2021-05-07Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-05-07Merge branch 'maint-0.4.6'Nick Mathewson
2021-05-07Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-05-07Merge branch 'maint-0.3.5' into maint-0.4.4Nick Mathewson
2021-05-07Update geoip files to match ipfire location db, 2021/05/07.Nick Mathewson
2021-05-07Bump to 0.4.6.3-rcNick Mathewson
2021-05-07Bump to 0.4.5.8.Nick Mathewson
2021-05-07Merge branch 'maint-0.4.6'David Goulet
2021-05-07Log warning when connecting to soon-to-be-deprecated v2 onions.George Kadianakis
2021-05-07Add warning when trying to connect to deprecated v2 onions.George Kadianakis
2021-05-05Prepare for #40373: Re-introduce parsing for v2 onion addresses.George Kadianakis
2021-05-05Merge branch 'maint-0.4.6'George Kadianakis
2021-05-04hs: Fix ADD_ONION with client authorizationDavid Goulet
2021-04-23Remove NEED_SKEY_1024 parsing.Nick Mathewson
2021-04-23Remove HSv2 leftovers after merging #18346David Goulet
2021-04-23Merge branch 'tor-gitlab/mr/327'David Goulet
2021-04-23Merge branch 'maint-0.4.6'George Kadianakis
2021-04-23Merge branch 'maint-0.4.5' into maint-0.4.6George Kadianakis
2021-04-21hs: Fix memory leak in client cacheDavid Goulet
2021-04-21Merge remote-tracking branch 'tor-gitlab/mr/363' into maint-0.3.5George Kadianakis
2021-04-19Merge branch 'maint-0.4.6'Nick Mathewson