コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson d8b7dcca8d Merge remote-tracking branch 'andrea/ticket12585_v3' 9 年 前
  Nick Mathewson 732c885b32 Fix a conversion warning on 32-bit clang 9 年 前
  Andrea Shepard cb047f4078 Fix ipv4/ipv6 traffic bits on AF_UNIX socks listeners and remove hacky workarounds for brokenness 9 年 前
  Nick Mathewson cacea9102a reindent cell_queues_check_size() 9 年 前
  Nick Mathewson c2e200cef8 Merge branch 'bug13806_squashed' 9 年 前
  Nick Mathewson 3033ba9f5e When OOM, free cached hidden service descriptors too. 9 年 前
  Jacob Appelbaum 8d59ddf3cb Commit second draft of Jake's SOCKS5-over-AF_UNIX patch. See ticket #12585. 10 年 前
  Nick Mathewson cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 9 年 前
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 年 前
  Nick Mathewson 734ba5cb0a Use smaller zlib objects when under memory pressure 9 年 前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年 前
  Nick Mathewson fc5cab4472 Merge remote-tracking branch 'origin/maint-0.2.5' 9 年 前
  Nick Mathewson ab4b29625d Downgrade 'unexpected sendme cell from client' to PROTOCOL_WARN 9 年 前
  Andrea Shepard 9eea42f844 Make channel_flush_from_first_active_circuit() mockable 10 年 前
  Andrea Shepard 4f567c8cc8 Let the new scheduler handle writes 10 年 前
  Andrea Shepard d438cf1ec9 Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet 11 年 前
  Nick Mathewson dd22ab519a Merge remote-tracking branch 'public/bug12700_024' into maint-0.2.5 9 年 前
  Nick Mathewson 59e114832e Merge branch 'bug11792_1_squashed' 9 年 前
  Nick Mathewson 8e55cafd67 Count zlib buffer memory towards OOM totals. 10 年 前
  Nick Mathewson 01a0ab02a3 Merge branch 'bug10116_squashed' 10 年 前
  Nick Mathewson 764cebb4d9 Merge remote-tracking branch 'public/bug12700_024' 10 年 前
  Nick Mathewson 1196ed7cc4 Fix relay_command_to_string(); solve 12700. 10 年 前
  Nick Mathewson 6969bd9a02 Autoconvert most circuit-list iterations to smartlist iterations 10 年 前
  Nick Mathewson a58d94fb7c Merge branch 'bug12184_diagnostic_squashed' 10 年 前
  Nick Mathewson 8f3e3279c1 Try to diagnose bug 12184 10 年 前
  Nick Mathewson e8dd34f165 Merge remote-tracking branch 'public/not_bug8093' 10 年 前
  Nick Mathewson b16321425f Bulletproof our 11246 fix a little, based on recommendation from andrea. 10 年 前
  Nick Mathewson d9564d5285 Use uint32 !=, not tor_memneq, for relay cell integrity checking 10 年 前
  Andrea Shepard 170e0df741 Eliminate #ifdef ENABLE_MEMPOOLS in packed_cell_new/free() 10 年 前