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