openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
rtpproxy
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 18 hours
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 19 of 169
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Revert "See if we can catch build failures."
Maksym Sobolyev
More...
about 3 years ago
See if we can catch build failures.
Maksym Sobolyev
More...
about 3 years ago
We don't run do-tests on depsbuild or cleanbuild.
Maksym Sobolyev
More...
about 3 years ago
Split out build /env prep job into a separate stage.
Maksym Sobolyev
More...
about 3 years ago
Don't exit(), return().
Maksym Sobolyev
More...
about 3 years ago
Make sure we have at least sizeof(rtcp_common_t) bytes before we dive into packet.
Maksym Sobolyev
More...
about 3 years ago
Add fuzz_rtcp_parser.
Maksym Sobolyev
More...
about 3 years ago
Double run-time.
Maksym Sobolyev
More...
about 3 years ago
Add OSSFuzz badge.
Maksym Sobolyev
More...
about 3 years ago
Improve fuzz_command_parser:
Maksym Sobolyev
More...
about 3 years ago
Add permissions.
Maksym Sobolyev
More...
about 3 years ago
Make argument of rtp_packet_parse_raw() const.
Maksym Sobolyev
More...
about 3 years ago
Add basic OSS-Fuzz functionality.
Maksym Sobolyev
More...
about 3 years ago
Restore pre-validation of the command to make sure it has at least one argument, that has been lost with the latest sub-command parsing code. Extend command parser test to accomodate that.
Maksym Sobolyev
More...
about 3 years ago
assert() -> RTPP_DBG_ASSERT().
Maksym Sobolyev
More...
about 3 years ago
Try harder to initialize all members to zero, if not initilized explicitly. This is to further refine change in the 15305c5256de.
Maksym Sobolyev
More...
about 3 years ago
Initialize log member to NULL.
Maksym Sobolyev
More...
about 3 years ago
Define _GNU_SOURCE early, before we include any other header for it to have an effect.
Maksym Sobolyev
More...
about 3 years ago
Set _GNU_SOURCE to make pthread_setname_np() visible on linex.
Maksym Sobolyev
More...
about 3 years ago
Include "config.h" to get HAVE_PTHREAD_SETNAME_NP.
Maksym Sobolyev
More...
about 3 years ago
Re-gen.
Maksym Sobolyev
More...
about 3 years ago
Use pthread_setname_np() to set names of various threads.
Maksym Sobolyev
More...
about 3 years ago
Add new version 20230205, to record changes in the catch_dtmf module and rtpa_nlost counter.
Maksym Sobolyev
More...
about 3 years ago
Make struct rtpp_session const.
Maksym Sobolyev
More...
about 3 years ago
Re-gen.
Maksym Sobolyev
More...
about 3 years ago
Allow up to 4 sub-commands to be chained to any U/L commands.
Maksym Sobolyev
More...
about 3 years ago
Display error message if module has failed to load.
Maksym Sobolyev
More...
about 3 years ago
Run rtpp_proc_ttl_ctor() after scheduler and rtpp_notify_cf are inited.
Maksym Sobolyev
More...
about 3 years ago
Grab reference to all subsystems we are using here, microoptimize rtpp_proc_ttl function by pre-populating iteration structure at the construction time.
Maksym Sobolyev
More...
about 3 years ago
Make rtpp_notify refcounted.
Maksym Sobolyev
More...
about 3 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
168
169
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree