コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 236e8b605e Adding some assertions to onion.c 7 年 前
  Nick Mathewson 9e840e6c7d Add ExtendByEd25519ID consensus parameter/torrc option 7 年 前
  Nick Mathewson e054211237 Migrate extend2/create2 cell encoding to Trunnel 7 年 前
  Nick Mathewson aae034d13e Write a bunch of module documentation. 7 年 前
  teor (Tim Wilson-Brown) febd4ab0e5 Client & HS make sure every hop in every non-HS path supports ntor 8 年 前
  Nick Mathewson ae22c249c3 Improve test coverage a little on onion*.c 8 年 前
  Andrea Shepard 925f76b486 Keep make check-spaces happy 8 年 前
  Nick Mathewson d6b2af7a3a Merge branch 'bug19180_easy_squashed' 8 年 前
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 年 前
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 年 前
  Roger Dingledine 1103d82492 fix typo in comment 8 年 前
  Nick Mathewson 57699de005 Update the copyright year. 8 年 前
  Nick Mathewson d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 年 前
  Nick Mathewson 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 10 年 前
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年 前
  Sebastian Hahn 909aa51b3f Remove configure option to disable curve25519 9 年 前
  Nick Mathewson fb91d647ac Downgrade 'invalid result from curve25519 handshake: 4' warning 9 年 前
  Nick Mathewson 7ad0cd209c Merge remote-tracking branch 'public/bug9635' 10 年 前
  Nick Mathewson 1b3bddd013 scan-build: Have clear_pending_onions walk the lists more obviously 10 年 前
  Nick Mathewson de9de9e7dd Give specific warnings when client-side onionskin handshakes fail 10 年 前
  Nick Mathewson 9030360277 Add explicit check for 0-length extend2 cells 10 年 前
  Roger Dingledine 86907ea4db Merge branch 'maint-0.2.4' 10 年 前
  Roger Dingledine f51add6dbc Revert e443beff and solve it a different way 10 年 前
  Roger Dingledine e443beffeb don't let recently_chosen_ntors overflow 10 年 前
  Roger Dingledine 6156887adf Merge branch 'maint-0.2.4' 10 年 前
  Roger Dingledine c6f1668db3 nickm wants us to prioritize tap in a currently-rare edge case 10 年 前
  Roger Dingledine a4400952ee Be more general in calculating expected onion queue processing time 10 年 前
  Roger Dingledine a66791230f let the NumNTorsPerTAP consensus param override our queue choice 10 年 前
  Roger Dingledine 7acc7c3dc6 do a lopsided round-robin between the onion queues 10 年 前