Commit History

Author SHA1 Message Date
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 19 years ago
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 years ago
  Nick Mathewson a8f9ba91db Nobody was using the return values from smartlist_(set|del|del_keeporder), so remove them. 19 years ago
  Nick Mathewson 238a895e69 Add a FAST_SMARTLIST define to optionally inline smartlist_get and smartlist_len, which are two major profiling offenders. 19 years ago
  Nick Mathewson 11de62aa60 Add a slightly trickier string-join interface for making NUL-terminated string messages 19 years ago
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 19 years ago
  Nick Mathewson ce79bab7f1 Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). 19 years ago