Roger Dingledine
|
c26aaf9cba
whitespace fix
|
12 年 前 |
Roger Dingledine
|
3a94530595
document a cool attack that we evaluated
|
12 年 前 |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
13 年 前 |
Roger Dingledine
|
1e923dd2fb
fix crash bug in original feature4207 branch
|
13 年 前 |
Nick Mathewson
|
9c29369a04
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
|
13 年 前 |
Nick Mathewson
|
1810db9bb3
Comment fixups on 4207 suggested by arma
|
13 年 前 |
Nick Mathewson
|
938531773a
Allow authorities to baddir/badexit/invalid/reject nodes by cc
|
13 年 前 |
Nick Mathewson
|
6aef89bda4
Remove compare_addr_to_node_policy
|
13 年 前 |
Nick Mathewson
|
f40df02f3e
Treat null address as "unknown", not "rejected" in md policy
|
13 年 前 |
Nick Mathewson
|
3380dc9cc0
Remove compare_addr_to_addr_policy
|
13 年 前 |
Nick Mathewson
|
7dcd105be3
Remove a redundant condition in compare_addr_to_node_policy
|
13 年 前 |
Nick Mathewson
|
1d18c2deb6
Don't shadow parameters with local variables
|
13 年 前 |
Nick Mathewson
|
47c8433a0c
Make the get_options() return const
|
13 年 前 |
Nick Mathewson
|
8839b86085
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 年 前 |
Sebastian Hahn
|
680646e0de
Don't use signed 1-bit bitfields
|
13 年 前 |
Nick Mathewson
|
07b8b439c4
Merge remote branch 'origin/maint-0.2.2'
|
13 年 前 |
Nick Mathewson
|
ed14888e7e
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
13 年 前 |
Nick Mathewson
|
8b01fd7bad
exit_policy_is_general_exit is IPv4 only; it should admit it.
|
13 年 前 |
Nick Mathewson
|
b7f201f746
Merge remote branch 'origin/maint-0.2.2'
|
13 年 前 |
Nick Mathewson
|
cdc59c198a
Don't let bad DNS make exit policy and declared exit policy get out of sync
|
13 年 前 |
Nick Mathewson
|
c496229b0a
Merge remote branch 'origin/maint-0.2.2'
|
14 年 前 |
Nick Mathewson
|
13e9a2b19d
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 年 前 |
Robert Ransom
|
43414eb988
Fix bounds-checking in policy_summarize
|
14 年 前 |
Nick Mathewson
|
d4165ef8b4
Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arrays
|
14 年 前 |
Nick Mathewson
|
8730884ebe
Merge remote branch 'origin/maint-0.2.2'
|
14 年 前 |
Nick Mathewson
|
f1de329e78
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 年 前 |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
14 年 前 |
Nick Mathewson
|
247ce5876a
Remove "is this too slow?" XXXX comments for code not appearing in profiles
|
14 年 前 |
Sebastian Hahn
|
9bed40eb10
Make check-spaces happy
|
14 年 前 |
Nick Mathewson
|
44674369c5
Implement node_set_exit_policy_to_reject_all with a flag
|
14 年 前 |