Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
librist
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
Reno Dakota
librist
Graph
master
Select Git revision
Branches
6
192-build-fails-on-darwin-without-brew-installed
congestion_control
master
default
protected
stdout_output
tests_with_address_sanitizer
yaml_parsing
Tags
20
v0.2.11
v.0.2.11
v0.2.10
v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.2.0-RC6
v0.2.0-RC5
v0.2.0-RC4
v0.2.0-RC3
v0.2.0-RC2
0.2-RC1
0.2-beta-3
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Dec
6
26
Nov
21
15
14
13
12
11
2
25
Oct
16
Aug
16
Jun
24
Apr
22
19
21
Jan
19
30
Oct
26
25
24
7
6
4
2
22
Aug
21
16
15
15
Jul
14
13
3
16
Jun
15
18
Apr
27
Mar
17
13
10
2
15
Feb
13
13
Aug
8
Apr
20
Mar
17
Feb
28
Jan
26
4
17
Nov
14
5
20
Oct
19
28
Sep
21
16
14
13
12
30
Aug
27
23
2
28
Jul
27
24
22
21
20
19
5
25
Jun
24
23
22
21
16
15
12
11
10
9
7
6
3
20
May
29
Apr
27
25
26
21
20
17
14
13
12
9
8
4
28
Mar
25
24
23
19
18
15
13
12
2
25
Feb
21
19
18
16
10
8
3
2
1
31
Jan
30
5
3
2
1
29
Dec
28
25
24
23
20
16
15
14
7
5
3
1
30
Nov
29
28
26
25
24
23
20
18
17
Sep
16
11
10
9
8
31
Aug
30
29
28
27
26
24
22
20
19
18
16
15
21
Jul
17
14
13
3
2
1
27
Jun
26
24
23
9
8
7
6
3
2
1
Merge branch 'session_timeout' into 'master'
192-build-fails…
192-build-fails-on-darwin-without-brew-installed master
Add receiver session timeout API callback and command line option for exit on session timeout
Merge branch 'enhanced_statistics' into 'master'
Merge branch 'memory_leak' into 'master'
Merge branch 'file_config' into 'master'
Add peers figures to receivers statistics.
Fixed a memory leak caused by authentication failures.
Add config file support for ristsender and ristreceiver.
Merge branch 'flow_timeout' into 'master'
v.0.2.11 v0.2.11
v.0.2.11 v0.2.11
Make sure flow timeout follows the session timeout
Fix MAC compilation the right way. Even the test suite works now.
Merge branch 'get_cname' into 'master'
Add intel homebrew default path
Increase project, ABI and library versions in preparation for the release
Fix compilation for homebrew
Enhance test app to have a random number of null segments and also check for content accuracy on every segment
Refactor null packet deletion to be fully compliant with the spec. No more assumptions of where the nulls can be.
Fix SRP compilation on Mac
Add homebrew instructions to README
Remove another test port conflict (multicast packet recovery uses unicast messages)
Fix bug in sender rtt prometheus stats. They should be displayed in units of second and not millisecond
Merge branch 'fix-derived-keys' into 'master'
Fix new NPD test: we cannot repeat port numbers or the tests interfere with each other as they are executed in parallel
Add additional information on test failure for troubleshooting
Force authenticator to use derived key when no encryption passphrase is provided.
Add missing keyword for test
Fix regression in windows compilation
Null packet deletion fix: do not assume we have 7 mpegts segments per packet during null restoration.
Enhance test application: 1- Use random packet sizes. 2- Emulate mpegts and check sync bytes. 3- Add tests for null packet deletion mode.
Merge branch 'authentication-in-release-issue' into 'master'
Merge branch 'musl' into 'master'
Fix authentication issue in release builds.
Fix random data corruption on the rist receiver upon arrival of keepalive packets. The code was incorrectly using memcpy to populate an unpacked structure.
Fix building srp_examples.c with musl
Fix criteria for classifying rtp vs rtcp packets.
Allow for the extraction of the private cname property of a peer
Merge branch 'readme_updates' into 'master'
Merge branch 'master' into 'readme_updates'
Readme updates
Merge branch 'readme_updates' into 'master'
Loading