Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.019May18171615141312119876543130Apr2928262524252321201918161511654231Mar2928272423222118161412843128Feb1612119864331Jan3029282625232221191814121195428Dec211918111298129Nov282221201614111098786542131Oct302928272524232221201615141312111083223Sep2221161412987531Aug292827262524232219181712107127Jul21201917161514131110322Jun212015141086323May2119181615Remove target_cwnd cap because it interferes with initial cwnd growthMeasure delivery_rate in secondsApply target_cwnd during slow-start onlyTweak cubic again with bug fixdynamic packet reordering thresholdAdd ngtcp2_cc_resetUse UINT64_MAX as invalid value of epoch_startMeasure receiving rate and enhance fc frames sending rateFix compile errorUse local max_idle_timeout if remote one is 0util::parse_duration should default to unit "s"server: Remove sendbuf_interop: Use --exit-on-all-streams-closeCleanupclient: Add --exit-on-all-streams-close optionReduce max ack blocksFurther cubic adjustmentsBetter time resolutionMinor cubic adjustmentFix bug that app data goes out of sync with NGTCP2_WRITE_STREAM_FLAG_MORERemove redundant check and add more logginginterop: Enable chacha20 test caseOnly make delivery_rate publicSpecify max packet sizeExpose ngtcp2_log_info to public APIInject ngtcp2_log to custom congestion controllerFix compile errorUpdate m4/ax_cxx_compile_stdcxx.m4Use cubic by defaultAdd --cc option to client and serverRename default cc to renoImplement CUBIC congestion algorithmFix sending lots of probe packetsExport delivery rate sample to ngtcp2_conn_statAllow use of custom congestion controllerCheck persistent congestion by ngtcp2_rtbAdd timestamp to all congestion controller functionMerge pull request #240 from Lekensteyn/cmake-fix-libsMerge pull request #241 from amirlivneh/decode-varint-param-read-heap-buffer-overflowFix read-heap-buffer-overflow in decode_varint_param()