Nick Mathewson
|
a58e17bcc3
Change signature of router_compare_to_my_exit_policy so dns can use it
|
12 years ago |
Nick Mathewson
|
25cf286fb1
Whitespace cleanup
|
12 years ago |
Nick Mathewson
|
0487c0d579
Reindent a block in dns.c
|
12 years ago |
Nick Mathewson
|
807b781a3d
Actually send BEGIN cell flags
|
12 years ago |
Nick Mathewson
|
93591383a9
When asking for a specific address type, others aren't acceptable
|
12 years ago |
Nick Mathewson
|
d276894772
I think it is correct to decorate these addresses.
|
12 years ago |
Nick Mathewson
|
6e27282dab
Better checking of exit policies for connections by hostname
|
12 years ago |
Nick Mathewson
|
5ee1de65b0
Only send begin cell flags when we have some to send
|
12 years ago |
Nick Mathewson
|
a62c03fe2c
Never support IPv6 traffic on a SOCKS4 connection.
|
12 years ago |
Nick Mathewson
|
898f9c8bcc
Add a function to set a tor_addr_t to a null address
|
12 years ago |
Nick Mathewson
|
cac5335195
Get the client side of receiving an IPv6 address to work
|
12 years ago |
Nick Mathewson
|
93dc7dcf41
Reject IPv4 or IPv6 addresses from the user depending on SOCKS settings
|
12 years ago |
Nick Mathewson
|
111321ed16
Rename ipv{4,6}_only to bind_ipv{4,6}_only
|
12 years ago |
Nick Mathewson
|
4bec25c3cd
Add {No,}IPv{4,6}Traffic options to SOCKSPort
|
12 years ago |
Nick Mathewson
|
b7843ca554
Make DNS callback pass IPv6 answers to dns_answer_found
|
12 years ago |
Nick Mathewson
|
00633b9446
Make dns wildcarding checks work for ipv6
|
12 years ago |
Nick Mathewson
|
9016d9e829
Add an IPv6Exit configuration option
|
12 years ago |
Nick Mathewson
|
c3faa0ebd5
Simplest version of server-side IPv6 support (no dns)
|
12 years ago |
Nick Mathewson
|
c64ee7099f
Record, send, and receive flags in BEGIN cells
|
12 years ago |
Nick Mathewson
|
b35a0d1132
Add IPv6 support to compare_to_addr_to_node_policy
|
12 years ago |
Nick Mathewson
|
04ea550141
Authorities put p6 lines into microdescriptors.
|
12 years ago |
Nick Mathewson
|
c53adac122
Parse IPv6 policy summaries from router descriptors and microdescs
|
12 years ago |
Nick Mathewson
|
a96c0affcb
Better policy support for IPv6
|
12 years ago |
Nick Mathewson
|
2eb7eafc9d
Add a new family-specific syntax for tor_addr_parse_mask_ports
|
12 years ago |
Nick Mathewson
|
462ebb270a
Refactor begin cell parsing into its own function, with tests.
|
12 years ago |
Nick Mathewson
|
ca8843df0a
Refactor client_dns_set_{reverse_,}addressmap() to take a circ
|
12 years ago |
Nick Mathewson
|
7908ab2093
Move address map into its own file.
|
12 years ago |
Andrea Shepard
|
2cb82c33bc
Merge branch 'bug7267' of ssh://git-rw.torproject.org/user/andrea/tor
|
12 years ago |
Andrea Shepard
|
3db3daa663
Add comment explaining different channel close functions
|
12 years ago |
Nick Mathewson
|
02a43e5eb6
Merge remote-tracking branch 'public/bug7059'
|
12 years ago |