aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-20Whitespace cleanupNick Mathewson
2013-11-20Merge remote-tracking branch 'sysrqb/bug9859_5'Nick Mathewson
2013-11-18Fix crypto/digests testNick Mathewson
2013-11-18Merge branch 'finish_prop157'Nick Mathewson
2013-11-18Tweak #10162 documentation a bitNick Mathewson
2013-11-18Add a _GNU_SOURCE definition to backtrace.c to fix compilationNick Mathewson
2013-11-18Whoops -- add missing defined().Nick Mathewson
2013-11-18Make header includes match declarations in pc_from_ucontext.m4Nick Mathewson
2013-11-18Fix compilation under openssl 0.9.8Nick Mathewson
2013-11-18Remove 'struct timeval now' that was shadowing 'struct timeval now'.Nick Mathewson
2013-11-18Fix whitespaceNick Mathewson
2013-11-18Log more OpenSSL engine statuses at startup.Nick Mathewson
2013-11-18Merge branch 'backtrace_squashed'Nick Mathewson
2013-11-18Refactor format_*_number_sigsafe to have a common implementationNick Mathewson
2013-11-18Reseolve DOCDOC and XXXXs in backtrace.cNick Mathewson
2013-11-18Tests for backtrace.cNick Mathewson
2013-11-18Unit tests for new functions in log.cNick Mathewson
2013-11-18Make backtrace handler handle signals correctly.Nick Mathewson
2013-11-18Improve new assertion message loggingNick Mathewson
2013-11-18Add a sighandler-safe logging mechanismNick Mathewson
2013-11-18Basic backtrace abilityNick Mathewson
2013-11-15Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-11-15Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-11-14Make the dir-key-crosscert element requiredNick Mathewson
2013-11-11Fix test_cmdline_args to work with old opensslNick Mathewson
2013-11-10Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-11-10Fix two more DirServer mentions in logNick Mathewson
2013-11-10Fix a wide lineNick Mathewson
2013-11-10Change documentation DirServer->DirAuthorityNick Mathewson
2013-11-07Documentation and tests for 10060Nick Mathewson
2013-11-07Implementing --allow-missing-torrc CLI option.rl1987
2013-11-07Improved circuit queue out-of-memory handlerNick Mathewson
2013-11-01Merge branch 'prop221_squashed_024'Nick Mathewson
2013-11-01circuit_build_failed: distinguish "got DESTROY" caseNick Mathewson
2013-11-01Implement proposal 221: Stop sending CREATE_FASTNick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug9645' into maint-0.2.4Nick Mathewson
2013-10-31Appease make check-spacesNick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug10063'Nick Mathewson
2013-10-31Add missing includes for circpathbias.hNick Mathewson
2013-10-31Move other #9731 check to start of its functionsNick Mathewson
2013-10-31Make circpathbias and circuitbuild compile.Nick Mathewson
2013-10-31Move pathbias functions into a new file.Nick Mathewson
2013-10-31Move #9731 checks to start of their functionsNick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug9731'Nick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug9731b' into maint-0.2.4Nick Mathewson
2013-10-31Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4Nick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug6055_v2_024' into maint-0.2.4Nick Mathewson
2013-10-30Add some clarity and checks to cell_queue_append_packed_copyNick Mathewson
2013-10-30Merge remote-tracking branch 'karsten/morestats5'Nick Mathewson