Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson 67697d5ab1 Add prototypes for functions to check whether the peer certificate is 21 年之前
  Roger Dingledine c0f5ddcf33 fix confirmed win32 bug 21 年之前
  Roger Dingledine 0bac4247ca tls infrastructure now in place, give or take 21 年之前
  Roger Dingledine 1a9b5f9de9 another wishlist function for the tls interface 21 年之前
  Roger Dingledine a6a5784bca add CertFile, Nickname 21 年之前
  Roger Dingledine ace475f01c hide the global tls context inside tortls.c 21 年之前
  Roger Dingledine 413c7a19ed clean up config.c so it doesn't expose as much 21 年之前
  Roger Dingledine 3fa170e11f more futzing towards tls 21 年之前
  Roger Dingledine 99035f3520 clean read_to_buf more 21 年之前
  Roger Dingledine 77dfd7826d fill in a gap in the spec 21 年之前
  Roger Dingledine 7a34cdf5ee general cleanup and reabstraction, to prepare for tls 21 年之前
  Roger Dingledine 99d1e4931b move variable declarations to top of function 21 年之前
  Nick Mathewson fd20011c26 Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing. 21 年之前
  Roger Dingledine 4fb92e5bf7 update the TODO 21 年之前
  Roger Dingledine e13d947986 point out why router_forget_router probably doesn't work 21 年之前
  Nick Mathewson e14aedaad0 Fix memory leaks in directory parsing 21 年之前
  Roger Dingledine c8401a30ae remove op_port from the spec also 21 年之前
  Roger Dingledine 7ae853b04c router formats don't include op_port now either 21 年之前
  Roger Dingledine ce289f65f2 remove last vestiges of op_port 21 年之前
  Roger Dingledine 4c7e936a3a note an assert bug that's still around 21 年之前
  Roger Dingledine 90f22933e7 make the conn->package_window bug go away. 21 年之前
  Nick Mathewson 14c8bc598b Attempt to track down bug in conn->package_window 21 年之前
  Nick Mathewson ee0440f908 Correct description of extracting Kf and Kb from g^xy. 21 年之前
  Roger Dingledine 0878ceb779 remove bandwidth negotation from the code 21 年之前
  Roger Dingledine 092126eac7 remove bandwidth from handshake negotiations 21 年之前
  Roger Dingledine 58c5d5e918 fix formatting in crypto.c for my sanity 21 年之前
  Roger Dingledine 215ca90c05 fix a mild memory leak (10 bytes each time an OR connected to an OR) 21 年之前
  Roger Dingledine 330b038d03 add router twins to the spec 21 年之前
  Roger Dingledine 36f055e7ee start honoring the recommended_versions string 21 年之前
  Roger Dingledine 33b0569fba remove duplicate packagewindow-checking code, 21 年之前