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.h
Age
Commit message (
Expand
)
Author
2017-01-03
Make tor_addr_lookup() mockable.
Nick Mathewson
2016-12-16
Lay down some infrastructure for bridges in the New Guard Order.
Nick Mathewson
2016-06-12
Keep make check-spaces happy
Andrea Shepard
2016-06-11
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
Nick Mathewson
2016-03-28
Rename tor_dup_addr to tor_addr_to_str_dup.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Fix *_get_all_orports to use ipv6_orport
teor (Tim Wilson-Brown)
2016-01-03
Add family argument to get_interface_addresses_raw (and subfunctions).
rl1987
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-12-07
Consistently ignore multicast in internal reject private exit policies
teor (Tim Wilson-Brown)
2015-09-29
Add checks and unit tests for get_interface_address* failure
teor (Tim Wilson-Brown)
2015-09-16
Merge branch 'bug17027-reject-private-all-interfaces-v2' into bug16069-bug17027
teor (Tim Wilson-Brown)
2015-09-16
ExitPolicy accept6/reject6 produces IPv6 wildcard addresses only
teor (Tim Wilson-Brown)
2015-09-15
Add get_interface_address[6]_list for a list of interface IP addresses
teor (Tim Wilson-Brown)
2015-09-14
Update comments about ExitPolicy parsing
teor (Tim Wilson-Brown)
2015-03-31
Merge branch 'ticket14710_squashed'
Nick Mathewson
2015-03-31
Black box test for get_interface_address6_via_udp_socket_hack().
rl1987
2015-02-12
Actually get all interface addresses
Sebastian Hahn
2015-01-23
Merge branch 'if_addr_refactoring_squashed'
Nick Mathewson
2015-01-23
Refactor code that looks up addresses from interfaces
rl1987
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-29
Merge branch 'resolvemyaddr_squashed'
Nick Mathewson
2014-12-29
Adding comprehensive test cases for resolve_my_address.
rl1987
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-15
Clear up another clangalyzer issue
Nick Mathewson
2014-04-05
Merge remote-tracking branch 'public/bug10801_024'
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug4645'
Nick Mathewson
2014-03-27
Don't do a DNS lookup on a bridge line address
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-03-01
Remove the unused addr_mask_cmp_bits
Nick Mathewson
2013-03-01
Remove the unused parse_addr_and_port_range
Nick Mathewson
2013-02-23
Remove some totally unused functions
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 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
Convert all include-guard macros to avoid reserved identifiers.
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-04
Merge remote-tracking branch 'linus/bug6363_only-ln'
Nick Mathewson
2012-09-04
Remove trailing semicolon from #define TOR_ADDR_NULL.
Linus Nordberg
2012-09-04
Add tor_addr_port_new().
Linus Nordberg
2012-06-05
Fix some mingw build warnings
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
[next]