Nick Mathewson
|
1a9a9fc0ff
Changes file for 28562
|
6 years ago |
Taylor R Campbell
|
ed71e1e89c
Create a temporary directory for tor's DataDirectory in test_rebind.
|
6 years ago |
Nick Mathewson
|
315c21d2e2
test_rebind: wait for tor to timeout, even if it is logging a lot
|
6 years ago |
Nick Mathewson
|
ce3d501040
Fix null-pointer-deref warning from scan-build in test_hs_service.c
|
6 years ago |
Nick Mathewson
|
d58a597a55
Fix dead assignment warning in test_hs_service.c
|
6 years ago |
Nick Mathewson
|
f50558ce8c
Fix dead-assignment warning in test_shared_random.c
|
6 years ago |
Nick Mathewson
|
82fb40c8dc
Fix dead-assignment warnings in test_config.c
|
6 years ago |
Nick Mathewson
|
16199a54a2
Check hostname before using it in send_resolved_hostname_cell()
|
6 years ago |
Nick Mathewson
|
29254812a3
Remove strcmp_len(): it is now unused
|
6 years ago |
Nick Mathewson
|
a0fad3981e
Replace use of strcmp_len() with new mem_eq_token().
|
6 years ago |
rl1987
|
5b2acbec0e
Refrain from closing connection if found one unrecognized address in NETINFO cell
|
6 years ago |
rl1987
|
3bec371d04
Refrain from hardcoding address length and type in netinfo.trunnel
|
6 years ago |
Nick Mathewson
|
3dd1f064a7
Rewrite the core of parse_short_policy() to be faster.
|
6 years ago |
Nick Mathewson
|
9dc53bc68f
Remove a needless memset() in get_token_arguments()
|
6 years ago |
Nick Mathewson
|
6dc90d290d
Use 25% less RAM for base64-encoded directory objects
|
6 years ago |
Nick Mathewson
|
3c35c0d441
Add a function to provide an upper bound on base64 decoded length
|
6 years ago |
Nick Mathewson
|
cf7342ab6f
Add a benchmark for parsing a microdescriptor
|
6 years ago |
Matt Traudt
|
06046c726f
Add changes file for <30min HeartbeatPeriod patch
|
6 years ago |
Rob Jansen
|
325348b360
allow any value for HearbeatPeriod in testing Tor networks
|
6 years ago |
Nick Mathewson
|
4bc3983f64
Add a DROPOWNERSHIP controller command to undo TAKEOWNERSHIP.
|
6 years ago |
Nick Mathewson
|
f8dac5c900
Merge branch 'maint-0.3.5'
|
6 years ago |
Nick Mathewson
|
94a7998158
Merge remote-tracking branch 'tlyu-github/ticket28731-035' into maint-0.3.5
|
6 years ago |
Nick Mathewson
|
041e9235c1
Lower the loop_max constant in curve25519_basepoint_spot_check()
|
6 years ago |
Nick Mathewson
|
69264f96f3
Merge branch 'dormant_persist_squashed'
|
6 years ago |
Nick Mathewson
|
e3b7fd2a81
Unit tests for back-end functions for persistent dormant state
|
6 years ago |
Nick Mathewson
|
b5c04173c8
Change interaction between dormant mode and clock jumps.
|
6 years ago |
Nick Mathewson
|
c037bf5817
changes file for ticket26864
|
6 years ago |
Nick Mathewson
|
e17dd46cfd
Merge branch 'maint-0.3.5'
|
6 years ago |
Nick Mathewson
|
a3fe081647
Merge remote-tracking branch 'teor/bug28826-035' into maint-0.3.5
|
6 years ago |
David Goulet
|
53855d72b7
man: Add that "GETINFO address" won't work with "Sandbox 1"
|
6 years ago |