aboutsummaryrefslogtreecommitdiff
path: root/src/or/addressmap.h
AgeCommit message (Expand)Author
2013-01-16Update the copyright date to 201.Nick Mathewson
2012-12-17Build and test most of the machinery needed for IPv6 virtualaddrmapsNick Mathewson
2012-12-17Refactor the code to check if an address is matched by automapsuffixesNick Mathewson
2012-12-17Implement option to turn off DNS cache modification by a client portNick Mathewson
2012-12-17Implement option to turn off DNS cache use on a client portNick Mathewson
2012-11-14Get the client side of receiving an IPv6 address to workNick Mathewson
2012-11-14Refactor client_dns_set_{reverse_,}addressmap() to take a circNick Mathewson
2012-11-14Move address map into its own file.Nick Mathewson