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.031May30272625242524232221201918171615141312119876543130Apr2928262524252321201918161511654231Mar2928272423222118161412843128Feb1612119864331Jan3029282625232221191814121195428Dec211918111298129Nov282221201614111098786542131Oct302928272524232221201615141312111083223Sep2221161412987531Aug292827262524232219181712107127Jul212019171615141311Add test for ngtcp2_conn_write_connection_closeAdd test for ngtcp2_conn_set_remote_transport_paramsCap PTO count on ACKChange ngtcp2_conn_submit_new_token signatureTweak cubic tcp friendlyFix client crashRemove ngtcp2_pkt_retry parameter from ngtcp2_recv_retryDefine NGTCP2_MIN_INITIAL_DCIDLENUse ngtcp2_vec in ngtcp2_pkt_retryUse ngtcp2_vec for ngtcp2_pkt_hd.tokenImplement NEW_TOKENUse of token validates client addressMerge pull request #243 from amirlivneh/fix_wraparoundVerify that client uses SCID from Retry packetFix potential wraparound in conn_update_recv_rate()Merge pull request #242 from ueno/wip/dueno/fix-gnutlsgnutls: add stub ngtcp2_crypto_set_local_transport_paramsAdd partial HyStart++Call it tls_native_handleAdd missing conn_on_crypto_timeout call and error handlingUpdate docTweak NGTCP2_CONN_FLAG_SERVER_ADDR_VERIFIEDSpeed up recovery hackFix assertion failure when writing Handshake before getting its tx keyVerify DCID after successful decryption to avoid state changeIgnore VN if it contains version selected by clientHide ngtcp2_crypto_derive_and_install_initial_keySimplifyRemove tls argument from crypto lib interfaceFix DockerfileUpdate DockerfileRemove NGTCP2_ALPN_H3 macroRename NGTCP2_DEFAULT_MAX_PKT_SIZE to NGTCP2_DEFAULT_MAX_PKTLENRename NGTCP2_MAX_PKT_SIZE to NGTCP2_DEFAULT_MAX_UDP_PAYLOAD_SIZERename max_packet_size to max_udp_payload_sizeDon't increase cwnd if it exceeds target cwndRemove odcid from ngtcp2_connFix build error with cmakeReset loss detection timer when pktns is discardedInitial RTT is 333ms