index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
compat.h
Age
Commit message (
Expand
)
Author
2005-02-22
Forward-port the trick to bump up ConnLimit as far as it can
Roger Dingledine
2005-02-22
Patch to localtime/gmtime handling: use the _r variants where available. Use...
Nick Mathewson
2005-02-13
Tell openssl how to use locks and how to find thread ids -- this may prevent ...
Nick Mathewson
2005-02-03
Forward-port SGI Compatibility patches from Jan Schaumann
Nick Mathewson
2005-01-27
Add rudimentary pthread support that needs more testing.
Nick Mathewson
2005-01-22
fwd-port win32 isprint fix
Nick Mathewson
2005-01-12
Make Tor use Niels Provos's libevent instead of it's current
Nick Mathewson
2005-01-03
Possible fix for task #43: when running on a multithreaded environment (curre...
Nick Mathewson
2004-12-22
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-08
Solaris CC freaks out if isspace and friends get anything other than an int. ...
Nick Mathewson
2004-11-29
Suggestion from weasel: Make tor --version --version dump the cvs Id of every...
Nick Mathewson
2004-11-28
connect() on win32 can do more things than we thought?
Nick Mathewson
2004-11-26
remove emacs droppings, since nick says he doesn't need them anymore
Roger Dingledine
2004-11-22
Normalize a few more kinds of whitespace. We now dislike:
Nick Mathewson
2004-11-20
Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting se...
Nick Mathewson
2004-11-10
Resolve FIXME items: make expand_filename handle ~ and ~username
Nick Mathewson
2004-11-04
Twiddle header order to compile on OS X again
Nick Mathewson
2004-11-03
The spelling is "d-e-f-i-n-e".
Nick Mathewson
2004-11-02
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-01
Fix signed/unsigned comparison warning
Nick Mathewson
2004-11-01
Split util into util (general utilities), container (smartlist and strmap), a...
Nick Mathewson
[prev]