Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson ce9995a579 Replace an infinite-stack-recursion bug with a generate-infinite-debug-messages bug. Maybe it isnt such a good idea to send LOG_DEBUG messages to the controller after all? vor 20 Jahren
  Nick Mathewson f1dfa30064 Fix postdescriptor behavior: on non-complete success, only say "done" once. vor 20 Jahren
  Nick Mathewson 74dc7eedc5 Add kludgy function to force controllers to flush EVENT_ERR_MSG events. vor 20 Jahren
  Nick Mathewson 4991290935 Revise control spec and implementation to allow all log messages to be sent to controller with their severities intact. vor 20 Jahren
  Nick Mathewson 055ee7c323 Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap. vor 20 Jahren
  Nick Mathewson 4a90d37229 Better messages when POSTDESCRIPTOR fails vor 20 Jahren
  Nick Mathewson 0e81265359 update copyright notices. vor 20 Jahren
  Nick Mathewson 1bf1f44e74 Fix bug in redirectstream. vor 20 Jahren
  Roger Dingledine 7a79acd9f6 clean up socks reply stuff more. vor 20 Jahren
  Roger Dingledine 36baf7219d stop most cases of hanging up on a socks connection without sending vor 20 Jahren
  Roger Dingledine fa3c9d94bc when you attachstream to a circid of 0, send back an answer vor 20 Jahren
  Roger Dingledine 09ef2b7e41 cleanup so connection_ap_handshake_attach_chosen_circuit() always vor 20 Jahren
  Nick Mathewson 0cfdeb01c8 Debug EXTENDCIRCUIT vor 20 Jahren
  Nick Mathewson 6e4bccc4ac Make GETINFO for "network-status" work on non-authdirs vor 20 Jahren
  Nick Mathewson b9016bd18f Fix several bugs (including some crashes) related to control interface; implement missing desc/name functionality. vor 20 Jahren
  Nick Mathewson 7a0072cc1a Specify and implement close-stream and close-circuit control messages vor 20 Jahren
  Roger Dingledine d6a0e5bcc9 when reporting events about streams, use the "real" address for vor 20 Jahren
  Roger Dingledine 76a03e8635 handle_control_getinfo() was counting msg_len itself, vor 20 Jahren
  Roger Dingledine ed9524a626 Remove controller getinfo support for "desc/all-ids". vor 20 Jahren
  Roger Dingledine 35953edae0 Implement controller's "extendcircuit" directive. vor 20 Jahren
  Nick Mathewson 07a7b6af64 Implement redirectstream in control interface. 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 97dad670ea Renormalize whitespace vor 20 Jahren
  Nick Mathewson 115271f65e Implement the common case of ATTACHSTREAM. vor 20 Jahren
  Nick Mathewson 6394f77edb Initialize msg_len vor 20 Jahren
  Nick Mathewson a308353600 Fix const-ness warning vor 20 Jahren
  Nick Mathewson c185825585 Finish implementing GETINFO; make it easy to query address maps. vor 21 Jahren
  Nick Mathewson f90ccf5648 Implement new controller events for changed descriptors and new (not-yet-attached) streams. vor 21 Jahren
  Nick Mathewson 5315b61e13 Fix some log messages to refer to correct control type. vor 21 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 21 Jahren