Historique des commits

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