summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14Backport: Avoid an integer underflow when the dir authority decidesRoger 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-08backport: avoid a crash if the controller does a resetconf firewallportsRoger Dingledine
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. Tiger and Panther won't play nice in theAndrew 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-06Backport osx binary uninstaller changesAndrew Lewman
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
2006-07-06when an exit node gets a malformed begin cell, don't complain toRoger Dingledine
2006-07-06This commit was manufactured by cvs2svn to create tag(no author)
2006-07-06New upstream versionPeter Palfrader
2006-07-05Clean up eventdns messages.Nick Mathewson
2006-07-05Spelling fix.Nick Mathewson
2006-07-05Add plausile logging support to eventdns; stop putting stuff onto stdout.Nick Mathewson
2006-07-05actually, that excludenodes fix was redundant. take it out.Roger Dingledine
2006-07-04oops, we were ignoring options->ExcludeNodes when picking entry guards.Roger Dingledine
2006-07-04This commit was manufactured by cvs2svn to create tag 'tor-0_1_1_22'.(no author)
2006-07-04bump to 0.1.1.22Roger Dingledine
2006-07-04preliminary changelog for 0.1.1.22Roger Dingledine
2006-07-04Make the X-You-Are header more accurate when there's a proxy in the middle.Roger Dingledine