| Commit message (Expand) | Author | Age |
* | Add a "Map from digest to void*" abstraction, since we already faked it in 3 ...•••svn:r5278
| Nick Mathewson | 2005-10-18 |
* | stupid gcc. stupid nickm.•••svn:r5277
| Nick Mathewson | 2005-10-18 |
* | Make smartlist_foreach always use the fast versions.•••svn:r5275
| Nick Mathewson | 2005-10-18 |
* | Actually, use #defines for common case. Nothing to see here.•••svn:r5266
| Nick Mathewson | 2005-10-18 |
* | Inline key smartlist functions; use fast versions by default.•••svn:r5265
| Nick Mathewson | 2005-10-18 |
* | We have so many special cases for smartlists of strings, why not add a sort f...•••svn:r5014
| Nick Mathewson | 2005-09-12 |
* | Document SMARTLIST_FOREACH macro, along with previously-naughty foo_sl_idx va...•••svn:r5000
| Nick Mathewson | 2005-09-11 |
* | Add sorting/searching to smartlist•••svn:r4977
| Nick Mathewson | 2005-09-09 |
* | Be consistent about preferring foo* to struct foo*•••svn:r4637
| Nick Mathewson | 2005-07-22 |
* | Change end-of-file NLNL convention. It turns out arma I and I agree.•••svn:r4382
| Nick Mathewson | 2005-06-09 |
* | Add useful smartlist_string_remove function.•••svn:r3996
| Nick Mathewson | 2005-04-03 |
* | update copyright notices.•••svn:r3982
| Nick Mathewson | 2005-04-01 |
* | clean up smartlist_string_isin so callers don't have to manage bufs•••themselves
svn:r3338
| Roger Dingledine | 2005-01-12 |
* | Suggestion from weasel: Make tor --version --version dump the cvs Id of every...•••svn:r3019
| Nick Mathewson | 2004-11-29 |
* | wrong is ok, and right is fine, but in between is apparently•••totally unacceptable to me.
svn:r3005
| Roger Dingledine | 2004-11-28 |
* | Normalize space: add one between every control keyword and control clause.•••svn:r3003
| Nick Mathewson | 2004-11-28 |
* | remove emacs droppings, since nick says he doesn't need them anymore•••svn:r2989
| Roger Dingledine | 2004-11-26 |
* | Nobody was using the return values from smartlist_(set|del|del_keeporder), so...•••svn:r2823
| Nick Mathewson | 2004-11-12 |
* | Add a FAST_SMARTLIST define to optionally inline smartlist_get and smartlist_...•••svn:r2822
| Nick Mathewson | 2004-11-12 |
* | Add a slightly trickier string-join interface for making NUL-terminated strin...•••svn:r2659
| Nick Mathewson | 2004-11-03 |
* | canonicalize "src" and "dest" arg order in crypto.c (and others)•••svn:r2644
| Roger Dingledine | 2004-11-02 |
* | Split util into util (general utilities), container (smartlist and strmap), a...•••svn:r2640
| Nick Mathewson | 2004-11-01 |