index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
compat.h
Commit message (
Expand
)
Author
Age
...
*
Make Tor use Niels Provos's libevent instead of it's current
Nick Mathewson
2005-01-12
*
Possible fix for task #43: when running on a multithreaded environment (curre...
Nick Mathewson
2005-01-03
*
move network_init from or/main to common/compat
Roger Dingledine
2004-12-22
*
Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out
Nick Mathewson
2004-12-22
*
Solaris CC freaks out if isspace and friends get anything other than an int. ...
Nick Mathewson
2004-12-08
*
Suggestion from weasel: Make tor --version --version dump the cvs Id of every...
Nick Mathewson
2004-11-29
*
connect() on win32 can do more things than we thought?
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
*
Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting se...
Nick Mathewson
2004-11-20
*
Resolve FIXME items: make expand_filename handle ~ and ~username
Nick Mathewson
2004-11-10
*
Twiddle header order to compile on OS X again
Nick Mathewson
2004-11-04
*
The spelling is "d-e-f-i-n-e".
Nick Mathewson
2004-11-03
*
Add compatibility macros for printf and scanf-ing 64-bit unsigned ints
Nick Mathewson
2004-11-02
*
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
[prev]