Commit History

Author SHA1 Message Date
  Nick Mathewson 84b9e90d5f i2d_RSAPublicKey advances the pointer it receives past the ASN1-encoded string. 20 years ago
  Roger Dingledine cebf16eaf0 if a rend stream has already been attached to a rend circ, 20 years ago
  Roger Dingledine 8a209bc4d3 send a destroy after we send an introduce 20 years ago
  Roger Dingledine 5b6099e8a2 more alice-side infrastructure 20 years ago
  Roger Dingledine d70063578d rend point nickname is nul-padded to avoid revealing rend point 20 years ago
  Roger Dingledine fda9d9c779 bob's rend desc must list >=1 intro point 20 years ago
  Roger Dingledine c326422e57 nicknames are at most 19 chars 20 years ago
  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