aboutsummaryrefslogtreecommitdiff
path: root/src/common/address.c
Commit message (Expand)AuthorAge
* Merge branch 'bug7013_take2_squashed'Nick Mathewson2012-11-27
|\
| * Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr.George Kadianakis2012-11-27
* | Add some missing doxygen for ipv6 exit codeNick Mathewson2012-11-14
* | Add a function to set a tor_addr_t to a null addressNick Mathewson2012-11-14
* | Add a new family-specific syntax for tor_addr_parse_mask_portsNick Mathewson2012-11-14
|/
* Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* Make tor_addr_is_internal log the calling function on errorNick Mathewson2012-10-12
* Add fmt_addrport.David Fifield2012-10-10
* Whitespace fixes.Linus Nordberg2012-09-05
* Add tor_addr_port_new().Linus Nordberg2012-09-04
* Fix port range in parse_port_range().George Kadianakis2012-07-06
* Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson2012-06-15
* Fix "make check-spaces" issuesNick Mathewson2012-06-05
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Merge remote-tracking branch 'public/bug2822'Nick Mathewson2012-05-16
|\
| * Reject SOCKS requests for "localhost" or ".local"Nick Mathewson2012-03-28
* | Fix issues found by nickm.George Kadianakis2012-04-12
* | Generalize fmt_addr() to support IPv6 decorations.George Kadianakis2012-03-31
|/
* Log statement to help track down bug4091Nick Mathewson2012-03-27
* Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Add interface enumeration based on SIOCGIFCONF for older unixesNick Mathewson2011-12-28
* Multicast addresses, if any were configured, would not be good if addrsNick Mathewson2011-12-28
* Use getifaddrs, not connect+getsockname, to find our addressNick Mathewson2011-12-28
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-12-02
|\
| * Fix bug 4530; check return val of tor_addr_lookup correctlyNick Mathewson2011-12-02
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-30
|\|
| * Detect tor_addr_to_str failure in tor_dup_addr.Nick Mathewson2011-11-23
* | Don't allow building on platforms where AF_UNSPEC != 0Sebastian Hahn2011-11-16
* | Merge remote-tracking branch '4ZM/topic/test/4433_address'Nick Mathewson2011-11-14
|\ \
| * | Return value bugfix of tor_addr_to_PTR_nameAnders Sundman2011-11-11
* | | Fixed buffer bounds check bug in tor_addr_to_strAnders Sundman2011-11-11
|/ /
* | Stop using addr_port_lookup as an address splitting functionNick Mathewson2011-10-11
* | Change "reverse_lookup_name" functions to refer to "PTR_name"sNick Mathewson2011-10-11
* | Fix names of functions that convert strings to addrsNick Mathewson2011-10-11
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-07-20
|\|
| * Check return value in fmt_addrNick Mathewson2011-07-20
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-13
|\|
| * Add a new "tor_sockaddr_to_str()" functionNick Mathewson2011-05-13
* | Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson2011-05-11
|\|
| * Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
| |\
| | * Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-19
|\| |
| * | Standardize our printf code on %d, not %i.Nick Mathewson2011-04-19
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-07
|\| |
| * | Improve a few commentsSebastian Hahn2011-03-28
| * | Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
| * | Fixup tor_addr_to_sockaddr return conventionNick Mathewson2011-03-25
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-16
|\| |
| * | Doxygen documentation for about 100 things that didn't have anyNick Mathewson2011-03-16