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