Историја ревизија

Аутор SHA1 Порука Датум
  Roger Dingledine e93077c82a fix a minor leak for people offering hidden services пре 20 година
  Nick Mathewson b457cfb5eb Spell-check strings and comments пре 20 година
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. пре 20 година
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. пре 20 година
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore пре 20 година
  Nick Mathewson 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: пре 20 година
  Roger Dingledine 4b76fe8036 Break DirFetchPostPeriod into: пре 20 година
  Nick Mathewson 180e0a9326 Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ignore). пре 20 година
  Nick Mathewson cb5de85585 Separate validate from activate. Document undocumented stuff in config.c. пре 20 година
  Roger Dingledine 394554cfbf Clean up copyrights. пре 20 година
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. пре 20 година
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) пре 20 година
  Roger Dingledine b390786582 Hidden service operators had a bug in version 1 style INTRODUCE cells пре 20 година
  Roger Dingledine 51e16233cb Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() пре 20 година
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. пре 20 година
  Nick Mathewson 44d4516155 Use tor_snprintf, not snprintf пре 20 година
  Nick Mathewson bc62f8e983 Replace sprintf with snprintf пре 20 година
  Roger Dingledine 20cdc0a517 fix a memory leak пре 20 година
  Roger Dingledine defe1e5f3c start generating new version of introduce1 cells пре 20 година
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() пре 20 година
  Nick Mathewson 47dc024f7e Change interface of parse_addr_port() to return address in host order, since most users seem to want that. пре 20 година
  Roger Dingledine 572714a458 bugfix: parse_addr_port() bites us again -- it returns addr in network order. пре 20 година
  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 година
  Nick Mathewson f14117bffd fix warning about always-false comparison; detect too-large realport better пре 20 година
  Roger Dingledine 0b4d3c4df7 parse HttpProxy address in config пре 20 година
  Nick Mathewson e7241044e8 Better bounds checking on parsed ints пре 20 година
  Nick Mathewson 0383afac9a Use parse_addr_port() function instead of ad-hoc variants пре 20 година
  Roger Dingledine 802b203ff1 fix a rare seg fault for people running hidden services on пре 20 година
  Nick Mathewson 0ef85f6dba Some platforms have weird translations when you open files in "test" mode; make read/write_str_to_file aware. пре 20 година