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
/
or
Age
Commit message (
Expand
)
Author
2012-06-18
Fix indentation and whitespace in rend_service_load_keys
Nick Mathewson
2012-06-18
Refactor rend_service_load_keys() into outer loop and loop contents
Nick Mathewson
2012-06-15
Appease make check-spaces
Andrea Shepard
2012-06-15
Clean up keys on stack in rend_parse_service_authorization()
Andrea Shepard
2012-06-15
Clean up keys on stack in rend_client_refetch_v2_renddesc()
Andrea Shepard
2012-06-15
Clean up keys on stack in rend_client_send_introduction()
Andrea Shepard
2012-06-15
In rend_service_load_keys(), clear extended descriptor cookie and buffer, cle...
Andrea Shepard
2012-06-15
Clean keys on stack in rend_service_rendezvous_has_opened()
Andrea Shepard
2012-06-15
Clean keys on stack in rend_service_intro_has_opened()
Andrea Shepard
2012-06-15
Clean up keys on stack in rend_service_introduce()
Andrea Shepard
2012-06-15
Clean up keys on stack in rend_service_load_keys()
Andrea Shepard
2012-06-15
fix the typo on the typo fix
Roger Dingledine
2012-06-15
fix typos from 783f705d
Roger Dingledine
2012-06-15
Fix a typo found by Mike.
Nick Mathewson
2012-06-15
Merge remote-tracking branch 'public/xxx023'
Nick Mathewson
2012-06-15
Check the correct consensus before giving it to the client
Nick Mathewson
2012-06-15
Change a silent ignore-the-bug in microdesc.c to a LOG_INFO
Nick Mathewson
2012-06-15
Move tor_gettimeofday_cached() into compat_libevent
Nick Mathewson
2012-06-15
Refactor GETINFO process/descriptor-limit
Nick Mathewson
2012-06-15
Document that we are unlikely to underflow session group IDs.
Nick Mathewson
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-15
Merge remote-tracking branch 'public/bug5932'
Nick Mathewson
2012-06-15
Downgrade log messages about cbt enabled/disabled. Bug 6169.
Nick Mathewson
2012-06-15
another little step at making debugging 5458 easier
Roger Dingledine
2012-06-15
tab-man returneth (this time using the name 'rob')
Roger Dingledine
2012-06-14
Lower the default path bias notice rate to 40%.
Mike Perry
2012-06-14
For now, never disable any guards.
Mike Perry
2012-06-14
Defend against entry node path bias attacks
Mike Perry
2012-06-14
Merge remote-tracking branch 'asn-mytor/bug5589_take2'
Nick Mathewson
2012-06-14
Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.
George Kadianakis
2012-06-13
Merge remote-tracking branch 'public/bug4663'
Nick Mathewson
2012-06-13
One more fix for bug 5049.
Nick Mathewson
2012-06-13
Satisfy make check-spaces
Andrea Shepard
2012-06-13
Move cbt->liveness.timeouts_after_firsthop free code into its own function
Andrea Shepard
2012-06-13
Early exit from circuit_build_times_set_timeout() if adaptive timeouts are di...
Andrea Shepard
2012-06-13
Don't poll to see if we need to build circuits for timeout data if LearnCircu...
Andrea Shepard
2012-06-13
Use K&R style
Andrea Shepard
2012-06-13
Unconditionally use config CircuitBuildTimeout if LearnCircuitBuildTimeout is...
Andrea Shepard
2012-06-13
Don't track circuit timeout history unless we're actually using adaptive time...
Andrea Shepard
2012-06-13
Add debug logging to circuit_build_times_* of circuitbuild.c to trace queries...
Andrea Shepard
2012-06-13
Merge branch 'bug5263_023'
Nick Mathewson
2012-06-13
Add rate-limited log message to bug5263 fix
Nick Mathewson
2012-06-13
Fix busy Libevent loops (infinite loops in Shadow)
Rob G. Jansen
2012-06-13
Merge remote-tracking branch 'public/bug3940_redux'
Nick Mathewson
2012-06-13
Fix integer overflow in cell stats spotted by atagar.
Karsten Loesing
2012-06-12
Add a warning for using HTTPProxy with no other proxy.
Nick Mathewson
2012-06-11
fixup! An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
Nick Mathewson
2012-06-11
Document ADDRMAPSRC_NONE.
Nick Mathewson
2012-06-11
Merge branch 'bug5452'
Nick Mathewson
2012-06-11
Make RECOMMENDED_MIN_CIRCUIT_BUILD_TIMEOUT warning tell the user how to fix it.
Andrea Shepard
[next]