Nick Mathewson
|
aa529f6c32
Use getifaddrs, not connect+getsockname, to find our address
|
13 years ago |
Nick Mathewson
|
0920cd02f4
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
b7015603fa
Fix bug 4530; check return val of tor_addr_lookup correctly
|
13 years ago |
Nick Mathewson
|
29db095a35
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
3ebe960f3f
Detect tor_addr_to_str failure in tor_dup_addr.
|
13 years ago |
Sebastian Hahn
|
9fc7725aba
Don't allow building on platforms where AF_UNSPEC != 0
|
13 years ago |
Nick Mathewson
|
8592126a18
Merge remote-tracking branch '4ZM/topic/test/4433_address'
|
13 years ago |
Anders Sundman
|
1b97588a31
Return value bugfix of tor_addr_to_PTR_name
|
13 years ago |
Anders Sundman
|
930eed21c3
Fixed buffer bounds check bug in tor_addr_to_str
|
13 years ago |
Nick Mathewson
|
426f6bfda2
Stop using addr_port_lookup as an address splitting function
|
13 years ago |
Nick Mathewson
|
491e20ae13
Change "reverse_lookup_name" functions to refer to "PTR_name"s
|
13 years ago |
Nick Mathewson
|
00b2b69add
Fix names of functions that convert strings to addrs
|
13 years ago |
Nick Mathewson
|
1d7beea2ab
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
718252b253
Check return value in fmt_addr
|
13 years ago |
Nick Mathewson
|
600744b4be
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
28cc7b0180
Add a new "tor_sockaddr_to_str()" function
|
13 years ago |
Nick Mathewson
|
9fba014e3f
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
|
13 years ago |
Nick Mathewson
|
44ad734573
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022
|
13 years ago |
Nick Mathewson
|
db7b2a33ee
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
|
13 years ago |
Nick Mathewson
|
4a7f979b54
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
5cc322e547
Standardize our printf code on %d, not %i.
|
13 years ago |
Nick Mathewson
|
67d88a7d60
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Sebastian Hahn
|
9facf8918f
Improve a few comments
|
13 years ago |
Nick Mathewson
|
05887f10ff
Triage the XXX022 and XXX021 comments remaining in the code
|
13 years ago |
Nick Mathewson
|
41380fa3b3
Fixup tor_addr_to_sockaddr return convention
|
13 years ago |
Nick Mathewson
|
57b954293e
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
6617822b84
Doxygen documentation for about 100 things that didn't have any
|
13 years ago |
Nick Mathewson
|
7f6af7a602
Fix up all doxygen warnings other than "foo is not documented"
|
13 years ago |
Nick Mathewson
|
26009a3ed0
Merge remote branch 'origin/maint-0.2.2'
|
13 years ago |
Sebastian Hahn
|
f83debb51d
Fix setting target port in get_interface_address6
|
13 years ago |