index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Commit message (
Expand
)
Author
Age
...
|
*
|
Don't do DNS lookups when parsing corrupted managed proxy messages.
George Kadianakis
2012-06-25
*
|
|
Merge remote-tracking branch 'public/bug2385'
Nick Mathewson
2012-06-25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Clear a couple more fields in rend_service_load_auth_keys
Nick Mathewson
2012-06-18
|
*
|
Refactor exit path in rend_service_load_auth_keys
Nick Mathewson
2012-06-18
|
*
|
Fix indentation in rend_service_load_auth_keys
Nick Mathewson
2012-06-18
|
*
|
Refactor rend_service_load_keys() into main portion and auth portion.
Nick Mathewson
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-18
|
*
|
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
*
|
|
Catch a few more K&R violations with make check-spaces
Nick Mathewson
2012-06-23
*
|
|
Improve log message issued when a managed proxy fails to launch.
George Kadianakis
2012-06-23
*
|
|
Merge remote-tracking branch 'public/bug6211' into maint-0.2.3
Nick Mathewson
2012-06-22
|
\
\
\
|
*
|
|
Fix a regression bug in AllowDotExit
Nick Mathewson
2012-06-19
*
|
|
|
Disable warning for marked-but-reading in main.c
Nick Mathewson
2012-06-19
|
/
/
/
*
|
|
Merge remote-tracking branch 'public/bug3311'
Nick Mathewson
2012-06-18
|
\
\
\
|
*
|
|
Clarify some messages about publishing hidden service descriptors
Nick Mathewson
2012-06-15
*
|
|
|
Merge remote-tracking branch 'andrea/bug6028'
Nick Mathewson
2012-06-18
|
\
\
\
\
|
*
|
|
|
Always set *socket_error to something appropriate when returning -1 from conn...
Andrea Shepard
2012-06-15
*
|
|
|
|
conn_type_to_string() on a listener already says it's a listener
Roger Dingledine
2012-06-16
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
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 an eventdns warning to PROTOCOL_WARN.
Nick Mathewson
2012-06-07
*
|
|
|
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-15
*
|
|
|
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-14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'public/bug4663'
Nick Mathewson
2012-06-13
|
\
\
\
\
|
*
|
|
|
Add a warning for using HTTPProxy with no other proxy.
Nick Mathewson
2012-06-12
|
|
/
/
/
*
|
|
|
One more fix for bug 5049.
Nick Mathewson
2012-06-13
[prev]
[next]