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 20 ans
  Nick Mathewson 7daab4034d Fix windows build for VC6; centralize newline-fiasco-damage-control logic il y a 20 ans
  Nick Mathewson cd753df7bf Resolve many XXXs and all DOCDOCs il y a 20 ans
  Roger Dingledine 9f3e3d2b71 stop wanting to split init_keys() il y a 20 ans
  Nick Mathewson 180e0a9326 Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ignore). il y a 20 ans
  Roger Dingledine 6521c2ce51 Stop using the wrong DataDirectory when we're validating. il y a 20 ans
  Roger Dingledine 8b9d7da59f while we hibernate, our declared bandwidth capacity is 0 il y a 20 ans
  Roger Dingledine 394554cfbf Clean up copyrights. il y a 20 ans
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. il y a 20 ans
  Roger Dingledine d0c158c8d6 clarify the bandwidthburst and bandwidthrate are in bytes il y a 20 ans
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, il y a 20 ans
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) il y a 20 ans
  Nick Mathewson 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! il y a 20 ans
  Nick Mathewson 44d4516155 Use tor_snprintf, not snprintf il y a 20 ans
  Nick Mathewson 06fa8fc05f Avoid strcat; use snprintf or strlcat instead il y a 20 ans
  Nick Mathewson bc62f8e983 Replace sprintf with snprintf il y a 20 ans
  Nick Mathewson e5049d5aa3 Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to il y a 20 ans
  Roger Dingledine 97a0a43511 start the process of making 0.0.7* obsolete il y a 20 ans
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() il y a 20 ans
  Nick Mathewson a42adce362 fix memory leak in router.c; start relying on NULL==(zero bytes) il y a 20 ans
  Nick Mathewson 7fa5d224d4 Implement "families" of coadministered nodes; prevent them all from appearing on the same circuit. il y a 20 ans
  Nick Mathewson 08c33f0b46 Compile without warnings on windows il y a 20 ans
  Nick Mathewson bd10bf4b5b Try to always dtrt if routerlist==NULL il y a 20 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
  Nick Mathewson 0d5a847f12 Remove need for dirservers file: now, we note trusted dirservers in configuration options, and only need to remember addr:port and key digest for each one. il y a 20 ans
  Nick Mathewson 9dc72de41f Omit any exit rules that follow a catch-all rule when writing a router descriptor. il y a 20 ans
  Nick Mathewson dad7c71686 Workaround for bug on windows where cached-directories get crlf corruption. il y a 20 ans
  Nick Mathewson 2bba65148b Refactor fingerprint handling: remember hex digests (no spaces) instead of beautified fingerprints il y a 20 ans
  Roger Dingledine 136d4e5739 prefer tor_free to free il y a 20 ans