Nick Mathewson
|
f23ec14d62
Make tor_addr_lookup() mockable.
|
il y a 7 ans |
Nick Mathewson
|
fda7f00321
Note memset as redundant; see 20764.
|
il y a 8 ans |
Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
il y a 8 ans |
Nick Mathewson
|
1d52ac4d3f
Lay down some infrastructure for bridges in the New Guard Order.
|
il y a 8 ans |
J. Ryan Stinnett
|
7ffa95abd9
Clarify that ClientRejectInternalAddresses also rejects mDNS *.local hosts
|
il y a 8 ans |
Nick Mathewson
|
2e7e635c59
Switch from "AF_UNIX is always equal" to "always unequal" to avoid wacky bugs. See discussion on 20261
|
il y a 8 ans |
Nick Mathewson
|
d25fed5174
Merge remote-tracking branch 'yawning-schwanenlied/bug20261'
|
il y a 8 ans |
Yawning Angel
|
7b2c856785
Bug 20261: Treat AF_UNIX addresses as equal when comparing them.
|
il y a 8 ans |
cypherpunks
|
3b2f012e28
Avoid reordering IPv6 interface addresses
|
il y a 8 ans |
Nick Mathewson
|
64521a9d35
Merge remote-tracking branch 'public/solaris_warnings_028'
|
il y a 8 ans |
Nick Mathewson
|
94bff894f9
Fix a large pile of solaris warnings for bug 19767.
|
il y a 8 ans |
Nick Mathewson
|
7b54d7ebbd
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
|
il y a 8 ans |
Nick Mathewson
|
d6b2af7a3a
Merge branch 'bug19180_easy_squashed'
|
il y a 8 ans |
Nick Mathewson
|
4f8086fb20
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
|
il y a 8 ans |
Nick Mathewson
|
4f1a04ff9c
Replace nearly all XXX0vv comments with smarter ones
|
il y a 8 ans |
Nick Mathewson
|
055a7a198a
Rename tor_dup_addr to tor_addr_to_str_dup.
|
il y a 8 ans |
teor (Tim Wilson-Brown)
|
9f98e6535a
Correctly duplicate addresses in get_interface_address6_list
|
il y a 8 ans |
teor (Tim Wilson-Brown)
|
2627299ef0
Avoid freeing an uninitialised pointer in get_interface_addresses_ioctl
|
il y a 8 ans |
Nick Mathewson
|
57699de005
Update the copyright year.
|
il y a 8 ans |
Nick Mathewson
|
ba2be81fc3
Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'
|
il y a 8 ans |
Nick Mathewson
|
2d879bd39f
Document port_out argument to tor_addr_from_sockaddr
|
il y a 8 ans |
teor (Tim Wilson-Brown)
|
c4cb4706c9
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
|
il y a 8 ans |
teor (Tim Wilson-Brown)
|
4460feaf28
Fix *_get_all_orports to use ipv6_orport
|
il y a 9 ans |
Nick Mathewson
|
d10ea49588
Merge remote-tracking branch 'rl1987/feature17950'
|
il y a 8 ans |
rl1987
|
fd26c1d994
Re-add the removed address family check.
|
il y a 8 ans |
Nick Mathewson
|
5b5abd8c03
Merge commit '110765f5564a588c5f019d32b5e6f66cc7806c41'
|
il y a 8 ans |
rl1987
|
110765f556
Use get_interface6_via_udp_socket_hack() properly in _list().
|
il y a 8 ans |
rl1987
|
680d0701e5
Tweak ioctl case.
|
il y a 8 ans |
rl1987
|
44497e9ebc
Add family argument to get_interface_addresses_raw (and subfunctions).
|
il y a 8 ans |
teor (Tim Wilson-Brown)
|
1949908d13
Fix a typo in the comment for tor_addr_port_split
|
il y a 9 ans |