Andrew Lewman
|
169d6c4aca
Remove a merged if-then from line 85
|
18 years ago |
Andrew Lewman
|
1478636f54
Change the way Tor starts on OSX 10.4 vs pre-10.4. 10.4 Tor now uses
|
18 years ago |
Roger Dingledine
|
886b10bbe2
whitespace/etc cleanups
|
18 years ago |
Roger Dingledine
|
ee5f512e13
parameterize the loudness of resolve_my_address(), and call things
|
18 years ago |
Roger Dingledine
|
3d79eb52ab
stick to nick's nul/null convention
|
18 years ago |
Roger Dingledine
|
0ada963ef6
add a whole lot more work to the todo.
|
18 years ago |
Roger Dingledine
|
1c23ae80b7
mention the existence of dir-spec in tor-spec, and note that we need
|
18 years ago |
Roger Dingledine
|
182589dae6
minor tweak on the dir spec
|
18 years ago |
Roger Dingledine
|
c4411841d2
Avoid an integer underflow when the dir authority decides whether a
|
18 years ago |
Andrew Lewman
|
2c20882f02
Update config to redirect output to the tor log file for now.
|
18 years ago |
Nick Mathewson
|
a0cf95e1c9
Add some debugging asserts to dns.c; these are too expensive to leave in permanently.
|
18 years ago |
Andrew Lewman
|
3388722c28
Move cmd line parameters into the config file, remove chroot, and
|
18 years ago |
Andrew Lewman
|
4f6cd129c9
Add in start parameters. Perhaps we should ship these set correct in
|
18 years ago |
Andrew Lewman
|
546d07bc67
First crack at launchd plist for Tor
|
18 years ago |
Nick Mathewson
|
c32e19b4ed
OR_CONN_EVENT_NEW: we should probably handle that , should we not? Especially since 23:26 < phobos> nickm: grep -c "Unrecognized status code 4" tor.log
|
18 years ago |
Nick Mathewson
|
39344fc301
Add a const; fix a (probably harmless) bug when storing a resolve we forgot we asked for.
|
18 years ago |
Nick Mathewson
|
d5d7f8e62c
Fix project file for MSVC6 (!). Patch from Frediano Ziglio.
|
18 years ago |
Nick Mathewson
|
28a7c8a64c
Make compilation work on old MSVCs without GetVertsionEx magic. Patch from Frediano Ziglio.
|
18 years ago |
Nick Mathewson
|
a7a1d4e3d3
First part of making mmap-based stuff work on win32: save descriptors as "binary" (no LF->CRLF tanslation) so that we can mmap them properly later. Patch from Frediano Ziglio.
|
18 years ago |
Roger Dingledine
|
51454157a0
Fix a crash if you enable FascistFirewall but not FirewallPorts.
|
18 years ago |
Nick Mathewson
|
0bbc4aca9b
Spellcheck and remove spurious include in eventdns.c
|
18 years ago |
Nick Mathewson
|
a40ad152b1
When using eventdns: suppress logging of addresses when SafeLogging is active, and make set of nameservers configurable from torrc.
|
18 years ago |
Nick Mathewson
|
f33c4f9781
eventdns: check for malloc() failures.
|
18 years ago |
Andrew Lewman
|
0c0aadae92
Updated OSX binary un-installer for testing.
|
18 years ago |
Andrew Lewman
|
f52bcc908d
Binary OSX un-installer tarball
|
18 years ago |
Andrew Lewman
|
4d5cbe006b
Remove osx binary uninstaller changes. Tiger and Panther won't play
|
18 years ago |
Roger Dingledine
|
dad1e27440
forward-port the 0.1.1.22 changelog, minus the line about
|
18 years ago |
Andrew Lewman
|
d25a823818
Update osx binary un-installer naming, remove invalid osx binary
|
18 years ago |
Roger Dingledine
|
85fd582192
rename X-You-Are to something slightly better.
|
18 years ago |
Roger Dingledine
|
7f01dc9c1c
whitespace/tab fixes
|
18 years ago |