Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 9ddcd96149 Add missing targets to src/test/Makefile.nmake. Fix for 7316 vor 11 Jahren
  Nick Mathewson 7008d43936 Add HAVE_EVENT2_DNS_H to MSVC orconfig.h vor 11 Jahren
  Nick Mathewson 0558efbd62 Fix a const warning under msvc vor 11 Jahren
  Nick Mathewson ce2513abb8 Add clean target and test subdir to makefile.nmake vor 11 Jahren
  Nick Mathewson fb497dfe9e Add missing objects to Makefile.nmake vor 11 Jahren
  Nick Mathewson b7dd716195 Add missing includes and libs to makefile.nmake vor 11 Jahren
  Nick Mathewson 0102aaeb6b Define SIZEOF_INTPTR_T when defining replacement intptr_t vor 11 Jahren
  Nick Mathewson 9b9cc6774f Merge branch 'ticket7570_7571' vor 11 Jahren
  Nick Mathewson 4a07ea4a8c Drop the maximum attempts to get a virtual address to 1000. vor 11 Jahren
  Nick Mathewson 40a9842090 Describe IPv6 automap changes vor 11 Jahren
  Nick Mathewson c1226cf4f9 Document PreferIPv6Automap in the manpage vor 11 Jahren
  Nick Mathewson 4ded40b0ca Add missing doxygen for DNS and automap code vor 11 Jahren
  Nick Mathewson 8d080d0b01 Per-listener option to prefer IPv6 automaps when possible. vor 11 Jahren
  Nick Mathewson de4cc126cb Build and test most of the machinery needed for IPv6 virtualaddrmaps vor 11 Jahren
  Nick Mathewson 963b3d1549 Refactor the code to check if an address is matched by automapsuffixes vor 11 Jahren
  Nick Mathewson 88d7312ff2 Fix another uninitialized var warning from GCC vor 11 Jahren
  Nick Mathewson 8969d9e0b6 Fixed an unused-variable warning vor 11 Jahren
  Nick Mathewson 8eb422e7bd Don't use the cache when changing an IP address because of an exit policy vor 11 Jahren
  Nick Mathewson 593b235cc9 changes entry for disabling cache usage by default vor 11 Jahren
  Nick Mathewson ac990aa44a Turn off by-default use of client-side DNS cacheing. vor 11 Jahren
  Nick Mathewson 7315a67646 Refactor port_cfg_t creation into a port_cfg_new() function vor 11 Jahren
  Nick Mathewson 522e90d661 Changes file for new DNS caching options vor 11 Jahren
  Nick Mathewson bde6f2daba Add documentation for the client-side DNS cache options vor 11 Jahren
  Nick Mathewson 7536c40e96 Implement option to turn off DNS cache modification by a client port vor 11 Jahren
  Nick Mathewson f33487668f Implement option to turn off DNS cache use on a client port vor 11 Jahren
  Nick Mathewson 32219d8313 Oops: make the check for not adding ip->ip DNS maps correct vor 11 Jahren
  Nick Mathewson d3e9e03cac Add options to turn DNS cache use on or off per client port. vor 11 Jahren
  Nick Mathewson 44a9a47706 Oops; make DNSPort configuration take address family options vor 11 Jahren
  Nick Mathewson 3874e74b49 Avoid a 'may be used uninitialized' warning vor 11 Jahren
  Nick Mathewson b1ff8daeb5 Nuke uses of memcmp outside of unit tests vor 11 Jahren