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 reload logs or rewrite pidfile while sandbox is active
Nick Mathewson
2014-04-16
*
Don't allow change to ConnLimit while sandbox is active
Nick Mathewson
2014-04-16
*
Allow reloading torrc and writing to router-stability
Nick Mathewson
2014-04-16
*
Add a couple of missing renames so the server sandbox works again
Nick Mathewson
2014-04-16
*
Get Libevent's PRNG functioning under the linux sandbox
Nick Mathewson
2014-04-16
*
Make sure everything using an interned string is preceded by a log
Nick Mathewson
2014-04-16
*
Drop 'fr' parameter from sandbox code.
Nick Mathewson
2014-04-16
*
Remove nonsensical exec permission from sandbox code.
Nick Mathewson
2014-04-16
*
Add 'rename' to the sandboxed syscalls
Nick Mathewson
2014-04-16
*
Fix some initial sandbox issues.
Nick Mathewson
2014-04-16
*
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-04-16
|
\
|
*
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-16
|
|
\
|
|
*
remove note about dannenberg; it has upgraded.
Nick Mathewson
2014-04-16
|
*
|
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-16
|
|
\
|
|
|
*
Update the authority signing key blacklist
Nick Mathewson
2014-04-16
*
|
|
Answer a question in a comment; fix a wide line.
Nick Mathewson
2014-04-15
*
|
|
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-04-15
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-04-15
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-15
|
|
\
|
|
|
*
Don't send uninitialized stack to the controller and say it's a date.
Nick Mathewson
2014-04-14
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-04-14
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-14
|
|
\
|
|
|
*
Tweak changes file and comment dates.
Nick Mathewson
2014-04-14
|
|
*
Fill in the list of blacklisted signing keys.
Nick Mathewson
2014-04-14
|
|
*
Code to blacklist authority signing keys
Nick Mathewson
2014-04-14
*
|
|
Demote "we stalled too much while trying to write" message to INFO
Nick Mathewson
2014-04-09
*
|
|
Merge remote-tracking branch 'public/bug10431'
Nick Mathewson
2014-04-09
|
\
\
\
|
*
|
|
Report only the first bootstrap failure from an orconn
Nick Mathewson
2014-03-27
*
|
|
|
note a missing word
Roger Dingledine
2014-04-09
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-04-08
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix a small memory leak when resolving PTR addresses
Nick Mathewson
2014-04-07
*
|
|
|
Merge branch 'bug2454_025_squashed'
Nick Mathewson
2014-04-08
|
\
\
\
\
|
*
|
|
|
Check for new IP addr after circuit liveliness returns
Matthew Finkel
2014-04-08
*
|
|
|
|
Merge branch 'bug7952_final'
Nick Mathewson
2014-04-08
|
\
\
\
\
\
|
*
|
|
|
|
Making entire exit policy available to Tor controller.
rl1987
2014-04-08
*
|
|
|
|
|
Merge remote-tracking branch 'public/bug4241'
Nick Mathewson
2014-04-08
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Drop MAX_REND_FAILURES to 8
Nick Mathewson
2014-04-02
*
|
|
|
|
|
|
Merge remote-tracking branch 'public/bug9841_025'
Nick Mathewson
2014-04-08
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Protocol_Warn when a rendezvous cookie is used twice.
Nick Mathewson
2014-04-04
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025
Nick Mathewson
2014-04-04
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Fix to 9841 fix: setting a token to NULL should clear it
Nick Mathewson
2014-04-04
|
*
|
|
|
|
|
|
|
Tweak sign of rend_token params for consistency
Nick Mathewson
2014-02-13
|
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025
Nick Mathewson
2014-02-13
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Faster circuit_get_by_rend_token_and_purpose()
Nick Mathewson
2014-02-13
*
|
|
|
|
|
|
|
|
Fix some harmless/untriggerable memory leaks found by coverity
Nick Mathewson
2014-04-07
*
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'public/bug10363_024_squashed'
Nick Mathewson
2014-04-07
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Fix undefined behavior with pointer addition in channeltls.c
Nick Mathewson
2014-04-07
*
|
|
|
|
|
|
|
|
|
For missing transport, say "PT_MISSING" not "NO_ROUTE"
Nick Mathewson
2014-04-07
*
|
|
|
|
|
|
|
|
|
Forward-port bug9665 fix to work with our fix for 11069
Nick Mathewson
2014-04-07
*
|
|
|
|
|
|
|
|
|
Fix bug9665
Fábio J. Bertinatto
2014-04-07
[next]