Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson 76f769deb9 Remaining 008pre1 items done; deferred where more design is needed. пре 20 година
  Roger Dingledine ba5d48e852 router->is_trusted_dir implies router->dir_port>0 пре 20 година
  Nick Mathewson 65e26bae3d Check directory signatures based on name of signer, not on whom we got the directory from. пре 20 година
  Roger Dingledine 011ccbbf8d crank up some of our constants, for better scalability пре 20 година
  Nick Mathewson 50b7ebcf9e Make directory functions update routerlist, not replace it. Add notion of OR-is-trusted-to-be-a-dirserver. Arma, please review: does this handle being a dirserver right? пре 20 година
  Roger Dingledine 5ba9235873 clean up directory.c API пре 20 година
  Roger Dingledine 1cf1836990 break connection_edge_end out of connection_mark_for_close пре 20 година
  Roger Dingledine 7ee6194f3a break part of circuit.c into relay.c пре 20 година
  Nick Mathewson f1bc7af9f5 Make "connected" a different case from "finished_flushing"; always close_immediate whhen connect() fails. пре 20 година
  Nick Mathewson 81922a125c More doxygenation. пре 20 година
  Roger Dingledine c6d4a00c5f more doxygen markup пре 20 година
  Roger Dingledine b384c5a18d bugfix: do directory_send_command only after we've established a socket пре 20 година
  Roger Dingledine d4efa475a1 forward-port header-length-increase patch пре 20 година
  Roger Dingledine 9bf9ca4d09 bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving. пре 20 година
  Nick Mathewson 924f60288a More documentation; fix for compilation warning пре 20 година
  Nick Mathewson 2ba0776b02 Only connection_add connections once they have conn->s sett; refactor code around this. Should make stuff more bulletproof. пре 20 година
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. пре 20 година
  Roger Dingledine 158e2cf536 set Content-Type on the directory and hidserv descriptor пре 20 година
  Roger Dingledine 25d54257fb use tor_assert пре 20 година
  Roger Dingledine 14c30fe9fa bugfix: give dir_conn a state before building the bridge, so it has пре 20 година
  Roger Dingledine 8f8d185f4b give better instructions than just 'mail arma' пре 20 година
  Roger Dingledine c5bef32d95 call directory_has_arrived has arrived every time we get пре 20 година
  Nick Mathewson 2a01e3ad10 Launch intro services after launching connections; allow ORs to build circuits through as-yet-unconnectd ORs пре 20 година
  Roger Dingledine 9d38311ae3 allow for directories >8192 bytes пре 20 година
  Roger Dingledine e79a578fec if the rend desc cache entry was fetched more than 15 mins ago, пре 20 година
  Nick Mathewson b07b2cef29 Remember when we received which service desc. пре 20 година
  Nick Mathewson 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code пре 20 година
  Roger Dingledine 7eaa655b6d publish and fetch the right rendezvous urls пре 20 година
  Roger Dingledine 8c19d6e3d7 alice can intercept y.onion requests, do a lookup on them via tor, пре 20 година
  Roger Dingledine a8d805e292 break out circ->rend_service пре 20 година