aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-05Don't start sandbox except for CMD_RUN_TORNick Mathewson
2014-05-01Fix test_config_write_to_data_subdirNick Mathewson
2014-05-01have only one code path for #9635 loggingNick Mathewson
2014-05-01Merge remote-tracking branch 'public/bug9635'Nick Mathewson
2014-05-01Merge remote-tracking branch 'public/bug11233_diagnose'Nick Mathewson
2014-05-01Merge branch 'bug11654_squashed'Nick Mathewson
2014-05-01Fix a misuse of strlcpy() introduced by the #11156 patch.George Kadianakis
2014-05-01whitespace fixNick Mathewson
2014-05-01Merge remote-tracking branch 'public/valgrind_tests'Nick Mathewson
2014-05-01Merge remote-tracking branch 'public/bug4345a_024'Nick Mathewson
2014-05-01Merge remote-tracking branch 'public/bug10849_025'Nick Mathewson
2014-05-01Merge remote-tracking branch 'andrea/bug11476'Nick Mathewson
2014-04-30Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-04-30Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-04-30Merge remote-tracking branch 'public/bug10849_023_bruteforce' into maint-0.2.3Nick Mathewson
2014-04-29Drop the MaxMemInCellQueues lower limit down to 256 MB.Nick Mathewson
2014-04-29Merge remote-tracking branch 'public/bug11605_024'Nick Mathewson
2014-04-29Quench gcc's complaints about discarding constness in TO_ORIGIN_CIRCUIT.dana koch
2014-04-29Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-04-29Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-04-29Stop leaking memory in error cases of md parsingNick Mathewson
2014-04-29Fix leaks in tests related to setting options->DataDirectoryNick Mathewson
2014-04-29Fix memory leaks in test_status.cNick Mathewson
2014-04-29Fix leaks in dir voting testsNick Mathewson
2014-04-29Make --disable-buf-freelists build and pass unit testsAndrea Shepard
2014-04-28Merge remote-tracking branch 'public/bug11608'Nick Mathewson
2014-04-28Fix capitalization of MaxMemInQueuesNick Mathewson
2014-04-28Actually put ExtORPortCookieAuthFile into config.cNick Mathewson
2014-04-27Make the python test scripts work on python3Nick Mathewson
2014-04-26Fix leaks in test_oom.cNick Mathewson
2014-04-26Fix leaks in test_dir_formatsNick Mathewson
2014-04-26Fix numerous leaks in test_pt.cNick Mathewson
2014-04-26test_cntev_append_cell_stats now no longer leaksNick Mathewson
2014-04-26Fix leaks in test_exit_policy_dump_to_stringNick Mathewson
2014-04-26Memory leaks in test_config_addressmapNick Mathewson
2014-04-26Fix a leak in test_buffer_allocation_trackingNick Mathewson
2014-04-26Fix memory leak in unittest helper function.Nick Mathewson
2014-04-26Fix memory leak in test_util_asprintfNick Mathewson
2014-04-26Fix memory leaks in test_cntev_append_cell_statsNick Mathewson
2014-04-26fix uninitialized memory reads from test_geoip_with_pt. Found with valgrindNick Mathewson
2014-04-26Fix memory leak in test_geoipNick Mathewson
2014-04-26Fix memory leak in test_onion_queuesNick Mathewson
2014-04-26Fix memory leaks in test_circuit_timeoutNick Mathewson
2014-04-25Bump version to 0.2.5.4-alpha-devNick Mathewson
2014-04-25resolve a typo: sanboxing->sandboxing.Nick Mathewson
2014-04-25Forbid TunneledDirConns 0 and PreferTunneledDirConns 0 if being a HSNick Mathewson
2014-04-25Make compilation of tor_memdup_nulterm() with dmallocNick Mathewson
2014-04-25Bump version to 0.2.5.4-alpha.Nick Mathewson
2014-04-25fix memory leak in dump_exit_policy_to_string testsNick Mathewson
2014-04-25Merge branch 'scanbuild_fixes'Nick Mathewson