Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fold in the changes files to the new 0.2.5.2-alpha changelog | Roger Dingledine | 2014-02-13 |
| | |||
* | go through and rewrite the changes files to be more user-facing | Roger Dingledine | 2014-02-12 |
| | |||
* | Improve backtrace changes file | Nick Mathewson | 2013-11-18 |
| | |||
* | Basic backtrace ability | Nick Mathewson | 2013-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. |