Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine 40ecaf4857 answer nick's XXX, and muck with some log domain choices il y a 20 ans
  Roger Dingledine 44b3f3060a make circ->onionskin a pointer, not a static array. moria2 was using il y a 20 ans
  Nick Mathewson 9492424d3f Per comments at the bottom of openssl/FAQ, call even more functions to il y a 20 ans
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. il y a 20 ans
  Nick Mathewson e7e170a59e Change more files to new loggin interface. 3 left. il y a 20 ans
  Peter Palfrader 0d9aedfcea Downgrade a few INFO level logs to DEBUG again. Also add two or three new il y a 20 ans
  Roger Dingledine e286c4267e there was no need to die when we failed to spawn a cpuworker. il y a 20 ans
  Roger Dingledine 04d42ea433 rotate dns and cpu workers if the controller changes options that il y a 20 ans
  Roger Dingledine 10ff723938 initialize the dns worker cache tree whether or not we start il y a 20 ans
  Nick Mathewson d85bfe83bf Make errors retrievable from tor_socketpair; resolve bug 163. il y a 21 ans
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. il y a 21 ans
  Roger Dingledine fcd0fc3364 flesh out the source file descriptions for doxygen il y a 21 ans
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. il y a 21 ans
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. il y a 21 ans
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX il y a 21 ans
  Nick Mathewson b35f7dacef Call tor_free_all instead of connections_free_all after forking il y a 21 ans
  Nick Mathewson ab34901263 New and frightening code to implement fast-path first-hop CREATE_FAST cells. Watch out when we bump the version to 0.1.0.6-rc! il y a 21 ans
  Roger Dingledine 92b970d2a6 only complain about wedged cpuworkers after an hour, not 100 secs il y a 21 ans
  Nick Mathewson 656e31ba33 If it has not been 100 seconds since we told the cpuworker about an onion, complain! Oh, wait... il y a 21 ans
  Roger Dingledine 6bdfd97272 add function comment il y a 21 ans
  Roger Dingledine ab8a0bb52c We have a bug that I can't find. Sometimes, very rarely, cpuworkers get il y a 21 ans
  Roger Dingledine 9cbaf4603d fix an assert trigger: when we have the rare case of accepting il y a 21 ans
  Nick Mathewson b7cdcf3462 Hopefully, this will make ORs much faster, and not break them: keep a big splay tree of (circid,orconn)->circuit mappings to make circuit_get_by_circid_conn much faster. il y a 21 ans
  Nick Mathewson 46be0fa999 Make last fix work on windows too. il y a 21 ans
  Nick Mathewson 0fff263a46 Fix possible bug on threading platforms with running out of fds do to cpuworkers and dnsworkers. il y a 21 ans
  Nick Mathewson 0e81265359 update copyright notices. il y a 21 ans
  Nick Mathewson 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. il y a 21 ans
  Roger Dingledine 0b9b97aaf4 forward-port the shutting up il y a 21 ans
  Roger Dingledine 38be533c69 Handle unavailable hidden services better. We try each intro point il y a 21 ans
  Nick Mathewson e0bf597665 Give more useful log messages when the tor process closes dns/cpuworker connections. "Error: Success!" makes us seem like crazy people." il y a 21 ans