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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-03-13
Log fname:lineno in log messages for #7164
Nick Mathewson
2013-03-13
Fix the warning about LearnCircuitBuildTimeout && !CircuitBuildTimeout
Nick Mathewson
2013-03-13
Simplify the logic of circuit_build_times_get_initial_timeout.
Nick Mathewson
2013-03-11
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
Nick Mathewson
2013-03-11
Another possible diagnostic for 8031.
Nick Mathewson
2013-03-11
Check more error codes when writing microdescriptors.
Nick Mathewson
2013-03-11
Use fds, not stdio, to manage microdescriptor files
Nick Mathewson
2013-03-11
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-03-11
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2013-03-11
Give an #error when we want threads and OpenSSL has disabled threads
Nick Mathewson
2013-03-11
Increase link_proto field to 2 bytes
Nick Mathewson
2013-03-11
Fix a framing bug when reading versions from a versions cell.
Nick Mathewson
2013-03-10
start part-way through the ssl cert lifetime
Roger Dingledine
2013-03-10
randomize SSLKeyLifetime by default
Roger Dingledine
2013-03-10
parameterize SSLKeyLifetime
Roger Dingledine
2013-03-10
Merge remote-tracking branch 'arma/bug6783_big_hammer' into maint-0.2.4
Nick Mathewson
2013-03-10
Fix typos in a few log messages
Benjamin Kerensa
2013-03-10
set DisableV2DirectoryInfo_ off by default
Roger Dingledine
2013-03-10
Tweak bug6783 patch.
Nick Mathewson
2013-03-10
Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requests
Nick Mathewson
2013-03-10
Fix 8447: use %u to format circid_t.
Nick Mathewson
2013-03-09
Fix to test for bug8444 / 6034
Nick Mathewson
2013-03-07
Better comment for dirserv_query_measured_bw_cache()
Andrea Shepard
2013-03-07
Use DIGESTMAP_FOREACH_MODIFY in dirserv_expire_measured_bw_cache() for concision
Andrea Shepard
2013-03-07
Add unit test for dirserv measured bandwidth cache
Andrea Shepard
2013-03-07
Update to the March 2013 GeoIP database.
Karsten Loesing
2013-03-07
Make sure expiry check in dirserv_expire_measured_bw_cache() works if time_t ...
Andrea Shepard
2013-03-07
More constness in dirserv.c
Andrea Shepard
2013-03-07
Make dirserv_cache_measured_bw() use a const measured_bw_line_t *
Andrea Shepard
2013-03-05
Call dirserv_clear_measured_bw_cache() from dirserv_free_all()
Andrea Shepard
2013-03-01
Add unit test for tor_addr_is_loopback
Nick Mathewson
2013-03-01
Make sure that [::1] is recognized as a private address
Nick Mathewson
2013-03-01
Correctly set entry->is_dir_cache when adding an entry guard for the first time
Andrea Shepard
2013-03-01
Fix bootstrapping with bridges by making is_dir_cache is set on them.
Nick Mathewson
2013-02-27
Prefer measured bandwidths over advertised when computing things for votes on...
Andrea Shepard
2013-02-25
Fix a comment in tor_main.c
Nick Mathewson
2013-02-23
Remove some functions which were unused except for their tests
Nick Mathewson
2013-02-23
Remove some totally unused functions
Nick Mathewson
2013-02-23
Remove a bunch of unused macro definitions
Nick Mathewson
2013-02-19
Rename circuit_expire_all_dirty_circs
Nick Mathewson
2013-02-19
Stop frobbing timestamp_dirty as our sole means to mark circuits unusable
Nick Mathewson
2013-02-19
Make a parse_config_line_from_str variant that gives error messages
Nick Mathewson
2013-02-19
Clear up a comment about when an assertion could fire
Nick Mathewson
2013-02-19
fix a wide line
Nick Mathewson
2013-02-19
Merge branch 'bug8065_v2'
Nick Mathewson
2013-02-19
Downgrade an assert to LD_BUG
Nick Mathewson
2013-02-19
Fix a may-be-used-uninitialized warning.
Nick Mathewson
2013-02-19
Merge branch 'bug2286_unit_test_squashed'
Nick Mathewson
2013-02-19
Test alternate values of maxunmeasuredbw too
Andrea Shepard
2013-02-19
Update unmeasured bandwidth clipping unit test per NickM's bugfix for the Unm...
Andrea Shepard
[prev]
[next]