Commit History

Author SHA1 Message Date
  Nick Mathewson ec83652357 Logic to implement rendezvous/introduction via unknown servers. 20 years ago
  Nick Mathewson d4972bd2e1 Remove code that has been #if-0ed for a long time. 20 years ago
  Roger Dingledine 91b1fb7ff7 some more cleaning and docing 20 years ago
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 20 years ago
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 years ago
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 20 years ago
  Roger Dingledine 9abef5e483 allow the middle hop of the testing circuit to be running 20 years ago
  Roger Dingledine 28195a0eb1 clean up some log entries 20 years ago
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 20 years ago
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. 20 years ago
  Nick Mathewson 830ac87611 Actually, dont send CREATE_FAST cells at all for now 20 years ago
  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! 20 years ago
  Roger Dingledine 509405a5f7 clean up this TOR_FRAGILE business 20 years ago
  Roger Dingledine f3ea883ccd bugfix: stop trying to print a null pointer if an OR conn fails 20 years ago
  Nick Mathewson 8cc3307e0d Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor messages better. 20 years ago
  Nick Mathewson 2a0b1025e5 Fix bug in last commit when no circid can be found 20 years ago
  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. 20 years ago
  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. 20 years ago
  Nick Mathewson 0e81265359 update copyright notices. 20 years ago
  Roger Dingledine 1ff62dbd18 require exactly 0.0.9.7 for middle hops of testing circs, for now 20 years ago
  Roger Dingledine e786e5dedb when building testing circuits, always use middle hops 20 years ago
  Roger Dingledine 2ff2db8d2a fix some log spacing problems 20 years ago
  Roger Dingledine 1f5c8335e8 still publish your descriptor if orport is reachable but dirport isn't 20 years ago
  Roger Dingledine 4f5192b280 ...and use it to make sure we only conclude reachability if 20 years ago
  Roger Dingledine b8fe866a9d forward-port the fixing of the crash bug. 20 years ago
  Roger Dingledine 36baf7219d stop most cases of hanging up on a socks connection without sending 20 years ago
  Roger Dingledine b8d38dc57b try harder to establish reachability, in the first 20 minutes 20 years ago
  Roger Dingledine 1328383482 make it clearer to the human that his server is testing 20 years ago
  Nick Mathewson 631ab5c69b Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths from freed ones. I audited this once; it could use another audit. 20 years ago
  Roger Dingledine ad5f5ddf7e remove a duplicate circuit_mark_for_close() when picking 20 years ago