aboutsummaryrefslogtreecommitdiff
path: root/src/common/compat.h
Commit message (Expand)AuthorAge
* Suggestion from weasel: Make tor --version --version dump the cvs Id of every...•••svn:r3019 Nick Mathewson2004-11-29
* connect() on win32 can do more things than we thought?•••svn:r2999 Nick Mathewson2004-11-28
* remove emacs droppings, since nick says he doesn't need them anymore•••svn:r2989 Roger Dingledine2004-11-26
* Normalize a few more kinds of whitespace. We now dislike:••• - func (args) - if (x){ This doesn't normalize if(x), for(x); while(x), and friends. svn:r2943 Nick Mathewson2004-11-22
* Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting se...•••svn:r2911 Nick Mathewson2004-11-20
* Resolve FIXME items: make expand_filename handle ~ and ~username•••svn:r2789 Nick Mathewson2004-11-10
* Twiddle header order to compile on OS X again•••svn:r2681 Nick Mathewson2004-11-04
* The spelling is "d-e-f-i-n-e".•••svn:r2650 Nick Mathewson2004-11-03
* Add compatibility macros for printf and scanf-ing 64-bit unsigned ints•••svn:r2648 Nick Mathewson2004-11-02
* Handle strlcat/strlcpy correctly on platforms that have them.•••svn:r2647 Nick Mathewson2004-11-02
* Fix signed/unsigned comparison warning•••svn:r2643 Nick Mathewson2004-11-01
* Split util into util (general utilities), container (smartlist and strmap), a...•••svn:r2640 Nick Mathewson2004-11-01