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
1aaa247ef3baa2db732d203d32032d4d18f5e33f
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
16
Jul
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
28
Feb
27
26
24
21
19
18
5
4
3
1
31
Jan
29
28
27
23
21
16
15
13
7
5
1
31
Dec
30
29
26
25
24
23
22
21
20
15
12
11
9
8
3
2
1
29
Nov
26
21
20
18
17
15
13
10
9
3
2
29
Oct
28
27
21
20
18
17
14
13
12
4
30
Sep
22
17
16
15
14
13
6
4
3
1
29
Aug
27
26
19
18
17
8
5
26
Jul
25
23
21
16
15
14
12
11
8
7
4
30
Jun
23
17
10
Pass stack allocated buffer to realpath
Define largest value to ensure that the sizeof(type) does not change
Remove hash calculation to avoid overhead
clang-format
Merge pull request #131 from DaanDeMeyer/draft-22
Remove final newlines from log messages.
Take into account the timer for retiring connection ID
Fix path validation ping-pong
Fix travis osx build
Fix compile error with gcc
Compile with latest nghttp3
Prioritize placeholder explicitly so that it depends on root
Compile with nghttp3 draft-22
Recovery
Ignore ack_delay field in Initial and Handshake packets
Stop timer on closing or draining period
Support TLS_AES_128_CCM_SHA256
Fix memory leak
Fix regression that .5 RTT reply is delayed
Update initial salt
Handle HRR
Connection ID length change
Error if first packet is not Initial or 0RTT for server
Make remote settings available early for server
Add missing error handling
Handle multi byte frame type in CONNECTION_CLOSE
error code is now 62 bits
Send 0 ACK Delay in Initial and Handshake packets
Server sends CONNECTION_CLOSE in both INITIAL and HANDSHAKE packets
Remove ps from ngtcp2_path_challenge_entry
Remove dcid.bound
PATH_RESPONSE can be sent from the current path
Only use remote settings after handshake completed
amend
NEW_CONNECTION_ID retire_prior_to field
Handle active_connection_id_limit
Encode and decode active_connection_id_limit transport parameter
Start draft-22 implementation
Merge branch 'draft-20'
Rename