Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
picoquic
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
picoquic
Graph
f33b86a7f42bc5b9a2f0565c08895c6b3d00ed96
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
4
Apr
3
2
1
31
Mar
1
Apr
31
Mar
26
25
24
23
22
20
19
17
16
13
5
4
24
Feb
22
21
17
16
12
11
7
3
2
1
31
Jan
30
28
27
26
25
23
22
21
19
18
16
14
13
12
11
7
6
5
4
3
2
1
31
Dec
30
29
28
27
26
24
23
22
21
20
19
18
17
16
10
9
8
3
2
1
27
Nov
26
24
23
22
21
20
14
12
8
9
6
3
4
3
4
3
2
30
Oct
29
30
29
30
29
28
29
28
27
24
23
21
18
14
13
14
13
12
10
9
8
5
4
3
2
1
30
Sep
29
28
27
26
25
19
18
17
15
14
13
12
11
10
9
8
7
6
4
2
24
Aug
23
21
20
19
Merge pull request #551 from private-octopus/investigate-h3-ats
Add more tests of H3 encoding
First sketch of async receive functions.
Merge branch 'master' into win-app-async
Merge pull request #550 from private-octopus/chacha-from-ssl
Redefine priority of ciphersuites for better performance
Merge pull request #549 from private-octopus/ack-storm-2
Try straight download of picotls
Try adding submodule init for picotls build
Update to latest picotls
Fix ack storm issue, manage side effect on resiliency tests
Merge branch 'master' into win-app-async
Merge pull request #547 from private-octopus/add-scheme-to-h3zero
Align to latest picotls
Try the last commit ofpicotls, after correction
Add quiet mode togit checkout
Try not specifying a commit ID
Try different commit ID
Test picotls script update
Add ":scheme: https" to request header
Merge branch 'master' into win-app-async
Merge pull request #546 from private-octopus/too-many-ack
Remove unused variable
Use different challenges for successive probes
Fix repeated ack of handshake
Set missing transport parameters to zero value.
Merge pull request #545 from private-octopus/pioctls-march-2019
Align with Picotls March 2019
Merge pull request #544 from private-octopus/fix-corrupt-retrans2
Accomodate linux warning.
Add test cases for retransmit packet copy
Merge branch 'master' into win-app-async
Merge branch 'master' into fix-corrupt-retrans2
Merge pull request #541 from private-octopus/fix-null-sni-crash
Fix null deref in H3 request format
Prepare unit test for copy retransmit
Isolate retransmit copy in separate function
Merge pull request #539 from private-octopus/corrupt-retransmit-mtu
Make sure that retransmissions do not exceed the coalesced packet size.
Merge branch 'master' into win-app-async