summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-19better comments for exit policies in torrc.sampleRoger Dingledine
2005-01-19bugfix for cvs: we were needing a rendezvous circ, so we cannibalizedRoger Dingledine
2005-01-19make it clearer why FooPort and FooBindAddress are separateRoger Dingledine
2005-01-19some early thoughts on the requirements for our network discovery protocolRoger Dingledine
2005-01-19make the server setup docs more win32 friendlyRoger Dingledine
2005-01-18Basic windows libevent fixesNick Mathewson
2005-01-18mention that HiddenServiceNodes and HiddenServiceExcludeNodesRoger Dingledine
2005-01-18allow bandwidthburst to be smaller, but whine if it's small.Roger Dingledine
2005-01-18write at the top of rend-spec that reading the design paperRoger Dingledine
2005-01-17remove some extra-verbose logsRoger Dingledine
2005-01-17Introduce a notion of 'internal' circs, which are chosen without regardRoger Dingledine
2005-01-16Sometime post 0.0.9, we should integrate an http proxy into Tor (maybeRoger Dingledine
2005-01-16make tor-resolve print the Tor version on --version tooRoger Dingledine
2005-01-15our man page still talked about the dirservers fileRoger Dingledine
2005-01-14reset published uptime when you wake up from hibernation,Roger Dingledine
2005-01-14when the hidden service launches a rendezvous circ, make sure itRoger Dingledine
2005-01-13Move call to event_init() immediately after start_daemon(); move start_daemon...Nick Mathewson
2005-01-13get rid of 0.0.8 backwards compatibilityRoger Dingledine
2005-01-13start generating version 1 style introduce cellsRoger Dingledine
2005-01-13fix some problems in control-specRoger Dingledine
2005-01-13point win32 folks at 0.0.9.2, not 0.0.9.1Roger Dingledine
2005-01-13when deciding if a port is handled and the port demands uptime, don'tRoger Dingledine
2005-01-12Add libevent-dev to build-dependsPeter Palfrader
2005-01-12more cleanupRoger Dingledine
2005-01-12fix another integer underflow caused by buckets going negativeRoger Dingledine
2005-01-12fix up some commentsRoger Dingledine
2005-01-12tolerate bandwidtch buckets going negative (i hope)Roger Dingledine
2005-01-12Note that we need to check return codes from more libevent functionsNick Mathewson
2005-01-12document LongLivedPorts in the man pageRoger Dingledine
2005-01-12Make Tor use Niels Provos's libevent instead of it's currentNick Mathewson
2005-01-12add more chat and interactive protocols to LongLivedPortsRoger Dingledine
2005-01-12Annotate circuits w/ whether they aim to contain high uptime nodes and/orRoger Dingledine
2005-01-12clean up smartlist_string_isin so callers don't have to manage bufsRoger Dingledine
2005-01-11if somebody starts his tor server in jan 2004 and then fixes hisRoger Dingledine
2005-01-10if you're a server and the auth dirservers are down, go to any otherRoger Dingledine
2005-01-10help avoid overflow from len_in + (len_in/n)*len_insRoger Dingledine
2005-01-10separate time_of_process_start from stats_n_seconds_uptime:Roger Dingledine
2005-01-10it helps to use the correct name for the structRoger Dingledine
2005-01-10when pruning circuit-wait streams when a dir fetch failed,Roger Dingledine
2005-01-09Forward port patchesPeter Palfrader
2005-01-09Add watch filePeter Palfrader
2005-01-07when we haven't fetched a directory yet, or the last time weRoger Dingledine
2005-01-07two more policy issuesRoger Dingledine
2005-01-07some early notes on a 'challenges in tor' paperRoger Dingledine
2005-01-07fix unit tests: address has to be a non-private IP, and socksportRoger Dingledine
2005-01-06document DirAllowPrivateAddressesRoger Dingledine
2005-01-06new config option DirAllowPrivateAddresses for authdirservers.Roger Dingledine
2005-01-06Fix a fun bug: do not rewrite a cached directory back to the cache; otherwise...Nick Mathewson
2005-01-06finish marking my comment in main.cRoger Dingledine
2005-01-06clean up string printing in relay logsRoger Dingledine