aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Whoops -- add missing defined().Nick Mathewson2013-11-18
* Make header includes match declarations in pc_from_ucontext.m4Nick Mathewson2013-11-18
* Fix compilation under openssl 0.9.8Nick Mathewson2013-11-18
* Remove 'struct timeval now' that was shadowing 'struct timeval now'.Nick Mathewson2013-11-18
* Fix whitespaceNick Mathewson2013-11-18
* Log more OpenSSL engine statuses at startup.Nick Mathewson2013-11-18
* Merge branch 'backtrace_squashed_merged'Nick Mathewson2013-11-18
|\
| * Merge branch 'backtrace_squashed'Nick Mathewson2013-11-18
| |\
| | * Improve backtrace changes fileNick Mathewson2013-11-18
| | * Refactor format_*_number_sigsafe to have a common implementationNick Mathewson2013-11-18
| | * Reseolve DOCDOC and XXXXs in backtrace.cNick Mathewson2013-11-18
| | * Tests for backtrace.cNick Mathewson2013-11-18
| | * Unit tests for new functions in log.cNick Mathewson2013-11-18
| | * Make backtrace handler handle signals correctly.Nick Mathewson2013-11-18
| | * Use pc_from_ucontext.m4 from Google Performance ToolsNick Mathewson2013-11-18
| | * Improve new assertion message loggingNick Mathewson2013-11-18
| | * Add a sighandler-safe logging mechanismNick Mathewson2013-11-18
| | * On Linux (and some other systems) we need -rdynamic for backtracesNick Mathewson2013-11-18
| | * Basic backtrace abilityNick Mathewson2013-11-18
| | * Refactor the assertion-failure code into a functionNick Mathewson2013-07-19
| | * Add a signal-safe decimal formatting functionNick Mathewson2013-07-19
* | | forward-port the 0.2.4.18-rc changelogRoger Dingledine2013-11-16
|/ /
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-11-15
|\ \
| * \ Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-11-15
| |\ \
| | * \ Merge branch 'bug9093_023' into maint-0.2.3Nick Mathewson2013-11-15
| | |\ \
| | | * | Improved circuit queue out-of-memory handlerNick Mathewson2013-11-07
| | |/ /
* | | | Fix test_cmdline_args to work with old opensslNick Mathewson2013-11-11
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-11-11
|\| | |
| * | | missing changes file for #10124Nick Mathewson2013-11-11
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-11-10
|\| | |
| * | | Fix two more DirServer mentions in logNick Mathewson2013-11-10
| * | | Fix a wide lineNick Mathewson2013-11-10
| * | | Change documentation DirServer->DirAuthorityNick Mathewson2013-11-10
* | | | Tweak file documentation in tor.1.txtNick Mathewson2013-11-07
* | | | Updating manpage to describe some of the data directory files.rl19872013-11-07
* | | | Documentation and tests for 10060Nick Mathewson2013-11-07
* | | | Implementing --allow-missing-torrc CLI option.rl19872013-11-07
* | | | Merge branch 'prop221_squashed_024'Nick Mathewson2013-11-01
|\ \ \ \
| * | | | circuit_build_failed: distinguish "got DESTROY" caseNick Mathewson2013-11-01
| * | | | Implement proposal 221: Stop sending CREATE_FASTNick Mathewson2013-11-01
| |/ / /
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-31
|\| | |
| * | | Merge remote-tracking branch 'public/bug9645' into maint-0.2.4Nick Mathewson2013-10-31
| |\ \ \
* | | | | Appease make check-spacesNick Mathewson2013-10-31
* | | | | Merge remote-tracking branch 'public/bug10063'Nick Mathewson2013-10-31
|\ \ \ \ \
| * | | | | Add missing includes for circpathbias.hNick Mathewson2013-10-31
| * | | | | Make circpathbias and circuitbuild compile.Nick Mathewson2013-10-31
| * | | | | Move pathbias functions into a new file.Nick Mathewson2013-10-31
* | | | | | Move other #9731 check to start of its functionsNick Mathewson2013-10-31
|/ / / / /
* | | | | Move #9731 checks to start of their functionsNick Mathewson2013-10-31
* | | | | Merge remote-tracking branch 'public/bug9731'Nick Mathewson2013-10-31
|\ \ \ \ \