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