Nick Mathewson
|
efcab43956
Fix a number of clang analyzer false-positives
|
il y a 10 ans |
Nick Mathewson
|
e425fc7804
sandbox: revamp sandbox_getaddrinfo cacheing
|
il y a 10 ans |
Nick Mathewson
|
08325b58be
scan-build: Add a check for result from getaddrinfo
|
il y a 10 ans |
Nick Mathewson
|
2ff664ee20
Merge remote-tracking branch 'public/bug10801_024'
|
il y a 10 ans |
Nick Mathewson
|
b3469e4207
Make tor_addr_port_parse handle portless IPv6 addresses correctly.
|
il y a 10 ans |
Nick Mathewson
|
fc9e84062b
Merge remote-tracking branch 'public/bug4645'
|
il y a 10 ans |
Nick Mathewson
|
6bef082d0a
Merge remote-tracking branch 'public/bug11232'
|
il y a 10 ans |
Nick Mathewson
|
9c0a1adfa2
Don't do a DNS lookup on a bridge line address
|
il y a 10 ans |
Nick Mathewson
|
d5e11f21cc
Fix warnings from doxygen
|
il y a 10 ans |
Nick Mathewson
|
dfdeb6418d
Fix a ubsan warning in addr_mask_get_bits
|
il y a 10 ans |
Nick Mathewson
|
0e97c8e23e
Siphash-2-4 is now our hash in nearly all cases.
|
il y a 10 ans |
rl1987
|
3a4b24c3ab
Removing is_internal_IP() function. Resolves ticket 4645.
|
il y a 11 ans |
Nick Mathewson
|
9de456a303
Merge remote-tracking branch 'origin/maint-0.2.4'
|
il y a 11 ans |
Nick Mathewson
|
b8abadedd3
When examining interfaces to find an address, discard non-up ones.
|
il y a 11 ans |
Nick Mathewson
|
49f9c4924e
Fix compilation on OSX
|
il y a 11 ans |
Cristian Toader
|
6a22b29641
passing hints as a const pointer to sandbox_getaddrinfo(), also one tor_free macro fails to compile..
|
il y a 11 ans |
Cristian Toader
|
55d8b8e578
fixed bug where sandbox_getaddrinfo() would fail when -Sandbox is 0
|
il y a 11 ans |
Cristian Toader
|
36aeca0ecf
fix for getaddrinfo open syscall
|
il y a 11 ans |
Nick Mathewson
|
2ac66e59f7
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
il y a 11 ans |
Nick Mathewson
|
b528aaef03
Make sure that [::1] is recognized as a private address
|
il y a 11 ans |
Nick Mathewson
|
5bfa373eee
Remove some totally unused functions
|
il y a 11 ans |
Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
il y a 11 ans |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
il y a 11 ans |
Nick Mathewson
|
190c1d4981
Merge branch 'bug7013_take2_squashed'
|
il y a 12 ans |
George Kadianakis
|
6f21d2e496
Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr.
|
il y a 12 ans |
Nick Mathewson
|
85e8d35fca
Add some missing doxygen for ipv6 exit code
|
il y a 12 ans |
Nick Mathewson
|
898f9c8bcc
Add a function to set a tor_addr_t to a null address
|
il y a 12 ans |
Nick Mathewson
|
2eb7eafc9d
Add a new family-specific syntax for tor_addr_parse_mask_ports
|
il y a 12 ans |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
il y a 12 ans |
Nick Mathewson
|
8586611718
Make tor_addr_is_internal log the calling function on error
|
il y a 12 ans |