Commit History

Author SHA1 Message Date
  Robert Ransom 104c50fedb Log whenever a circuit's purpose is changed 12 years ago
  Nick Mathewson 6a6233b70b Fix a couple of memory leaks in rend_add_service spotted by coverity 12 years ago
  Nick Mathewson f0589da0e3 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Robert Ransom 565463243c Include HiddenServiceDir in some warning messages 12 years ago
  Robert Ransom 272dd90b5c Ignore timestamps of INTRODUCE2 cells 12 years ago
  Robert Ransom 1a52a947c5 Move the real INTRODUCE2 replay-detection cache into rend_intro_point_t 12 years ago
  Robert Ransom 1eba4f0cc3 Make introduction points expire 12 years ago
  Robert Ransom 00885652db Allow intro points to expire somewhat gracefully 12 years ago
  Robert Ransom ae9a831294 Use SMARTLIST_FOREACH_BEGIN and _END, not a for loop 12 years ago
  Robert Ransom e46d56a9b4 Correct bogus comments 12 years ago
  Robert Ransom 290b4dc3d6 Use a more meaningful variable name 12 years ago
  Robert Ransom 68331cbd81 Determine whether an intro point was in the last HS desc in a sane way 12 years ago
  Robert Ransom 3f6a2d3e2a Record which intro points were listed in the last HS desc 12 years ago
  Robert Ransom 6f035cb2b4 Record the number of INTRODUCE2 cells each intro point has received 12 years ago
  Robert Ransom 6b26999146 Correct a log message 12 years ago
  Robert Ransom c60148c7f5 Record the time at which each intro point was first published 12 years ago
  Robert Ransom 6f220de7b9 Improve a comment 12 years ago
  Robert Ransom 190aac0eab Allow different HSes to maintain different numbers of intro points 12 years ago
  Nick Mathewson 169c81844d Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Robert Ransom 739c21e97b Free rend_data and intro_key when extra intro circs become general-purpose 12 years ago
  Nick Mathewson 00b2b69add Fix names of functions that convert strings to addrs 12 years ago
  Nick Mathewson 386966142e Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Robert Ransom 8ea6d29fe4 Demote 'INTRODUCE2 cell is too {old,new}' message to info level 12 years ago
  Robert Ransom b10735903b Demote HS 'replay detected' log message for DH public keys to info level 12 years ago
  Nick Mathewson 35f9be7d04 Merge remote-tracking branch 'rransom-tor/typo-fix-ohkah8Ah' 12 years ago
  Robert Ransom c621e52883 Fix log message typo. 12 years ago
  Nick Mathewson a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 4467799f45 Merge remote-tracking branch 'public/enhance_replay_detection' into maint-0.2.2 12 years ago
  Nick Mathewson cb9226bcdb Check for replays in PK-encrypted part of intro cell, not just in the g^x value 13 years ago
  Nick Mathewson c2d3da6303 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago