Commit History

Author SHA1 Message Date
  Roger Dingledine 7793078dff alice can now look up bob's service descriptor, 20 years ago
  Nick Mathewson a9813f0210 Implement acks 20 years ago
  Nick Mathewson 3af1191023 Add func to generate,set,and send rend cookie 20 years ago
  Nick Mathewson 82cde03ddc Make it build on linux 20 years ago
  Roger Dingledine 86f2ddc88d nick, can you make and send the rendezvous cookie? 20 years ago
  Nick Mathewson b3c2b62a14 Make "common" no longer depend on or.h 20 years ago
  Nick Mathewson cb07e2ad27 Strdup hates finding 0 bytes. 20 years ago
  Nick Mathewson d93ff0b82f Handle rendezvous relay cells 20 years ago
  Roger Dingledine 7eaa655b6d publish and fetch the right rendezvous urls 20 years ago
  Nick Mathewson ba196a9d17 Use (set|get)_uint(16|32) in lieu of memcpy where reasonable. 20 years ago
  Roger Dingledine 8a1ad2b84e more progress on alice's side 20 years ago
  Nick Mathewson 7451de5d97 Loops work better when they terminate. Non-terminating loops are easier 20 years ago
  Nick Mathewson ffc58cd91a Build without warnings against openssl 0.9.6 20 years ago
  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. 20 years ago
  Roger Dingledine 3dc3d0c4cc it's HiddenServiceDir 20 years ago
  Roger Dingledine 4e996a4ce8 tabs 20 years ago
  Roger Dingledine 8c19d6e3d7 alice can intercept y.onion requests, do a lookup on them via tor, 20 years ago
  Roger Dingledine 15036380a8 no underscores in nicknames 20 years ago
  Nick Mathewson 99dc566c18 Add examples for hidden services 20 years ago
  Nick Mathewson 88e2a09c22 Startup without crashing. 20 years ago
  Nick Mathewson fc4d15baf6 Hide smartlist internals 20 years ago
  Roger Dingledine bbc9484957 fix some bugs; more remain 20 years ago
  Roger Dingledine 06c812c2de remember to lower-case the y in y.onion 20 years ago
  Roger Dingledine 2202c2c7ec AP conns use conn->rend_query now too 20 years ago
  Nick Mathewson 2bc2f1ed03 Finish renaming rend_service field 20 years ago
  Roger Dingledine a8d805e292 break out circ->rend_service 20 years ago
  Nick Mathewson e8345bfced refactor; start adding debugging logs to midpoint rend stuff 20 years ago
  Nick Mathewson 25a9bc594f Finish missing comment :p 20 years ago
  Nick Mathewson 08d748b6b3 Implement rennd_services_init 20 years ago
  Roger Dingledine fc3d7383e7 router_choose_random_node can take a smartlist of nodes to exclude 20 years ago