index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
address.c
Age
Commit message (
Expand
)
Author
2014-09-02
Fix a number of clang analyzer false-positives
Nick Mathewson
2014-05-22
sandbox: revamp sandbox_getaddrinfo cacheing
Nick Mathewson
2014-04-18
scan-build: Add a check for result from getaddrinfo
Nick Mathewson
2014-04-05
Merge remote-tracking branch 'public/bug10801_024'
Nick Mathewson
2014-04-05
Make tor_addr_port_parse handle portless IPv6 addresses correctly.
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug4645'
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug11232'
Nick Mathewson
2014-03-27
Don't do a DNS lookup on a bridge line address
Nick Mathewson
2014-03-25
Fix warnings from doxygen
Nick Mathewson
2014-03-18
Fix a ubsan warning in addr_mask_get_bits
Nick Mathewson
2014-02-12
Disallow "*/maskbits" as an address pattern.
Nick Mathewson
2014-02-12
Siphash-2-4 is now our hash in nearly all cases.
Nick Mathewson
2014-02-03
Removing is_internal_IP() function. Resolves ticket 4645.
rl1987
2013-10-08
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-10-08
When examining interfaces to find an address, discard non-up ones.
Nick Mathewson
2013-09-09
Fix compilation on OSX
Nick Mathewson
2013-09-06
passing hints as a const pointer to sandbox_getaddrinfo(), also one tor_free ...
Cristian Toader
2013-09-03
fixed bug where sandbox_getaddrinfo() would fail when -Sandbox is 0
Cristian Toader
2013-08-19
fix for getaddrinfo open syscall
Cristian Toader
2013-03-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-03-01
Make sure that [::1] is recognized as a private address
Nick Mathewson
2013-02-23
Remove some totally unused functions
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-11-27
Merge branch 'bug7013_take2_squashed'
Nick Mathewson
2012-11-27
Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr.
George Kadianakis
2012-11-14
Add some missing doxygen for ipv6 exit code
Nick Mathewson
2012-11-14
Add a function to set a tor_addr_t to a null address
Nick Mathewson
2012-11-14
Add a new family-specific syntax for tor_addr_parse_mask_ports
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
Make tor_addr_is_internal log the calling function on error
Nick Mathewson
2012-10-10
Add fmt_addrport.
David Fifield
2012-09-05
Whitespace fixes.
Linus Nordberg
2012-09-04
Add tor_addr_port_new().
Linus Nordberg
2012-07-06
Fix port range in parse_port_range().
George Kadianakis
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-05
Fix "make check-spaces" issues
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-05-16
Merge remote-tracking branch 'public/bug2822'
Nick Mathewson
2012-04-12
Fix issues found by nickm.
George Kadianakis
2012-03-31
Generalize fmt_addr() to support IPv6 decorations.
George Kadianakis
2012-03-28
Reject SOCKS requests for "localhost" or ".local"
Nick Mathewson
2012-03-27
Log statement to help track down bug4091
Nick Mathewson
2012-01-31
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2011-12-28
Add interface enumeration based on SIOCGIFCONF for older unixes
Nick Mathewson
2011-12-28
Multicast addresses, if any were configured, would not be good if addrs
Nick Mathewson
2011-12-28
Use getifaddrs, not connect+getsockname, to find our address
Nick Mathewson
2011-12-02
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-12-02
Fix bug 4530; check return val of tor_addr_lookup correctly
Nick Mathewson
[prev]
[next]