aboutsummaryrefslogtreecommitdiff
path: root/src/common/compat.c
Commit message (Expand)AuthorAge
* 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