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