aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-18Add the output of OSX arch into the package name in preparation for ppcAndrew Lewman
2006-07-18when we find our dirport to be reachable, mark our descriptorRoger Dingledine
2006-07-18Start publishing one minute or so after we find our ORPortRoger Dingledine
2006-07-18Oh. And apparently, msvc6 doesnt think very much of doing u64-and-double arit...Nick Mathewson
2006-07-18Hm. We probably should define INT64_MAX if we really want it. (Especially si...Nick Mathewson
2006-07-18If we are using an exit enclave and we can't connect, e.g. becauseRoger Dingledine
2006-07-18pick a log domain; resolve an xxxxRoger Dingledine
2006-07-17shuffle todo itemsRoger Dingledine
2006-07-17parameterize the loudness of log_addr_has_changed(), since it's theRoger Dingledine
2006-07-17Make a louder statement the first time we learn a guessedRoger Dingledine
2006-07-17huge bugfix: we weren't ever writing an http header when sendingRoger Dingledine
2006-07-17and don't try to build the descriptor every second, if it's dirtyRoger Dingledine
2006-07-17fix some more places where we shouldn't crash if we can't buildRoger Dingledine
2006-07-17Allow servers with no hostname or IP address to learn their IP addressRoger Dingledine
2006-07-17we are constrained more than we realized, on what g^x values we canRoger Dingledine
2006-07-17fix wordoRoger Dingledine
2006-07-17nick suggests that the hello cell should have both server IP andRoger Dingledine
2006-07-17Minor fixed for launchd xml plistAndrew Lewman
2006-07-17Added net.freehaven.tor.plist to AC_OUTPUTAndrew Lewman
2006-07-17MSVC6 is apparently terrified of unnatural cross-breeding between uint64_t an...Nick Mathewson
2006-07-16Remove a merged if-then from line 85Andrew Lewman
2006-07-16Change the way Tor starts on OSX 10.4 vs pre-10.4. 10.4 Tor now usesAndrew Lewman
2006-07-16whitespace/etc cleanupsRoger Dingledine
2006-07-15parameterize the loudness of resolve_my_address(), and call thingsRoger Dingledine
2006-07-15stick to nick's nul/null conventionRoger Dingledine
2006-07-15add a whole lot more work to the todo.Roger Dingledine
2006-07-15mention the existence of dir-spec in tor-spec, and note that we needRoger Dingledine
2006-07-15minor tweak on the dir specRoger Dingledine
2006-07-14Avoid an integer underflow when the dir authority decides whether aRoger Dingledine
2006-07-12Update config to redirect output to the tor log file for now.Andrew Lewman
2006-07-11Add some debugging asserts to dns.c; these are too expensive to leave in perm...Nick Mathewson
2006-07-11Move cmd line parameters into the config file, remove chroot, andAndrew Lewman
2006-07-11Add in start parameters. Perhaps we should ship these set correct inAndrew Lewman
2006-07-11First crack at launchd plist for TorAndrew Lewman
2006-07-11OR_CONN_EVENT_NEW: we should probably handle that , should we not? Especiall...Nick Mathewson
2006-07-10Add a const; fix a (probably harmless) bug when storing a resolve we forgot w...Nick Mathewson
2006-07-09Fix project file for MSVC6 (!). Patch from Frediano Ziglio.Nick Mathewson
2006-07-09Make compilation work on old MSVCs without GetVertsionEx magic. Patch from Fr...Nick Mathewson
2006-07-09First part of making mmap-based stuff work on win32: save descriptors as "bin...Nick Mathewson
2006-07-08Fix a crash if you enable FascistFirewall but not FirewallPorts.Roger Dingledine
2006-07-07Spellcheck and remove spurious include in eventdns.cNick Mathewson
2006-07-07When using eventdns: suppress logging of addresses when SafeLogging is active...Nick Mathewson
2006-07-07eventdns: check for malloc() failures.Nick Mathewson
2006-07-07Updated OSX binary un-installer for testing.Andrew Lewman
2006-07-07Binary OSX un-installer tarballAndrew Lewman
2006-07-06Remove osx binary uninstaller changes. Tiger and Panther won't playAndrew Lewman
2006-07-06forward-port the 0.1.1.22 changelog, minus the line aboutRoger Dingledine
2006-07-06Update osx binary un-installer naming, remove invalid osx binaryAndrew Lewman
2006-07-06rename X-You-Are to something slightly better.Roger Dingledine
2006-07-06whitespace/tab fixesRoger Dingledine