aboutsummaryrefslogtreecommitdiff
path: root/src/common/address.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/bug10801_024'Nick Mathewson2014-04-05
|\
| * Don't do a DNS lookup on a bridge line addressNick Mathewson2014-03-27
| * Remove some totally unused functionsNick Mathewson2013-02-23
* | Merge remote-tracking branch 'public/bug4645'Nick Mathewson2014-04-01
|\ \
| * | Removing is_internal_IP() function. Resolves ticket 4645.rl19872014-02-03
* | | Siphash-2-4 is now our hash in nearly all cases.Nick Mathewson2014-02-12
|/ /
* | Remove the unused addr_mask_cmp_bitsNick Mathewson2013-03-01
* | Remove the unused parse_addr_and_port_rangeNick Mathewson2013-03-01
|/
* Update the copyright date to 201.Nick Mathewson2013-01-16
* 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 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
* Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* Make tor_addr_is_internal log the calling function on errorNick Mathewson2012-10-12
* Add fmt_addrport.David Fifield2012-10-10
* Merge remote-tracking branch 'linus/bug6363_only-ln'Nick Mathewson2012-09-04
|\
| * Add tor_addr_port_new().Linus Nordberg2012-09-04
* | Remove trailing semicolon from #define TOR_ADDR_NULL.Linus Nordberg2012-09-04
|/
* Fix some mingw build warningsNick 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
* | Make relays handle an address suggestion from a directory server giving an IP...Linus Nordberg2012-03-28
|/
* First chunk of support for bridges on IPv6Linus Nordberg2011-11-30
* Purge ATTR_PURE from the codeSebastian Hahn2011-11-25
* 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-05-13
|\
| * Add a new "tor_sockaddr_to_str()" functionNick Mathewson2011-05-13
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-07
|\|
* | 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
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\|
| * Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
| |\
| | * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | | Merge branch 'bug1992_part1'Nick Mathewson2010-10-15
|\ \ \
| * | | refactor all these tor_inet_ntoa idiomsRoger Dingledine2010-10-01
| |/ /
* | | Make the return value of tor_addr_sockaddr always be signedNick Mathewson2010-10-15
* | | Fix a compile warning on OSX 10.6Sebastian Hahn2010-10-07
|/ /
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
| * Update copyright to 2009.Karsten Loesing2009-05-04
* | Make tor_addr_copy() conform to memcpy requirementsNick Mathewson2010-02-09
* | Update copyright to 2009.Karsten Loesing2009-05-02
|/
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04