aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix leaks in tests related to setting options->DataDirectoryNick Mathewson2014-04-29
* Fix memory leaks in test_status.cNick Mathewson2014-04-29
* Fix leaks in dir voting testsNick Mathewson2014-04-29
* Fix leaks in test_oom.cNick Mathewson2014-04-26
* Fix leaks in test_dir_formatsNick Mathewson2014-04-26
* Fix numerous leaks in test_pt.cNick Mathewson2014-04-26
* test_cntev_append_cell_stats now no longer leaksNick Mathewson2014-04-26
* Fix leaks in test_exit_policy_dump_to_stringNick Mathewson2014-04-26
* Memory leaks in test_config_addressmapNick Mathewson2014-04-26
* Fix a leak in test_buffer_allocation_trackingNick Mathewson2014-04-26
* Fix memory leak in unittest helper function.Nick Mathewson2014-04-26
* Fix memory leak in test_util_asprintfNick Mathewson2014-04-26
* Fix memory leaks in test_cntev_append_cell_statsNick Mathewson2014-04-26
* fix uninitialized memory reads from test_geoip_with_pt. Found with valgrindNick Mathewson2014-04-26
* Fix memory leak in test_geoipNick Mathewson2014-04-26
* Fix memory leak in test_onion_queuesNick Mathewson2014-04-26
* Fix memory leaks in test_circuit_timeoutNick Mathewson2014-04-26
* Fix hyphen handling in format_changelogNick Mathewson2014-04-25
* reflow changelog.Nick Mathewson2014-04-25
* place the cherries on top and call it doneRoger Dingledine2014-04-25
* promote two stanzas; shuffle around two moreRoger Dingledine2014-04-25
* touchups on upcoming changelogRoger Dingledine2014-04-25
* resolve a typo: sanboxing->sandboxing.Nick Mathewson2014-04-25
* two changelog tweaks suggested by AndreaNick Mathewson2014-04-25
* Write a release blurbNick Mathewson2014-04-25
* Re-order and combine changelog sectionsNick Mathewson2014-04-25
* Integrate another entry to the changelog; twiddle changelog moreNick Mathewson2014-04-25
* format_changelog.py now formats the first section, in-place.Nick Mathewson2014-04-25
* Bump version to 0.2.5.4-alpha.Nick Mathewson2014-04-25
* fix memory leak in dump_exit_policy_to_string testsNick Mathewson2014-04-25
* Include the scan-build.sh script I used for 8793Nick Mathewson2014-04-25
* Merge branch 'scanbuild_fixes'Nick Mathewson2014-04-25
|\
| * Changes file for scan-build fixes (#8793)Nick Mathewson2014-04-25
| * scan-build: memarea_strndup() undefined behaviorNick Mathewson2014-04-19
| * scan-build: avoid undef behaior in tor_inet_ptonNick Mathewson2014-04-19
| * scan-build: sizeof(ptr*) in a debugging log in ext_orport.cNick Mathewson2014-04-19
| * scan-build: Fix harmless sizeof(ptr) in test_oom.cNick Mathewson2014-04-19
| * scan-build: close stdio FILEs on error in tor-gencertNick Mathewson2014-04-19
| * scan-build: truncate tinytest hexified outputs to 1024 bytes.Nick Mathewson2014-04-19
| * scan-build: limit hashtable size so it always fits in SSIZE_MAXNick Mathewson2014-04-19
| * scan-build: bulletproof last-chance errormsg generation in rendservice.cNick Mathewson2014-04-18
| * scan-build: Have clear_pending_onions walk the lists more obviouslyNick Mathewson2014-04-18
| * scan-build: in cpuworker, initialize tv_startNick Mathewson2014-04-18
| * scan-build: get_proxy_addrport should always set its outputsNick Mathewson2014-04-18
| * scan-build: when logging a path length, check build_state.Nick Mathewson2014-04-18
| * scan-build: Be consistent with a needless check in circuitmux.cNick Mathewson2014-04-18
| * scan-build: fix a crash-on-fail possibility in test_policy.cNick Mathewson2014-04-18
| * scan-build: Avoid crashing on BUG in circuit_get_by_rend_token_and_purposeNick Mathewson2014-04-18
| * scan-build: circuit_cpath_support_ntor had a dead initializationNick Mathewson2014-04-18
| * scan-build: check impossible null-pointer case in buffers.cNick Mathewson2014-04-18