| Commit message (Expand) | Author | Age |
* | Suggestion from weasel: Make tor --version --version dump the cvs Id of every... | Nick Mathewson | 2004-11-29 |
* | fix integer underflow in tor_vsnprintf() | Roger Dingledine | 2004-11-29 |
* | Normalize space: add one between every control keyword and control clause. | Nick Mathewson | 2004-11-28 |
* | Very oops. make windows nonblocking sockets nonblocking | Nick Mathewson | 2004-11-28 |
* | remember; tor_socket_errno has side effects! | Nick Mathewson | 2004-11-28 |
* | remove emacs droppings, since nick says he doesn't need them anymore | Roger Dingledine | 2004-11-26 |
* | Normalize a few more kinds of whitespace. We now dislike: | Nick Mathewson | 2004-11-22 |
* | Resolve FIXME items: make expand_filename handle ~ and ~username | Nick Mathewson | 2004-11-10 |
* | when you cast MAX_UINT to an int it confuses the users | Roger Dingledine | 2004-11-10 |
* | Normalize whitespace; add a "tell me about all the unnormalized whitespace" t... | Nick Mathewson | 2004-11-09 |
* | Clean windows a little | Nick Mathewson | 2004-11-09 |
* | various fixes | Roger Dingledine | 2004-11-09 |
* | Fix windows build | Nick Mathewson | 2004-11-04 |
* | my assert.h takes extra pains to be certain to _re-include_ | Roger Dingledine | 2004-11-03 |
* | Handle strlcat/strlcpy correctly on platforms that have them. | Nick Mathewson | 2004-11-02 |
* | Fix signed/unsigned comparison warning | Nick Mathewson | 2004-11-01 |
* | Split util into util (general utilities), container (smartlist and strmap), a... | Nick Mathewson | 2004-11-01 |