Skip to content
Snippets Groups Projects
Select Git revision
  • bug/buffer-reset
  • bug/buffering
  • bug/sockets
  • debug/websocket-crash
  • feature/profiler
  • feature/quic-websocket
  • feature/windows-arm64-uwp
  • main default protected
  • 0.7.0
  • 0.6.19
  • 0.6.18
  • 0.6.17
  • 0.6.16
  • 0.6.15
  • 0.6.14
  • 0.6.13
  • 0.6.12
  • 0.6.11
  • 0.6.10
  • 0.6.9
  • 0.6.8
  • 0.6.7
  • 0.6.6
  • 0.6.5
  • 0.6.4
  • 0.6.3
  • 0.6.2
  • 0.6.1
28 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.028Oct12Sep27Aug3Jul226Jun14Mar137528Feb201916151413924Jan12111030Nov133216Oct1122Sep207Jun12May28Apr17Mar1610831Jan424Nov2321191817161110828Oct265130Sep28268719Aug18171098418Jul22Jun161413109864320May1918171615131211109876document fixmebug/buffer-resetbug/buffer-resetincrease reset thresholdmove the check to endsignreset net buffer if it grows too large, disable broken adaptive buffering codeadd option to disable buffering for certain channelmainmaininclude buffering delay in total processing delayMerge branch 'bug/net-buffering' into 'main'fix partial websocket frame decoding and add unit test for websocket encoding/decodingrefactor websocket frame reads for unit test (implementation can be tested separately)fix incorrect condition variable predicateinline net callbackMerge branch 'bug/net-buffer-delay' into 'main'Fix incorrect buffering delay on buffer underrunDisable automatic buffer size adjustmentMerge branch 'bug/out-of-order-send' into 'main'remove incorrect buffer adjustment from net bufferfix possible use-after-free in quic peerDocument a deadlockAdd TSAN option. Fix (some) data races.fix use-after-freesfix a crash on exit, fix incorrect packet order for kEndFrame, add unit tests for new buffering, better error messages, do not assert on inccorect order, just print an errorallow out of order receives for end of frame (buffering)Replace triggerAsync() calls with inline callMerge branch 'feature/buffering' into 'main'Replace network bufferingfor testdebug/websocket…debug/websocket-crashclass headers addedmore debugging/profiler infomore generic worker queuefix incorrect partial buffer processingMerge branch 'main' into feature/bufferingWIPreplace bufferingsketch changes to bufferingadd time synchronizationAnother bug in netstream bufferingdisable netstream buffering, remove completely once implemented in nodeHTTP websocket upgrade over quic (requires a proxy)feature/quic-we…feature/quic-websocketMerge branch 'bug/out-of-order-decode' into 'main'
Loading