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
/
or
Age
Commit message (
Expand
)
Author
2013-03-19
Merge branch 'bug7582_v2' into maint-0.2.4
Nick Mathewson
2013-03-19
Free prepend_policy values in origin circuits
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'public/bug6174' into maint-0.2.4
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'public/bug8062' into maint-0.2.4
Nick Mathewson
2013-03-18
Handle TRUNCATE correctly if our next channel isn't done yet.
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'public/bug6164' into maint-0.2.4
Nick Mathewson
2013-03-18
Fix some wide lines
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4
Nick Mathewson
2013-03-18
Make stream events for RESOLVE lookups more consistent
Nick Mathewson
2013-03-18
Improve comment for routers_with_measured_bw static var in dirserv.c
Andrea Shepard
2013-03-18
Improve comment on router_counts_toward_thresholds()
Andrea Shepard
2013-03-18
Add dirserv_has_measured_bw() predicate wrapper for dirserv_query_measured_bw...
Andrea Shepard
2013-03-18
Merge remote-tracking branch 'public/no_dup_guards' into maint-0.2.4
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'public/bug8059' into maint-0.2.4
Nick Mathewson
2013-03-18
Check return values from fcntl and setsockopt
Nick Mathewson
2013-03-18
Check for 0.2.4.8, not 0.2.4.7, to determine EXTEND2 support
Nick Mathewson
2013-03-18
Ignore advertised bandwidths if we have enough measured bandwidths available
Andrea Shepard
2013-03-15
Merge remote-tracking branch 'public/bug8180_023_v2' into maint-0.2.4
Nick Mathewson
2013-03-15
Upgrade the warn for EntryNodes without UseEntryGuards to an error
Nick Mathewson
2013-03-15
Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4
Nick Mathewson
2013-03-14
Make circuit_purpose_to_string handle CIRCUIT_PURPOSE_PATH_BIAS_TESTING
Nick Mathewson
2013-03-14
Apply ClientDNSRejectInternalAddresses to IPv6 in RESOLVED cells
Nick Mathewson
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-12
Don't warn about not sending a socks reply if we get a write error
Nick Mathewson
2013-03-11
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
Nick Mathewson
2013-03-11
Track TLS overhead: diagnostic for bug 7707
Nick Mathewson
2013-03-11
Make control_event_bootstrap_problem always INFO when hibernating
Nick Mathewson
2013-03-11
When hibernating, don't heartbeat about problems.
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
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
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
[prev]
[next]