Historique des commits

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