Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 954570486f Resolve a FIXME: use identity comparison, not nickname comparison, to il y a 21 ans
  Roger Dingledine 394554cfbf Clean up copyrights. il y a 21 ans
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. il y a 21 ans
  Roger Dingledine d0c158c8d6 clarify the bandwidthburst and bandwidthrate are in bytes il y a 21 ans
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, il y a 21 ans
  Roger Dingledine 97a0a43511 start the process of making 0.0.7* obsolete il y a 21 ans
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() il y a 21 ans
  Nick Mathewson e0cce8fba8 Unify tests for "did I originate this nonopen OR connection?" il y a 21 ans
  Nick Mathewson 9c49947163 Check fingerprint list before generating running-routers lists; also add as-yet-uncalled function to update an OR connection nickname on the fly il y a 21 ans
  Nick Mathewson d20d10f360 If we are an authoritative dirserver, check out the fingerprint list when setting connection nicknames il y a 21 ans
  Roger Dingledine a2517b4f07 checking only 0.0.7 and 0.0.8 didn't work, because some dirservers il y a 21 ans
  Roger Dingledine fa0a1ec49f cleanup: use strcmpstart() in more places il y a 21 ans
  Roger Dingledine 699a9d8b46 commit some minor fixes from this sandbox so i can commit the next one il y a 21 ans
  Roger Dingledine b2c7b5adfb fix a race condition in 008pre2: don't try to extend onto a connection il y a 21 ans
  Roger Dingledine b48cdc9d40 populate router_get_my_routerinfo()->is_verified il y a 21 ans
  Roger Dingledine 1e62d24ddc bugfix: only require the correct key if the nickname is for il y a 21 ans
  Roger Dingledine 84b8f8e04a fix some bool logic il y a 21 ans
  Roger Dingledine e547ab293b make connection_tls_finish_handshake() more plausible. il y a 21 ans
  Nick Mathewson 334de84cbe Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior il y a 21 ans
  Roger Dingledine 73ffcc5cef add a new advertised_server_mode() to distinguish ORs that il y a 21 ans
  Nick Mathewson 54c129d8dc abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mode(), etc. Dont change underlying comments. il y a 21 ans
  Nick Mathewson c2103eb63a Finish most pre2 items: make running-routers list work right; rename secret key files; make even more lookup-by-nickname use lookup-by-id; default nicknames to hostname. il y a 21 ans
  Roger Dingledine 538655cd80 if connecting to an OR fails immediately, mark it as down il y a 21 ans
  Nick Mathewson 7d8de8cd10 More digest/nickname fixes il y a 21 ans
  Roger Dingledine 62dcf9e20f some of the infrastructure to let ORs connect on demand il y a 21 ans
  Nick Mathewson cbab134bd9 Switch most uses of *_by_addr_port to *_by_identity_digest il y a 21 ans
  Nick Mathewson 541add90a1 Track routers by hash of identity key; use hex hash of identity key in place of nickname; accept (and use) hash of identity key in EXTEND cells. il y a 21 ans
  Roger Dingledine 630e930799 don't flush the buf from inside connection_write_to_buf il y a 21 ans
  Roger Dingledine 1cf1836990 break connection_edge_end out of connection_mark_for_close il y a 21 ans
  Nick Mathewson f1bc7af9f5 Make "connected" a different case from "finished_flushing"; always close_immediate whhen connect() fails. il y a 21 ans