aboutsummaryrefslogtreecommitdiff
path: root/src/common/address.h
Commit message (Expand)AuthorAge
* 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
* Use a consistent naming standard for header file guard macros, taking care no...Nick Mathewson2008-12-29
* Refactor tor_addr_t manipulation functions so that as few as possible look at...Nick Mathewson2008-12-26
* some fixes i found in my sandboxRoger Dingledine2008-12-25
* Fix most DOCDOCs remaining and/or added by redox.Nick Mathewson2008-12-22
* Add DOCDOC comments for all undocumented functions. Add missing *s to other ...Nick Mathewson2008-12-22
* Move in-addr.arpa parsing and generation into address.c, and simplify the cod...Nick Mathewson2008-12-19
* Try once again to make BSD compilation happy.Nick Mathewson2008-08-08
* r17666@tombo: nickm | 2008-08-07 15:12:30 -0400Nick Mathewson2008-08-07
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* r17426@tombo: nickm | 2008-07-28 20:34:03 -0400Nick Mathewson2008-07-29
* r17391@pc-10-8-1-079: nickm | 2008-07-25 17:11:17 +0200Nick Mathewson2008-07-25
* r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200Nick Mathewson2008-07-25