aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Make tor-gencert create 2048 bit signing keys.Linus Nordberg2013-12-12
* Fix get_configured_bridge_by_addr_port_digest(.,.,NULL)rl19872013-12-09
* Merge remote-tracking branch 'public/bug10131_024'Nick Mathewson2013-12-09
|\
| * Remove a check in channeltls.c that could never fail.Nick Mathewson2013-12-09
* | Set CREATE_NO_WINDOW in tor_spawn_background.David Fifield2013-12-05
* | Restore prop198 behavior from 4677 patchNick Mathewson2013-11-25
* | Restore ability to build with V2_HANDSHAKE_SERVERNick Mathewson2013-11-25
* | Avoid warning about impossible check for flags & 0Nick Mathewson2013-11-22
* | Only update view of micrdescriptor pos if pos is fetchable.Nick Mathewson2013-11-22
* | Add checks to prevent memcmp(.,.,negative) in tests (CID 1064417)Nick Mathewson2013-11-22
* | Fix another unit test memory leak. CID1087949,CID1087950.Nick Mathewson2013-11-22
* | Fix a bunch of coverity-spotted unit test resource leaksNick Mathewson2013-11-22
* | Remove needless fd var from test. CID 1130989.Nick Mathewson2013-11-22
* | Handle unlikely negative time in tor_log_err_sigsafeNick Mathewson2013-11-22
* | Whitespace cleanupNick Mathewson2013-11-20
* | Merge remote-tracking branch 'sysrqb/bug9859_5'Nick Mathewson2013-11-20
|\ \
| * | A Bridge Authority should compute flag thresholdsMatthew Finkel2013-10-21
* | | Fix crypto/digests testNick Mathewson2013-11-18
* | | Merge branch 'finish_prop157'Nick Mathewson2013-11-18
|\ \ \
| * | | Tweak #10162 documentation a bitNick Mathewson2013-11-18
| * | | Make the dir-key-crosscert element requiredNick Mathewson2013-11-14
* | | | Add a _GNU_SOURCE definition to backtrace.c to fix compilationNick Mathewson2013-11-18
* | | | 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'Nick 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
| * | | | Improve new assertion message loggingNick Mathewson2013-11-18
| * | | | Add a sighandler-safe logging mechanismNick 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
* | | | | 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
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | 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-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
* | | | | | 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
|\ \ \ \ \ \