summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-25Fix hyphen handling in format_changelogtor-0.2.5.4-alphaNick Mathewson
2014-04-25reflow changelog.Nick Mathewson
2014-04-25place the cherries on top and call it doneRoger Dingledine
2014-04-25promote two stanzas; shuffle around two moreRoger Dingledine
2014-04-25touchups on upcoming changelogRoger Dingledine
2014-04-25resolve a typo: sanboxing->sandboxing.Nick Mathewson
2014-04-25two changelog tweaks suggested by AndreaNick Mathewson
2014-04-25Write a release blurbNick Mathewson
2014-04-25Re-order and combine changelog sectionsNick Mathewson
2014-04-25Integrate another entry to the changelog; twiddle changelog moreNick Mathewson
2014-04-25format_changelog.py now formats the first section, in-place.Nick 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-25Include the scan-build.sh script I used for 8793Nick Mathewson
2014-04-25Merge branch 'scanbuild_fixes'Nick Mathewson
2014-04-25Changes file for scan-build fixes (#8793)Nick Mathewson
2014-04-24Revise changelog verbiage; try to tighten it up.Nick Mathewson
2014-04-24ChangeLog: spell-check, prefer "relay" to "node" or "server"Nick Mathewson
2014-04-24Try to sort the changelog a little moreNick Mathewson
2014-04-24Fwd-port: Add a missing changelog entry back from 0.2.4.11-alphaNick Mathewson
2014-04-24Reformat the changelog for 0.2.5.4-alpha. No textual changes.Nick Mathewson
2014-04-24More changes files get added to the changelogNick Mathewson
2014-04-24whitespace fixNick Mathewson
2014-04-24Merge remote-tracking branch 'public/bug11553_025'Nick Mathewson
2014-04-24Merge branch 'bug11396_v2_squashed'Nick Mathewson
2014-04-24Expose the real maxmeminqueues via a GETINFONick Mathewson
2014-04-24Change the logic for the default for MaxMemInQueuesNick Mathewson
2014-04-24get_total_system_memory(): see how much RAM we haveNick Mathewson
2014-04-23copy all the changes files into the changelog again. still uneditedNick Mathewson
2014-04-23Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson
2014-04-23Improvements to #11553 fix based on reviewNick Mathewson
2014-04-23Merge remote-tracking branch 'public/bug10268'Nick Mathewson
2014-04-23Merge remote-tracking branch 'public/bug11200'Nick Mathewson
2014-04-23Merge branch 'bug11156_issue2_squashed'Nick Mathewson
2014-04-23Slightly improve the documentation of src/or/transports.cGeorge Kadianakis
2014-04-23Rename the got_hup element of managed proxies.George Kadianakis
2014-04-23Don't halt bootstrap to figure out if we should restart PT proxies.George Kadianakis
2014-04-23Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-04-23Merge remote-tracking branch 'public/bug9229_024' into maint-0.2.4Nick Mathewson
2014-04-23Merge remote-tracking branch 'public/bug9229_025'Nick Mathewson
2014-04-19scan-build: memarea_strndup() undefined behaviorNick Mathewson
2014-04-19scan-build: avoid undef behaior in tor_inet_ptonNick Mathewson
2014-04-19scan-build: sizeof(ptr*) in a debugging log in ext_orport.cNick Mathewson
2014-04-19scan-build: Fix harmless sizeof(ptr) in test_oom.cNick Mathewson
2014-04-19scan-build: close stdio FILEs on error in tor-gencertNick Mathewson
2014-04-19scan-build: truncate tinytest hexified outputs to 1024 bytes.Nick Mathewson
2014-04-19scan-build: limit hashtable size so it always fits in SSIZE_MAXNick Mathewson
2014-04-18scan-build: bulletproof last-chance errormsg generation in rendservice.cNick Mathewson
2014-04-18scan-build: Have clear_pending_onions walk the lists more obviouslyNick Mathewson
2014-04-18scan-build: in cpuworker, initialize tv_startNick Mathewson