Commit History

作者 SHA1 備註 提交日期
  Roger Dingledine 7eaa655b6d publish and fetch the right rendezvous urls 21 年之前
  Nick Mathewson ba196a9d17 Use (set|get)_uint(16|32) in lieu of memcpy where reasonable. 21 年之前
  Roger Dingledine 8a1ad2b84e more progress on alice's side 21 年之前
  Nick Mathewson 7451de5d97 Loops work better when they terminate. Non-terminating loops are easier 21 年之前
  Nick Mathewson ffc58cd91a Build without warnings against openssl 0.9.6 21 年之前
  Nick Mathewson 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 21 年之前
  Roger Dingledine 3dc3d0c4cc it's HiddenServiceDir 21 年之前
  Roger Dingledine 4e996a4ce8 tabs 21 年之前
  Roger Dingledine 8c19d6e3d7 alice can intercept y.onion requests, do a lookup on them via tor, 21 年之前
  Roger Dingledine 15036380a8 no underscores in nicknames 21 年之前
  Nick Mathewson 99dc566c18 Add examples for hidden services 21 年之前
  Nick Mathewson 88e2a09c22 Startup without crashing. 21 年之前
  Nick Mathewson fc4d15baf6 Hide smartlist internals 21 年之前
  Roger Dingledine bbc9484957 fix some bugs; more remain 21 年之前
  Roger Dingledine 06c812c2de remember to lower-case the y in y.onion 21 年之前
  Roger Dingledine 2202c2c7ec AP conns use conn->rend_query now too 21 年之前
  Nick Mathewson 2bc2f1ed03 Finish renaming rend_service field 21 年之前
  Roger Dingledine a8d805e292 break out circ->rend_service 21 年之前
  Nick Mathewson e8345bfced refactor; start adding debugging logs to midpoint rend stuff 21 年之前
  Nick Mathewson 25a9bc594f Finish missing comment :p 21 年之前
  Nick Mathewson 08d748b6b3 Implement rennd_services_init 21 年之前
  Roger Dingledine fc3d7383e7 router_choose_random_node can take a smartlist of nodes to exclude 21 年之前
  Roger Dingledine f34e6da3e7 now circuit_get_newest returns an appropriate circ for your purpose 21 年之前
  Nick Mathewson 4cb21bab48 Make preferred/excluded intro points configurable 21 年之前
  Nick Mathewson a981c4099a Implement midpoint functionality for rendezvous points. 21 年之前
  Nick Mathewson 79fc52170e For hidden services: handle INTRODUCE2, send ESTABLISH_INTRO, RENDEZVOUS1. 21 年之前
  Nick Mathewson 6b958494f3 refactor to use new digest/checksig wrapper, add emacs magic, untabify 21 年之前
  Nick Mathewson cbbd13f789 Add new functions to wrap digest and sign/checksig. 21 年之前
  Nick Mathewson cc8dc4e34c Clarify handdshake digest logic 21 年之前
  Roger Dingledine 64cb3a027f teach directory servers to handle renddesc responses 21 年之前