提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 19 年之前
  Roger Dingledine 394554cfbf Clean up copyrights. 19 年之前
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 19 年之前
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. 19 年之前
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 20 年之前
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 20 年之前
  Roger Dingledine 7459d067a5 now base16_encode() and base32_encode() can't ever fail 20 年之前
  Nick Mathewson 7511fbf993 Resolve some XXXs 20 年之前
  Nick Mathewson 537fb82cbb Make some functions static 20 年之前
  Nick Mathewson 81922a125c More doxygenation. 20 年之前
  Roger Dingledine c6d4a00c5f more doxygen markup 20 年之前
  Nick Mathewson 682a805092 Comments for nearly all non-tricky files 20 年之前
  Roger Dingledine 25d54257fb use tor_assert 20 年之前
  Nick Mathewson a5bfe84509 ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet) 20 年之前
  Roger Dingledine 2321d21b3b bump allowed rend desc skew from 60 mins to 90 mins 20 年之前
  Roger Dingledine 3b97a54226 when rend_cache_store warns, give more detail 20 年之前
  Roger Dingledine 4122e2de11 stop being so eager to have rend_cache_store reject the 20 年之前
  Nick Mathewson bb46d782ab Be endianly-correct for rendezvous functionality 20 年之前
  Nick Mathewson 40f7324eea Allow service descriptors with no intro points 20 年之前
  Nick Mathewson b07b2cef29 Remember when we received which service desc. 20 年之前
  Roger Dingledine 5eca39cdb4 checkpoint commit: rend closer to working, still not there yet 20 年之前
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 年之前
  Roger Dingledine 5b6099e8a2 more alice-side infrastructure 20 年之前
  Roger Dingledine 7793078dff alice can now look up bob's service descriptor, 20 年之前
  Nick Mathewson a9813f0210 Implement acks 20 年之前
  Nick Mathewson cb07e2ad27 Strdup hates finding 0 bytes. 20 年之前
  Nick Mathewson d93ff0b82f Handle rendezvous relay cells 20 年之前
  Roger Dingledine 7eaa655b6d publish and fetch the right rendezvous urls 20 年之前
  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 年之前
  Roger Dingledine 4e996a4ce8 tabs 20 年之前