Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Nick Mathewson 8483bace65 Get the rest of intro-ack/nak handling in ... except for the tricky "pick a new intro and re-extend and re-try" part. 21 vuotta sitten
  Nick Mathewson 5af7e27c62 Re-number the new relay command so as to maintain backward compatibility. Doh! 21 vuotta sitten
  Nick Mathewson a5bfe84509 ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet) 21 vuotta sitten
  Roger Dingledine f4ff5a75c1 break circuit_build_needed_circs into its own func 21 vuotta sitten
  Nick Mathewson 4e1b65f53d Dump introduction point status on kill -USR1 21 vuotta sitten
  Roger Dingledine 4011906b6b get more serious about hunting The Bug 21 vuotta sitten
  Roger Dingledine eb9f5a561e circuit-level sendmes weren't working, because the exit 21 vuotta sitten
  Nick Mathewson 14e31fbd71 Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath 21 vuotta sitten
  Roger Dingledine e79a578fec if the rend desc cache entry was fetched more than 15 mins ago, 21 vuotta sitten
  Nick Mathewson 6649645f09 Insert a *copy* of our routerinfo into the routerlist. 21 vuotta sitten
  Nick Mathewson b07b2cef29 Remember when we received which service desc. 21 vuotta sitten
  Nick Mathewson 8169da5c30 Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need 21 vuotta sitten
  Nick Mathewson 75c19716a8 Put ourself in router list; act accordingly. 21 vuotta sitten
  Nick Mathewson f24519e4b9 Set correct address and port mappings on outgoing rendezvous connections 21 vuotta sitten
  Roger Dingledine 95f0e36f08 alice just fetched bob's hidden webpage. 21 vuotta sitten
  Nick Mathewson 0f74b68edd make router_get_by_nickname consider this router. 21 vuotta sitten
  Nick Mathewson 04e8dc9026 Implement response to RENDEZVOUS2 cell. 21 vuotta sitten
  Roger Dingledine ac84512489 complain early if we get an unrecognized nickname from 21 vuotta sitten
  Roger Dingledine 5b6099e8a2 more alice-side infrastructure 21 vuotta sitten
  Roger Dingledine 7793078dff alice can now look up bob's service descriptor, 21 vuotta sitten
  Nick Mathewson a9813f0210 Implement acks 21 vuotta sitten
  Nick Mathewson 3af1191023 Add func to generate,set,and send rend cookie 21 vuotta sitten
  Nick Mathewson b3c2b62a14 Make "common" no longer depend on or.h 21 vuotta sitten
  Nick Mathewson d93ff0b82f Handle rendezvous relay cells 21 vuotta sitten
  Roger Dingledine 8a1ad2b84e more progress on alice's side 21 vuotta sitten
  Nick Mathewson 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 21 vuotta sitten
  Roger Dingledine 8c19d6e3d7 alice can intercept y.onion requests, do a lookup on them via tor, 21 vuotta sitten
  Nick Mathewson 88e2a09c22 Startup without crashing. 21 vuotta sitten
  Roger Dingledine bbc9484957 fix some bugs; more remain 21 vuotta sitten
  Roger Dingledine 2202c2c7ec AP conns use conn->rend_query now too 21 vuotta sitten