aboutsummaryrefslogtreecommitdiff
path: root/src/common/address.c
Commit message (Expand)AuthorAge
...
* | | 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
|/ /
* | Rename log.h to torlog.hNick Mathewson2010-07-09
* | commit my annotations while i was hunting down the host order bugRoger Dingledine2010-03-05
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Make tor_addr_copy() conform to memcpy requirementsNick Mathewson2010-02-09
|/
* Use an _actual_ fix for the byte-reverse warning.Nick Mathewson2009-09-01
* Use a simpler fix for the byte-reversing warningNick Mathewson2009-09-01
* Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
* Spell-check Tor.Nick Mathewson2009-05-27
* Update copyright to 2009.Karsten Loesing2009-05-04
* Fix an error in tor_addr_parse that kept us from having a hidden service or a...Nick Mathewson2009-01-21
* Note a problem in the interface tor_addr_to_sockaddr.Nick Mathewson2009-01-06
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Only set sin_len/sin6_len when they exist.Nick Mathewson2009-01-02
* Try harder to make sure we zero-out the extraneous sockaddr fields and that w...Nick Mathewson2009-01-02
* Remove some code that is #ifdefed out, and that we no longer seem to use, if ...Nick Mathewson2008-12-30
* Fix bug in recent address.c patch: actually set the value of address * to 0.0...Nick Mathewson2008-12-29
* Fix compilation under gethostbyname-based systems.Nick Mathewson2008-12-27
* Refactor tor_addr_t manipulation functions so that as few as possible look at...Nick Mathewson2008-12-26
* get_interface_addr6(), and by extension get_interface_addr(), were pretty bor...Nick Mathewson2008-12-26
* Refactor tor_addr_compare_masked() so that CMP_SEMANTIC makes more sense, and...Nick Mathewson2008-12-26
* some fixes i found in my sandboxRoger Dingledine2008-12-25
* Properly zero-out addresses when setting them. Probably this was not hurting...Nick Mathewson2008-12-23
* Fix all of the doxygen warnings not pertaining to missing documentation.Nick Mathewson2008-12-22
* Move in-addr.arpa parsing and generation into address.c, and simplify the cod...Nick Mathewson2008-12-19
* Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson2008-12-18
* Resolve many DOCDOCs.Nick Mathewson2008-12-17
* Fix a possible negative shift in address comparison. May fix bug 845 and bug...Nick Mathewson2008-10-29
* fix typoRoger Dingledine2008-09-24
* Fix mingw build with --enable-gcc-warnings set.Nick Mathewson2008-09-04
* An asterisk makes a difference sometimes. Fixes bug 809.Nick Mathewson2008-09-04
* take out a line that i think is extraneous. come on, what couldRoger Dingledine2008-09-01
* 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
* r17643@31-33-44: nickm | 2008-08-05 16:18:25 -0400Nick Mathewson2008-08-05
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* Make compiler with GCC warnings enabled happy.Karsten Loesing2008-07-31
* r17434@tombo: nickm | 2008-07-29 10:58:36 -0400Nick Mathewson2008-07-30
* 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