Nick Mathewson
|
df84536ac1
Add a logic-consistency test when parsing unix socket configs
|
8 years ago |
Nick Mathewson
|
af70e43131
Merge remote-tracking branch 'public/spaces_in_unix_addrs'
|
8 years ago |
Nick Mathewson
|
49d7feb8a0
Tweak patch for 18529.
|
8 years ago |
Nick Mathewson
|
1fc3e29108
Remove duplicate code that checks for default authorities
|
8 years ago |
Nick Mathewson
|
05aed5b635
Allow a unix: address to contain a C-style quoted string.
|
8 years ago |
Yawning Angel
|
847e001d28
Bug 20261: Disable IsolateClientAddr on AF_LOCAL SocksPorts.
|
8 years ago |
Nick Mathewson
|
f6d7b71719
Merge remote-tracking branch 'isis/bug20201'
|
8 years ago |
Isis Lovecruft
|
f1d7b7b600
Update documentation for parse_bridge_line() in src/or/config.c.
|
8 years ago |
Nick Mathewson
|
9f0cb5af15
Merge branch 'feature-17178-v7-squashed-v2'
|
8 years ago |
teor
|
f311c9ffa2
Replace OnionService* with HiddenService* in option names
|
8 years ago |
teor
|
365ca3ca0f
Refactor Single Onion code to improve consistency
|
8 years ago |
teor
|
41f96078c2
Refactor UseEntryNodes so the original configured value is preserved
|
8 years ago |
teor
|
4d9d2553ba
Fix a typo in the LearnCircuitBuildTimeout disabled log message
|
8 years ago |
teor
|
c43211fd6c
When LearnCircuitBuildTimeout is disabled by other options, be quieter
|
8 years ago |
teor (Tim Wilson-Brown)
|
b560f852f2
Implement Prop #260: Single Onion Services
|
8 years ago |
Nick Mathewson
|
e9b1d0619f
Merge remote-tracking branch 'dgoulet/ticket18693_029_01'
|
8 years ago |
teor (Tim Wilson-Brown)
|
16386a8cd1
Count unix sockets when counting client listeners
|
8 years ago |
Nick Mathewson
|
e3bf8854c8
We no longer need to tag UseNTorHandshake as deprecated, since it is obsolete
|
8 years ago |
Nick Mathewson
|
bbaa7d09a0
Merge remote-tracking branch 'teor/reject-tap-v6'
|
8 years ago |
Nick Mathewson
|
1dfa2213a4
Merge remote-tracking branch 'andrea/ticket18640_v3'
|
8 years ago |
teor (Tim Wilson-Brown)
|
41cc1f612b
Parse *Port flags NoDNSRequest, NoOnionTraffic & OnionTrafficOnly
|
8 years ago |
Nick Mathewson
|
10f8607125
make check-spaces fixes
|
8 years ago |
Nick Mathewson
|
297635f806
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
d3a975ea05
Merge branch 'maint-0.2.7' into maint-0.2.8
|
8 years ago |
Isis Lovecruft
|
41ab23bed5
Replace Tonga with Bifroest.
|
8 years ago |
teor (Tim Wilson-Brown)
|
10aa913acc
Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor
|
8 years ago |
Nick Mathewson
|
bd45f7c668
Merge branch 'bug13953_squashed'
|
8 years ago |
Andrea Shepard
|
31028af440
Add DisableOOSCheck option, on by default until we have better heuristics
|
8 years ago |
Andrea Shepard
|
dbdac1dc27
s/connection_handle_oos/connection_check_oos/g per code review
|
8 years ago |
Andrea Shepard
|
34d9d02150
Stub out connection_handle_oos() and call it from places we can change the socket count or thresholds
|
8 years ago |