Revīziju vēsture

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