Nick Mathewson
|
2ff664ee20
Merge remote-tracking branch 'public/bug10801_024'
|
10 years ago |
Nick Mathewson
|
fc9e84062b
Merge remote-tracking branch 'public/bug4645'
|
10 years ago |
Nick Mathewson
|
9c0a1adfa2
Don't do a DNS lookup on a bridge line address
|
10 years ago |
Nick Mathewson
|
0e97c8e23e
Siphash-2-4 is now our hash in nearly all cases.
|
10 years ago |
rl1987
|
3a4b24c3ab
Removing is_internal_IP() function. Resolves ticket 4645.
|
11 years ago |
Nick Mathewson
|
6dfa709030
Remove the unused addr_mask_cmp_bits
|
11 years ago |
Nick Mathewson
|
24fb926726
Remove the unused parse_addr_and_port_range
|
11 years ago |
Nick Mathewson
|
5bfa373eee
Remove some totally unused functions
|
11 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 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
|
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
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
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 |
Nick Mathewson
|
ec94d0307e
Merge remote-tracking branch 'linus/bug6363_only-ln'
|
12 years ago |
Linus Nordberg
|
730dd9a6d0
Remove trailing semicolon from #define TOR_ADDR_NULL.
|
12 years ago |
Linus Nordberg
|
585ef06978
Add tor_addr_port_new().
|
12 years ago |
Nick Mathewson
|
b482c870ca
Fix some mingw build warnings
|
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 |
Linus Nordberg
|
734fad4103
Make relays handle an address suggestion from a directory server giving an IPv6 address.
|
12 years ago |
Nick Mathewson
|
433d757846
Reject SOCKS requests for "localhost" or ".local"
|
12 years ago |
Linus Nordberg
|
f786307ab7
First chunk of support for bridges on IPv6
|
13 years ago |
Sebastian Hahn
|
75d8ad7320
Purge ATTR_PURE from the code
|
13 years ago |
Nick Mathewson
|
426f6bfda2
Stop using addr_port_lookup as an address splitting function
|
13 years ago |