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
Age
Commit message (
Expand
)
Author
2004-03-12
more pesky tabs
Roger Dingledine
2004-03-11
Make all the other read/writes into recv/sends, except when they shouldn't be.
Nick Mathewson
2004-03-11
Make OP work on windows! (Also misc logging tweaks)
Nick Mathewson
2004-03-11
Get entropy in windows.
Nick Mathewson
2004-03-10
Some stuff *should* be signed
Nick Mathewson
2004-03-09
Fix DOS line endings; autoconfize checks for strptime and inet_aton
Nick Mathewson
2004-03-09
Make tor build on windows again. More work still needed
Nick Mathewson
2004-03-08
clarifying comment for crypto_pk_get_fingerprint
Roger Dingledine
2004-03-02
make parse_line_from_file fail rather than warn for malformed lines
Roger Dingledine
2004-03-01
make 'make test' exit(1) if a test fails.
Nick Mathewson
2004-02-28
bugfix: stop trying to write to a stderr that may not be there
Roger Dingledine
2004-02-20
On OSX, decline to use the built-in select-baed poll wrapper, since it seems ...
Nick Mathewson
2004-02-18
patch from vicman to publish less platform information
Roger Dingledine
2004-02-18
we define some big constant arrays but don't use them
Roger Dingledine
2004-01-20
fix typo
Roger Dingledine
2004-01-13
Note discrepency between N bytes transmitted over TLS and actual bandwidth us...
Nick Mathewson
2004-01-03
Integrate new daemon code, adapted from submission by christian grothoff
Nick Mathewson
2003-12-23
add crypto_cipher_rewind to reverse crypto_cipher_advance
Roger Dingledine
2003-12-17
clean tabs, trailing whitespace
Roger Dingledine
2003-12-17
document an openssl gotcha
Roger Dingledine
2003-12-16
change crypto_digest_new_env to crypto_new_digest_env
Roger Dingledine
2003-12-16
rename digest_copy to digest_dup, make it return, make gcc happier
Roger Dingledine
2003-12-16
Add more fine-grained SHA1 functionality.
Nick Mathewson
2003-12-15
Make compile warning-free on cygwin
Nick Mathewson
2003-12-14
make --debuglogfile (or any second log file) work
Roger Dingledine
2003-12-14
make it compile
Roger Dingledine
2003-12-14
extend smartlist with _remove() and _subtract()
Roger Dingledine
2003-12-14
remove obsolete code
Roger Dingledine
2003-12-13
extend smartlist with a few smarter operations
Roger Dingledine
2003-12-13
clean up some copyrights
Roger Dingledine
2003-12-13
minor tweaks to the smartlist operations
Roger Dingledine
2003-12-13
add a 'smartlist' building block that picks random elements from a list
Roger Dingledine
2003-12-09
make the license explicit on fakepoll.[ch]
Roger Dingledine
2003-12-08
Make router/directory parsing nondestructive and more const-friendly
Nick Mathewson
2003-12-03
assert that nobody asks for a random number between 0 and -1
Roger Dingledine
2003-11-21
Fix incorrect error message
Nick Mathewson
2003-11-19
Check that we can write to the logfile and log a warning to stderr if we can't
Peter Palfrader
2003-11-18
add a tor_malloc_zero wrapper: tor_malloc and memset 0
Roger Dingledine
2003-11-18
Stop leaking X509 certs; those things are _nasty_ on the carpet
Nick Mathewson
2003-11-13
fix trivial typo
Roger Dingledine
2003-11-12
break out the string manipulation routines
Roger Dingledine
2003-11-12
Remove minor biasing problem from crypto_pseudo_rand_int
Nick Mathewson
2003-11-12
Make crypto_pseudo_rand* never fail.
Nick Mathewson
2003-11-11
fix a bug in handling clock skew
Roger Dingledine
2003-11-10
Check in a working cross-platform timegm
Nick Mathewson
2003-10-27
bugfix for win32 with lots of users
Roger Dingledine
2003-10-23
Use daemon(3) function where available.
Nick Mathewson
2003-10-23
resolve warning
Nick Mathewson
2003-10-23
Two-pronged attack at my overzealous skew fixes.
Nick Mathewson
2003-10-22
switch_id() no longer tries to log the user name when it's calld on
Steven Hazel
[next]