Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine c6d4a00c5f more doxygen markup il y a 21 ans
  Nick Mathewson 682a805092 Comments for nearly all non-tricky files il y a 21 ans
  Roger Dingledine 25d54257fb use tor_assert il y a 21 ans
  Roger Dingledine bce1fc43a2 when you get an intro ack, don't also count it as an intro nack il y a 21 ans
  Roger Dingledine 3fa2925a6a if an intro circ waiting for an ack dies before getting one, then il y a 21 ans
  Roger Dingledine f36d7b8fea fix another rare bug: when we had tried all the intro il y a 21 ans
  Roger Dingledine a0a6ed85d1 more useful logging for rend services and clients il y a 21 ans
  Roger Dingledine 9c1470840f i was wrong about one of my invariants il y a 21 ans
  Roger Dingledine 598d8b8f79 put in an extra assert, might find a bug these way il y a 21 ans
  Roger Dingledine cda782bac0 make rendezvous points work again il y a 21 ans
  Roger Dingledine f07d880f38 remove unused variable il y a 21 ans
  Roger Dingledine 1d7979b460 let introcircs receive acks. rend streams now deal correctly again. il y a 21 ans
  Roger Dingledine e0ce205a76 clean up circuit rebuilding some; fix some bugs we hadn't hit yet il y a 21 ans
  Nick Mathewson c9b5ca39de Handle the rendezvous-circ elements of retrying introductions. il y a 21 ans
  Nick Mathewson a4d25bdbd9 <arma> you should make r and i and use r for r and i for i il y a 21 ans
  Nick Mathewson e53ba59250 Handle introduce naks. Arma: Is this right? il y a 21 ans
  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. il y a 21 ans
  Nick Mathewson a5bfe84509 ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet) il y a 21 ans
  Roger Dingledine 3e7c8a40bc bugfix: alice would crash if bob advertised 0 intro points il y a 21 ans
  Nick Mathewson 14e31fbd71 Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath il y a 21 ans
  Roger Dingledine 4d194ef13f clean up rend_client_get_random_intro il y a 21 ans
  Roger Dingledine e79a578fec if the rend desc cache entry was fetched more than 15 mins ago, il y a 21 ans
  Nick Mathewson b07b2cef29 Remember when we received which service desc. il y a 21 ans
  Roger Dingledine d473cf7ee9 set the circ windows on the middle hop of the rend circs il y a 21 ans
  Nick Mathewson 2fc106d210 Force hybrid encryption on for key negotiation il y a 21 ans
  Roger Dingledine 5eca39cdb4 checkpoint commit: rend closer to working, still not there yet il y a 21 ans
  Nick Mathewson ef438b894c Set handshake_state to NULL before appending cpath hops il y a 21 ans
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic il y a 21 ans
  Roger Dingledine 6e6cbaad95 fix the bob-can't-decode-relays bug il y a 21 ans
  Roger Dingledine 2bb18e62cb make rend apconn send to the right cpath layer il y a 21 ans