aboutsummaryrefslogtreecommitdiff
path: root/changes/stack_trace
Commit message (Collapse)AuthorAge
* fold in the changes files to the new 0.2.5.2-alpha changelogRoger Dingledine2014-02-13
|
* go through and rewrite the changes files to be more user-facingRoger Dingledine2014-02-12
|
* Improve backtrace changes fileNick Mathewson2013-11-18
|
* Basic backtrace abilityNick Mathewson2013-11-18
On platforms with the backtrace/backtrace_symbols_fd interface, Tor can now dump stack traces on assertion failure. By default, I log them to DataDir/stack_dump and to stderr.