Historial de Commits

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