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
2012-06-23
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-06-23
Catch a few more K&R violations with make check-spaces
Nick Mathewson
2012-06-23
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-06-23
Improve log message issued when a managed proxy fails to launch.
George Kadianakis
2012-06-22
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-06-22
Merge remote-tracking branch 'public/bug6211' into maint-0.2.3
Nick Mathewson
2012-06-22
Merge remote-tracking branch 'public/bug6203_v2' into maint-0.2.3
Nick Mathewson
2012-06-22
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-06-22
Style tweaks and add a warning about NUL-termination
Nick Mathewson
2012-06-22
Add unit test for format_hex_number_for_helper_exit_status()
Andrea Shepard
2012-06-22
Refactor unsigned int hex formatting out of format_helper_exit_status() in ut...
Andrea Shepard
2012-06-22
Make format_helper_exit_status() avoid unnecessary spaces
Andrea Shepard
2012-06-20
Increment master branch version to 0.2.4.0-alpha-dev
Nick Mathewson
2012-06-19
Fix a regression bug in AllowDotExit
Nick Mathewson
2012-06-19
Disable warning for marked-but-reading in main.c
Nick Mathewson
2012-06-18
Merge remote-tracking branch 'public/bug3311'
Nick Mathewson
2012-06-18
Merge remote-tracking branch 'andrea/bug6028'
Nick Mathewson
2012-06-16
conn_type_to_string() on a listener already says it's a listener
Roger Dingledine
2012-06-15
fix the typo on the typo fix
Roger Dingledine
2012-06-15
Always set *socket_error to something appropriate when returning -1 from conn...
Andrea Shepard
2012-06-15
fix typos from 783f705d
Roger Dingledine
2012-06-15
fix a compiler warning added in one of my XXX023 fixes.
Nick Mathewson
2012-06-15
Whitespace fix
Nick Mathewson
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
Clarify some messages about publishing hidden service descriptors
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
bump to 0.2.3.17-beta-dev
Roger Dingledine
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-15
bump to 0.2.3.17-beta
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
[next]