rl1987
|
3a4b24c3ab
Removing is_internal_IP() function. Resolves ticket 4645.
|
11 years ago |
Nick Mathewson
|
9de456a303
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
b8abadedd3
When examining interfaces to find an address, discard non-up ones.
|
11 years ago |
Nick Mathewson
|
49f9c4924e
Fix compilation on OSX
|
11 years ago |
Cristian Toader
|
6a22b29641
passing hints as a const pointer to sandbox_getaddrinfo(), also one tor_free macro fails to compile..
|
11 years ago |
Cristian Toader
|
55d8b8e578
fixed bug where sandbox_getaddrinfo() would fail when -Sandbox is 0
|
11 years ago |
Cristian Toader
|
36aeca0ecf
fix for getaddrinfo open syscall
|
11 years ago |
Nick Mathewson
|
2ac66e59f7
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
b528aaef03
Make sure that [::1] is recognized as a private address
|
11 years ago |
Nick Mathewson
|
5bfa373eee
Remove some totally unused functions
|
11 years ago |
Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
11 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
Nick Mathewson
|
190c1d4981
Merge branch 'bug7013_take2_squashed'
|
12 years ago |
George Kadianakis
|
6f21d2e496
Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr.
|
12 years ago |
Nick Mathewson
|
85e8d35fca
Add some missing doxygen for ipv6 exit code
|
12 years ago |
Nick Mathewson
|
898f9c8bcc
Add a function to set a tor_addr_t to a null address
|
12 years ago |
Nick Mathewson
|
2eb7eafc9d
Add a new family-specific syntax for tor_addr_parse_mask_ports
|
12 years ago |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 years ago |
Nick Mathewson
|
8586611718
Make tor_addr_is_internal log the calling function on error
|
12 years ago |
David Fifield
|
78e2d8c7a8
Add fmt_addrport.
|
12 years ago |
Linus Nordberg
|
0770e4ccdb
Whitespace fixes.
|
12 years ago |
Linus Nordberg
|
585ef06978
Add tor_addr_port_new().
|
12 years ago |
George Kadianakis
|
62c1311b3a
Fix port range in parse_port_range().
|
12 years ago |
Nick Mathewson
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
12 years ago |
Nick Mathewson
|
20d6f787aa
Fix "make check-spaces" issues
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
a925fc9189
Merge remote-tracking branch 'public/bug2822'
|
12 years ago |
George Kadianakis
|
6d2898607b
Fix issues found by nickm.
|
12 years ago |
George Kadianakis
|
da6e0993dc
Generalize fmt_addr() to support IPv6 decorations.
|
12 years ago |
Nick Mathewson
|
433d757846
Reject SOCKS requests for "localhost" or ".local"
|
12 years ago |