aboutsummaryrefslogtreecommitdiff
path: root/src/or/addressmap.c
Commit message (Expand)AuthorAge
* Fix warnings from doxygenNick Mathewson2014-03-25
* Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
* Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2)Desoxy2013-04-03
* Merge branch '024_msvc_squashed'Nick Mathewson2013-01-16
|\
| * When building with MSVC, call every enum bitfield unsignedNick Mathewson2013-01-16
* | Update the copyright date to 201.Nick Mathewson2013-01-16
|/
* Drop the maximum attempts to get a virtual address to 1000.Nick Mathewson2012-12-17
* Build and test most of the machinery needed for IPv6 virtualaddrmapsNick Mathewson2012-12-17
* Refactor the code to check if an address is matched by automapsuffixesNick Mathewson2012-12-17
* Implement option to turn off DNS cache modification by a client portNick Mathewson2012-12-17
* Implement option to turn off DNS cache use on a client portNick Mathewson2012-12-17
* Oops: make the check for not adding ip->ip DNS maps correctNick Mathewson2012-12-17
* Make address_is_invalid_destination recognize ipv6 addrs as valid.Nick Mathewson2012-11-14
* I think it is correct to decorate these addresses.Nick Mathewson2012-11-14
* Get the client side of receiving an IPv6 address to workNick Mathewson2012-11-14
* Refactor client_dns_set_{reverse_,}addressmap() to take a circNick Mathewson2012-11-14
* Move address map into its own file.Nick Mathewson2012-11-14