aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, w...Nick Mathewson2006-06-03
* Patch based on post by Mike C to or-dev; special-case based on use of MSVC, r...Nick Mathewson2006-06-03
* don't stop fetching server descriptors if we're a server andRoger Dingledine2006-06-03
* connection_t kept the identity_pkey but all it did was store it andRoger Dingledine2006-05-30
* and get grammar rightRoger Dingledine2006-05-30
* stop fetching descriptors if we're not a dir mirror and weRoger Dingledine2006-05-30
* END_CIRC_REASON_OR_IDENTITY apparently means that we were told toRoger Dingledine2006-05-30
* tentative change: if you have your dirport set, you are a directoryRoger Dingledine2006-05-30
* simplify a log messageRoger Dingledine2006-05-30
* Add a basic mmap function, with a "fake-it" wrapper to do read_file_from_str ...Nick Mathewson2006-05-28
* directory authorities should be more tolerant of failed reachabilityRoger Dingledine2006-05-28
* clean up a commentRoger Dingledine2006-05-28
* if we're a server and some peer has a broken tls certificate, don'tRoger Dingledine2006-05-26
* be more verbose about testing reachability of our ORPort.Roger Dingledine2006-05-26
* correct a false log message, since we actually reset all ourRoger Dingledine2006-05-26
* resolve an unused variableRoger Dingledine2006-05-26
* Stop being picky about what the arguments to mapaddress look like.Roger Dingledine2006-05-25
* make cookie authentication for the controller work again, maybe.Roger Dingledine2006-05-24
* make options->RedirectExit work again; resolve bug 293.Roger Dingledine2006-05-24
* Stop initializing the hardware accelerator engines simply becauseRoger Dingledine2006-05-24
* Claim a commonname of Tor, rather than TOR, in tls handshakes.Roger Dingledine2006-05-24
* Throw out this UNALIGNED_INT_ACCESS_OK nonsense. Even where it works, it is ...Nick Mathewson2006-05-23
* ignore RunAsDaemon more thoroughly when we're running on windows.Roger Dingledine2006-05-23
* add a few more debugging lines to help mikec track down hisRoger Dingledine2006-05-23
* Remove string size limit on NEWDESC messages; solve bug 291.Nick Mathewson2006-05-22
* All these headers we get via torint.hPeter Palfrader2006-05-10
* Tor servers are also giving spurious "you're invalid" warnings.Roger Dingledine2006-05-09
* stop telling people that "tor -h" will help them in any way.Roger Dingledine2006-05-08
* forward-port the ORPort==0 patchRoger Dingledine2006-05-03
* Start remembering *where* we are storing routerdescs. This will make us easie...Nick Mathewson2006-04-29
* shorten some too-wide linesNick Mathewson2006-04-29
* put one of the XXX's back inRoger Dingledine2006-04-25
* petty cleanupsRoger Dingledine2006-04-25
* Only warn about a down node onceNick Mathewson2006-04-25
* you wanted it spelled properly too? And me not even funded!Nick Mathewson2006-04-25
* fix a segfault in last bug-285-related commit.Nick Mathewson2006-04-25
* Possible partial fix for 285; needs reviewNick Mathewson2006-04-24
* Regenerate our local descriptor if it's dirty and some localRoger Dingledine2006-04-23
* make more hibernate log messages use local time. we should auditRoger Dingledine2006-04-23
* Raise the timeout for complaining about wedged cpuworkers.Roger Dingledine2006-04-18
* class B really means /16 hereRoger Dingledine2006-04-18
* require at least 2**16 assignable virtual addressesNick Mathewson2006-04-18
* mainline branch. Remove some more dead XXXs.Nick Mathewson2006-04-18
* [Forward-port ]Test and document last patch.Nick Mathewson2006-04-18
* [forward-port] Implement an option, VirtualAddrMask, to set which addresses g...Nick Mathewson2006-04-18
* forward-port: "Resolve" all XXX011 items, mostly by marking them non-011.Nick Mathewson2006-04-18
* note another bug: we complain that a router doesn't exist,Roger Dingledine2006-04-17
* slightly clearer log message when you use a nickname rather thanRoger Dingledine2006-04-17
* no need to escape the address for our connections -- they areRoger Dingledine2006-04-16
* if the bottom eighth of the servers by bandwidth is really crummy,Roger Dingledine2006-04-15