Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Beyond Protocol
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
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
Beyond AKA
Beyond Protocol
Graph
0b6198a1c84fed34959e1cba733423d1442d7491
Select Git revision
Branches
8
bug/buffer-reset
bug/buffering
bug/sockets
debug/websocket-crash
feature/profiler
feature/quic-websocket
feature/windows-arm64-uwp
main
default
protected
Tags
20
0.7.0
0.6.19
0.6.18
0.6.17
0.6.16
0.6.15
0.6.14
0.6.13
0.6.12
0.6.11
0.6.10
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
28 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Feb
14
13
9
24
Jan
12
11
10
30
Nov
13
3
2
16
Oct
11
22
Sep
20
7
Jun
12
May
28
Apr
17
Mar
16
10
8
31
Jan
4
24
Nov
23
21
19
18
17
16
11
10
8
28
Oct
26
5
1
30
Sep
28
26
8
7
19
Aug
18
17
10
9
8
4
18
Jul
22
Jun
16
14
13
10
9
8
6
4
3
20
May
19
18
17
16
15
13
12
11
10
9
8
7
6
fix incorrect partial buffer processing
Merge branch 'main' into feature/buffering
WIP
replace buffering
sketch changes to buffering
add time synchronization
Another bug in netstream buffering
disable netstream buffering, remove completely once implemented in node
HTTP websocket upgrade over quic (requires a proxy)
feature/quic-we…
feature/quic-websocket
Merge branch 'bug/out-of-order-decode' into 'main'
Bugfixes
return queue size
Merge branch 'main' of gitlab.utu.fi:beyondaka/beyond-protocol
add fifo task queue for thread pool
Merge branch 'bug/quic-crash' into 'main'
QUIC crash on shutdown/reload
Merge branch 'bug/crash-windows' into 'main'
Fix windows crash
fix lock in quic unit test
Merge branch 'bug/cmake' into 'main'
Fix incorrect paths in cmake
workaround for cmake build dir config
fix CMAKE_SOURCE_DIR
Merge branch 'main' into bug/buffering
bug/buffering
bug/buffering
hotfix for out of band data
documentation
cmake build dir fix
Merge branch 'feature/websocket-proxy' into 'main'
Quic: Move Quic connection outside Peer
update test timeout
0.7.0
0.7.0
tidy
Merge branch 'feature/quic-ws' into 'main'
Quic/WebSocket
fix cmake paths
update cmake
Merge branch 'feature/msquic' into 'main'
MsQuic support
apply default socket buffer sizes
bug/sockets
bug/sockets
Merge branch 'bug/windows-profiler' into 'main'
Fix windows build for profiler and add profiler logging
Loading