Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 59653fea45 Make OS X log happily to /var/log/Tor vor 20 Jahren
  Nick Mathewson df9c8feac7 Commit fixes for several pending tor core tasks: document all DOCDOCed functions; time out uncontrolled unattached streams; feed reasons to SOCKS5 (refactoring connection_ap_handshake_socks_reply in the process); change DirFetchPeriod/StatusFetchPeriod to have a special "Be smart" value. vor 20 Jahren
  Nick Mathewson fd150459b3 Raise common code for "detach this stream and try it with a different circuit" into a separate function; make that function handle controller-managed streams right. vor 20 Jahren
  Roger Dingledine a6b742dfb2 and put ShutdownWaitLength in man page vor 20 Jahren
  Nick Mathewson 115271f65e Implement the common case of ATTACHSTREAM. vor 20 Jahren
  Nick Mathewson 49dd5e7439 add another item to TODO vor 20 Jahren
  Nick Mathewson 71a3560c72 expand a couple of items vor 20 Jahren
  Nick Mathewson c185825585 Finish implementing GETINFO; make it easy to query address maps. vor 20 Jahren
  Nick Mathewson f90ccf5648 Implement new controller events for changed descriptors and new (not-yet-attached) streams. vor 20 Jahren
  Nick Mathewson 5f8e2c2bc4 Rename unused-address functions to virtual address; this is more accurate. Also, include almost-right implementation of reusing dont-care mappings. (It is still kind of wrong because it does not take type into account.) vor 20 Jahren
  Nick Mathewson b494c2223d Specify and implement fragmented control messages to allow for (among other things) long GETINFO replies. Otherwise we could hit the 64K barrier on questions like "please dump your client-side DNS cache." vor 20 Jahren
  Nick Mathewson 65230fd39f Implement "Dont-Care" from addresses to MapAddress control message. For safety, refuse to launch connections to unmapped addresses in the dont-care range. vor 20 Jahren
  Nick Mathewson e14f812a67 Still more code to make sure we send the right number and kind of RELAY END cells vor 20 Jahren
  Nick Mathewson afe414f070 Revise all calls to connection_edge_end to avoid sending MISC, and to take errno into account where possible. vor 20 Jahren
  Nick Mathewson 4ddf768a4f Forward-port new reasons; clean up code more; add code to convert new reasons to SOCKS5 reply codes; add code to convert errnos to reasons. New code still needs to get invoked. vor 20 Jahren
  Nick Mathewson 83743d64ab Change version parsing logic: a version is "obsolete" if it is not recommended and (1) there is a newer recommended version in the same series, or (2) there are no recommended versions in the same series, but there are some recommended versions in a newer series. A version is "new" if it is newer than any recommended version in the same series. vor 20 Jahren
  Roger Dingledine 331badb6ef update todo vor 20 Jahren
  Nick Mathewson 8efb2a957d Make sure that router_get_by_* can always return "me" vor 20 Jahren
  Nick Mathewson fa92e5486b Make some control spec stuff done vor 20 Jahren
  Nick Mathewson d21f007a84 Note done things on TODO vor 20 Jahren
  Roger Dingledine 59b1b7770c caching .exit stuff is done vor 20 Jahren
  Nick Mathewson 98d37b2a6f Add a log-related item. vor 20 Jahren
  Roger Dingledine 2ecd3ff709 man page entry for httpsproxy vor 20 Jahren
  Roger Dingledine 043fd5666f a list of things to do so we can decentralize vor 20 Jahren
  Nick Mathewson 3135234f4d more 010x todos vor 20 Jahren
  Roger Dingledine 5232481eed assign a few tasks vor 20 Jahren
  Nick Mathewson 14f6d74c6d First cut at labelinging things for 0.1.0.x vor 20 Jahren
  Roger Dingledine dd7333b2a1 a few more items for the todo vor 20 Jahren
  Nick Mathewson de71abd238 Note that we should audit for more bucket over/underflow vor 20 Jahren
  Roger Dingledine 8b19e8154a mark a few tasks as done, add a few more vor 21 Jahren