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
2008-09-29
If we have correct permissions on $datadir, we complain to stdout
Roger Dingledine
2008-09-29
Fix a bug where an unreachable relay would establish enough
Roger Dingledine
2008-09-28
Fix 0/0 calculation in get_weighted_fractional_uptime().
Nick Mathewson
2008-09-26
Commit fix for bug 807 from mwenge: send CLOSED controller event for reverse ...
Nick Mathewson
2008-09-26
Make sure ExcludeSingleHopRelays works for an exit.
Nick Mathewson
2008-09-26
Proposal 152 implementation from Josh Albrecht, with tweaks.
Nick Mathewson
2008-09-26
Put the start-of-downtime value in the start-of-downtime buffer so that we do...
Nick Mathewson
2008-09-26
Code to serve a current stability calculations from /tor/dbg-stability.txt. ...
Nick Mathewson
2008-09-26
Make tests pass again by adding an opt hidden-service-dir to the example rout...
Nick Mathewson
2008-09-26
Apply rovv's fix for bug 824.
Nick Mathewson
2008-09-25
Widen the conditions under which we whine about not having a geoip file to in...
Nick Mathewson
2008-09-25
Whitespace fixes.
Nick Mathewson
2008-09-25
Add country-code support to configured node lists to implement the ever-popul...
Nick Mathewson
2008-09-25
Make it easier for dmalloc to see if keys are leaking; remove a test-only key...
Nick Mathewson
2008-09-25
Remove now-needless _tor_dmalloc_free helper.
Nick Mathewson
2008-09-25
More test memory-management fixes
Nick Mathewson
2008-09-24
All relays now store and serve v2 hidden service descriptors by default (not ...
Karsten Loesing
2008-09-24
If we are not using BEGIN_DIR cells, don't attempt to contact hidden service ...
Karsten Loesing
2008-09-24
Split test_crypto() into manageable pieces.
Nick Mathewson
2008-09-24
Minor correction of commentation.
Karsten Loesing
2008-09-24
Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...
Nick Mathewson
2008-09-24
fix typo
Roger Dingledine
2008-09-23
Patch from roger for 752, but with more comments: When we get an A.B.exit:P a...
Nick Mathewson
2008-09-23
Fix for bug 797 (by arma, with tweaks): always use create_fast for circuits w...
Nick Mathewson
2008-09-23
More logging for mtbf/wfu calculations.
Nick Mathewson
2008-09-23
Update to the "September 1 2008" ip-to-country file.
Roger Dingledine
2008-09-23
Exclude v0 rendezvous descriptors when considering republication.
Karsten Loesing
2008-09-23
ok, but inaccurate error strings worse
Roger Dingledine
2008-09-23
identical error strings in different contexts bad
Roger Dingledine
2008-09-22
Oops; we need to make sure that DNS request names are matched in the _questio...
Nick Mathewson
2008-09-16
give rend_client_desc_here a slightly more accurate name
Roger Dingledine
2008-09-16
patch from karsten for bug 814. whew.
Roger Dingledine
2008-09-15
Add a circuit_conforms_to_options() function for use in debugging paths [and ...
Nick Mathewson
2008-09-14
read_to_buf should take an int *error_socket and return it.
Roger Dingledine
2008-09-14
stop telling us every time we fetch a consensus. that's not really news.
Roger Dingledine
2008-09-14
Serve the latest v3 networkstatus consensus via the control
Roger Dingledine
2008-09-14
make it explicit that the uncompressed cached dir items are nul-terminated
Roger Dingledine
2008-09-13
Allow ports 465 and 587 in the default exit policy again. We had
Roger Dingledine
2008-09-11
Directory mirrors store and serve v2 hidden service descriptors by default.
Karsten Loesing
2008-09-10
Fix more actual test leaks
Nick Mathewson
2008-09-10
Fix some apparent leaks in voting. If authorities suddenly start segfaulting...
Nick Mathewson
2008-09-10
Make buffer unit tests handle resource leaks properly.
Nick Mathewson
2008-09-10
Make more unit tests handle resource leaks properly.
Nick Mathewson
2008-09-09
Correct indentation.
Karsten Loesing
2008-09-09
tweak karsten's patch
Roger Dingledine
2008-09-09
patch from karsten to fix more of bug 767
Roger Dingledine
2008-09-09
Refactor unit test macros and tor_free_all() logic a bit so as to make it eas...
Nick Mathewson
2008-09-09
Replace the dummy-use var in SMARTLIST_FOREACH_END() with one that is less li...
Nick Mathewson
2008-09-09
minor cleanups on karsten's patch
Roger Dingledine
2008-09-09
karsten's patch for bug 767.
Roger Dingledine
[next]