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
Age
Commit message (
Expand
)
Author
2005-09-10
break out a new function config_assign_value() that just assigns the
Roger Dingledine
2005-09-10
Fix segfault in win32 unittests.
Nick Mathewson
2005-09-10
bump to 0.1.1.6-alpha
Roger Dingledine
2005-09-10
Use tor_listdir in test.c instead of duplicating ode.
Nick Mathewson
2005-09-10
generalize route length to three plus one if the exit node is risky.
Roger Dingledine
2005-09-09
Add sorting/searching to smartlist
Nick Mathewson
2005-09-09
reject ports 465 and 587 by default now too
Roger Dingledine
2005-09-09
Only do openssl accel stuff if version is at least 0.9.7
Nick Mathewson
2005-09-09
Add missing arg to windows tor_listdir()
Nick Mathewson
2005-09-09
Implement tor_listdir on windows. Untested.
Nick Mathewson
2005-09-09
downgrade warning to info
Nick Mathewson
2005-09-09
a few more hints on a rare but mysterious warning
Roger Dingledine
2005-09-09
Fix a bug in config_dump: we want to run options_validate on the defaults, no...
Nick Mathewson
2005-09-09
clean up the rendezvous warn log msgs, and downgrade some to info
Roger Dingledine
2005-09-09
Warn in more detail when network-status serving and fetching fails. Also, fix...
Nick Mathewson
2005-09-09
bugfix: we were automatically condemning an exit node (concluding
Roger Dingledine
2005-09-09
stop notifying people about dns worker spawning and culling
Roger Dingledine
2005-09-09
when printing x-forwarded-by headers, don't print the \r
Roger Dingledine
2005-09-08
Fix segfault and memleak when getting many compressed server descs.
Nick Mathewson
2005-09-08
Fix some messages that say "failing".
Nick Mathewson
2005-09-08
Clean up some more fingerprint-checking logic
Nick Mathewson
2005-09-08
remove obsolete kludge
Roger Dingledine
2005-09-08
make it work correctly when we download multiple network-status objects.
Nick Mathewson
2005-09-08
add conn->requested_resource to connection_t checks.
Nick Mathewson
2005-09-08
Iteration is happier when you stop.
Nick Mathewson
2005-09-08
unused variable
Roger Dingledine
2005-09-08
Resolve some XXXs. Add some others.
Nick Mathewson
2005-09-08
Do not generate more than 2 of each directory type per minute.
Nick Mathewson
2005-09-08
Fix an assert in directory.c. Check received network-status objects against ...
Nick Mathewson
2005-09-08
Only caches download network-status for now, and they use a different strateg...
Nick Mathewson
2005-09-08
Special-case for retrieving own networkstatus by fingerprint: regenerate if d...
Nick Mathewson
2005-09-08
when reporting results from a dirserver fetch/post, tell us the
Roger Dingledine
2005-09-08
Remove sneaky double declaration.
Nick Mathewson
2005-09-08
Write status to disk in the right place
Nick Mathewson
2005-09-08
oops -- that log should have been removed
Nick Mathewson
2005-09-08
Fix network-status parsing.
Nick Mathewson
2005-09-08
Fix another reversed inet_aton
Nick Mathewson
2005-09-08
Fix some more bugs; add a temporary log.
Nick Mathewson
2005-09-08
Ensure case match, not mismatch.
Nick Mathewson
2005-09-08
add strupper function
Nick Mathewson
2005-09-08
Stop dying when we get a directory from tor26; workaround for change in netwo...
Nick Mathewson
2005-09-08
fix spacing
Roger Dingledine
2005-09-08
Avoid assertion failure
Nick Mathewson
2005-09-08
Clean up should-i-go-to-the-dirserv logic a little: All servers with DirPorts...
Nick Mathewson
2005-09-08
Make directory download code slightly less likely to segfault or assert.
Nick Mathewson
2005-09-08
make doxygen output look prettier
Roger Dingledine
2005-09-08
it really does help with the functions end.
Roger Dingledine
2005-09-08
if you give a config option in the torrc or the commandline with no
Roger Dingledine
2005-09-08
and fix grammar
Roger Dingledine
2005-09-08
add punctuation
Roger Dingledine
[next]