Nick Mathewson
|
f0b2dc83b6
Merge remote-tracking branch 'arma/ticket5528'
|
10 years ago |
Nick Mathewson
|
a5f6cb908c
Increase POLICY_BUF_LEN to 72 to accomodate IPv6 exit policy items.
|
11 years ago |
Nick Mathewson
|
2b22c0aeef
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
|
11 years ago |
Roger Dingledine
|
002c860cae
use me->addr when adding our address to our exit policy
|
11 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
bb2145b45b
Fix a bug in policy_is_reject_star() that was making IPv4 exits break
|
12 years ago |
Nick Mathewson
|
9016d9e829
Add an IPv6Exit configuration option
|
12 years ago |
Nick Mathewson
|
a96c0affcb
Better policy support for IPv6
|
12 years ago |
Nick Mathewson
|
98c24670e7
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 years ago |
Nick Mathewson
|
85659d3964
Fix parse_short_policy (bug 7192.)
|
12 years ago |
Roger Dingledine
|
4c8b58f900
add a unit test to expose bug 7192
|
12 years ago |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
6aef89bda4
Remove compare_addr_to_node_policy
|
13 years ago |
Nick Mathewson
|
3380dc9cc0
Remove compare_addr_to_addr_policy
|
13 years ago |
Nick Mathewson
|
47c8433a0c
Make the get_options() return const
|
13 years ago |
Nick Mathewson
|
b7f201f746
Merge remote branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
cdc59c198a
Don't let bad DNS make exit policy and declared exit policy get out of sync
|
13 years ago |
Nick Mathewson
|
8730884ebe
Merge remote branch 'origin/maint-0.2.2'
|
14 years ago |
Nick Mathewson
|
30b3475e6d
Bump copyright statements to 2011 (0.2.2)
|
14 years ago |
Nick Mathewson
|
1bb9734e3a
Implement policies for nodes (and for microdescriptors too)
|
14 years ago |
Nick Mathewson
|
26e897420e
Initial conversion to use node_t throughout our codebase.
|
14 years ago |
Nick Mathewson
|
d84d20cbb2
Try to make most routerinfo_t interfaces const
|
14 years ago |
Linus Nordberg
|
da49a7267f
Fix typos, make all \brief's conformant, end sentences with a period.
|
14 years ago |
Sebastian Hahn
|
7bd8dee463
Create policies.h
|
14 years ago |