Historique des commits

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