Commit History

Author SHA1 Message Date
  Roger Dingledine bd5524bfc7 fix comment 20 years ago
  Roger Dingledine 32e74d3525 fix comment 20 years ago
  Nick Mathewson b457cfb5eb Spell-check strings and comments 20 years ago
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 20 years ago
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 20 years ago
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 20 years ago
  Nick Mathewson 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 20 years ago
  Nick Mathewson a8f9ba91db Nobody was using the return values from smartlist_(set|del|del_keeporder), so remove them. 20 years ago
  Nick Mathewson 238a895e69 Add a FAST_SMARTLIST define to optionally inline smartlist_get and smartlist_len, which are two major profiling offenders. 20 years ago
  Roger Dingledine 865f341708 parse_line_from_file is obsolete. 20 years ago
  Nick Mathewson 11de62aa60 Add a slightly trickier string-join interface for making NUL-terminated string messages 20 years ago
  Roger Dingledine e761cc9750 my assert.h takes extra pains to be certain to _re-include_ 20 years ago
  Nick Mathewson ce79bab7f1 Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). 20 years ago