juga0 / tor Public
forked from torproject/tor
Permalink
ticket21377_03…
Commits on Dec 20, 2018
-
-
-
-
wip: compare compressed body with content
They are the same, but they shouldn't
-
change log_notice to log_debug
since this branch is for debugging. Even though temporal notice helps filtering logs not needed here.
Commits on Dec 3, 2018
Commits on Dec 2, 2018
Commits on Nov 19, 2018
Commits on Nov 8, 2018
Commits on Nov 7, 2018
-
-
-
bwauth: increment bw file cache lifetime
Increment bw file cache lifetime when serving it by HTTP. And add a constant to define that lifetime.
-
-
bwauth: use flag to do not warn when file is missing
Use flag to do not warn when the bandwidth file is missing trying to serve it by http. Also remove double space in the assignement.
Commits on Nov 5, 2018
-
Serve bandwidth file used in the next vote
When a directory authority is using a bandwidth file to obtain the bandwidth values that will be included in the next vote, serve this bandwidth file at /tor/status-vote/next/bandwidth.z.
Commits on Nov 1, 2018
-
-
Improve log message in hs_service.c
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>