tor/src
George Kadianakis bc64fb4e33
circpad: Don't pad if Tor is in dormant mode.
This is something we should think about harder, but we probably want dormant
mode to be more powerful than padding in case a client has been inactive for a
day or so. After all, there are probably no circuits open at this point and
dormant mode will not allow the client to open more circuits.

Furthermore, padding should not block dormant mode from being activated, since
dormant mode relies on SocksPort activity, and circuit padding does not mess
with that.
2019-03-21 10:29:04 +10:00
..
app Merge branch 'tor-github/pr/718' 2019-03-01 09:36:23 -05:00
config Merge branch 'maint-0.3.5' into maint-0.4.0 2019-03-06 14:29:43 -05:00
core circpad: Don't pad if Tor is in dormant mode. 2019-03-21 10:29:04 +10:00
ext Use openssl's version of sha3 when available. 2019-01-17 12:43:20 -05:00
feature circpad: Don't pad if Tor is in dormant mode. 2019-03-21 10:29:04 +10:00
lib prob_distr: Better document our public API. 2019-03-13 17:51:19 +02:00
rust protover: Add missing Padding to translate_to_rust 2019-03-05 12:33:43 -05:00
test circpad: Don't pad if Tor is in dormant mode. 2019-03-21 10:29:04 +10:00
tools Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
trunnel hs: abolish hs_desc_link_specifier_dup() 2019-03-12 11:09:53 -04:00
win32 Bump to 0.4.0.2-alpha-dev 2019-02-21 13:25:33 -05:00
include.am Move buffers.c out of lib/containers to resolve a circularity. 2018-11-14 16:07:03 -05:00