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