Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 529d3bc56f Resolve XXXXs in tortls.c il y a 23 ans
  Nick Mathewson f5b4ef1fa2 Simplify some code paths in TLS; cut down on memory leaks; use il y a 23 ans
  Nick Mathewson 36a3086434 Add router_get_by_pk function; use in connection_tls_finish_handshake. il y a 23 ans
  Roger Dingledine 0761bc7b83 fix typo that's been bugging me il y a 23 ans
  Roger Dingledine 44c3a7c2d7 collect info from peer we just handshaked with il y a 23 ans
  Nick Mathewson e22b271895 Add certificate verification functions il y a 23 ans
  Nick Mathewson 9955b265ab Make crypto structures private to crypto.c il y a 23 ans
  Nick Mathewson 67697d5ab1 Add prototypes for functions to check whether the peer certificate is il y a 23 ans
  Roger Dingledine c0f5ddcf33 fix confirmed win32 bug il y a 23 ans
  Roger Dingledine 0bac4247ca tls infrastructure now in place, give or take il y a 23 ans
  Roger Dingledine 1a9b5f9de9 another wishlist function for the tls interface il y a 23 ans
  Roger Dingledine a6a5784bca add CertFile, Nickname il y a 23 ans
  Roger Dingledine ace475f01c hide the global tls context inside tortls.c il y a 23 ans
  Roger Dingledine 413c7a19ed clean up config.c so it doesn't expose as much il y a 23 ans
  Roger Dingledine 3fa170e11f more futzing towards tls il y a 23 ans
  Roger Dingledine 99035f3520 clean read_to_buf more il y a 23 ans
  Roger Dingledine 77dfd7826d fill in a gap in the spec il y a 23 ans
  Roger Dingledine 7a34cdf5ee general cleanup and reabstraction, to prepare for tls il y a 23 ans
  Roger Dingledine 99d1e4931b move variable declarations to top of function il y a 23 ans
  Nick Mathewson fd20011c26 Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing. il y a 23 ans
  Roger Dingledine 4fb92e5bf7 update the TODO il y a 23 ans
  Roger Dingledine e13d947986 point out why router_forget_router probably doesn't work il y a 23 ans
  Nick Mathewson e14aedaad0 Fix memory leaks in directory parsing il y a 23 ans
  Roger Dingledine c8401a30ae remove op_port from the spec also il y a 23 ans
  Roger Dingledine 7ae853b04c router formats don't include op_port now either il y a 23 ans
  Roger Dingledine ce289f65f2 remove last vestiges of op_port il y a 23 ans
  Roger Dingledine 4c7e936a3a note an assert bug that's still around il y a 23 ans
  Roger Dingledine 90f22933e7 make the conn->package_window bug go away. il y a 23 ans
  Nick Mathewson 14c8bc598b Attempt to track down bug in conn->package_window il y a 23 ans
  Nick Mathewson ee0440f908 Correct description of extracting Kf and Kb from g^xy. il y a 23 ans