Cronologia Commit

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