summaryrefslogtreecommitdiff
path: root/src/common/container.h
AgeCommit message (Expand)Author
2004-11-29Suggestion from weasel: Make tor --version --version dump the cvs Id of every...Nick Mathewson
2004-11-28wrong is ok, and right is fine, but in between is apparentlyRoger Dingledine
2004-11-28Normalize space: add one between every control keyword and control clause.Nick Mathewson
2004-11-26remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine
2004-11-12Nobody was using the return values from smartlist_(set|del|del_keeporder), so...Nick Mathewson
2004-11-12Add a FAST_SMARTLIST define to optionally inline smartlist_get and smartlist_...Nick Mathewson
2004-11-03Add a slightly trickier string-join interface for making NUL-terminated strin...Nick Mathewson
2004-11-02canonicalize "src" and "dest" arg order in crypto.c (and others)Roger Dingledine
2004-11-01Split util into util (general utilities), container (smartlist and strmap), a...Nick Mathewson