Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
ngtcp2
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kashyap Thimmaraju
ngtcp2
Graph
5122d9e5e1e91c718ebc3933252ee42522c6e942
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Feb
16
12
11
9
8
6
4
3
31
Jan
30
29
28
26
25
23
22
21
19
18
14
12
11
9
5
4
28
Dec
21
19
18
11
12
9
8
1
29
Nov
28
22
21
20
16
14
11
10
9
8
7
8
6
5
4
2
1
31
Oct
30
29
28
27
25
24
23
22
21
20
16
15
14
13
12
11
10
8
3
2
23
Sep
22
21
16
14
12
9
8
7
5
31
Aug
29
28
27
26
25
24
23
22
19
18
17
12
10
7
1
27
Jul
21
20
19
17
16
15
14
13
11
10
3
22
Jun
21
20
15
14
10
8
6
3
23
May
21
19
18
16
15
14
13
12
7
2
30
Apr
26
25
21
18
16
14
13
9
8
6
4
3
1
30
Mar
26
25
24
23
22
19
5
3
2
1
Fix compile error
Varint encoded transport parameters
Start draft-27 development
Propagate transport_parameters error to the surface
Return NGTCP2_ERR_DRAINING if CONNECTION_CLOSE frame is seen
Deal with delayed Handshake packets
Output tweak
Add API to extend stream limit explicitly
client: Log HTTP stream close
server: Close stream inside nghttp3 callback
Merge pull request #215 from amirlivneh/buffer-begin
Close stream inside nghttp3 callback
Remove redundant Buffer::begin
interop: Avoid timeout in multiconnect scenario
Move TP token and CID in paddr after handshake completion
Merge pull request #214 from jasnell/fix-setting-remote-transport-params
Remove NGTCP2_PV_FLAG_DONT_CARE
Rework and simplify DCID handling in path validation
Fix setting remote transport params order
Merge pull request #212 from amirlivneh/patch-1
Copy stateless reset token in TP when installing 1RTT key
Fix header printing bug
Allow more error codes
Add API to remember the TLS error
Deal with NGTCP2_ERR_RETRY correctly
Fix typo
Longer timeout for multiconnect
active_connection_id_limit defaulting
Fix interop script
Initialize loss_time with UINT64_MAX which is invalid ngtcp2_tstamp value
Fix assertion failure
Update cc_pkt_num for hs_pktns as well
qlog: Write HANDSHAKE_DONE
Call ngtcp2_conn_set_retry_aead inside ngtcp2 crypto API
Fix compile error with latest nghttp3
Add ngtcp2_handshake_confirmed callback
Update Dockerfile
Fix packet number decoding
Remove ngtcp2_rtb_clear
max_idle_timeout