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 17 hours
ago. based on code collected
1 day
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 28 of 169
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Export reference to module's own reference counter, so that the module can grab it to prevent self-destruction while request is in flight. This is to possibly fix some crashes we've seen in the glitching run in the lto branch.
Maksym Sobolyev
More...
almost 6 years ago
Re-gen.
Maksym Sobolyev
More...
almost 6 years ago
Enable LTO here.
Maksym Sobolyev
More...
almost 6 years ago
Also set AR=llvm-ar-9 RANLIB=llvm-ranlib-9 in case of Clang9. Those are neede for the LTO to work properly with a static lib.
Maksym Sobolyev
More...
almost 6 years ago
Re-gen.
Maksym Sobolyev
More...
almost 6 years ago
o Enable LTO for all modules;
Maksym Sobolyev
More...
almost 6 years ago
Add test binaries.
Maksym Sobolyev
More...
almost 6 years ago
Give wi_malloc_data() API a spin, look like we are not hitting it anywhere else in the code.
Maksym Sobolyev
More...
almost 6 years ago
Re-gen.
Maksym Sobolyev
More...
almost 6 years ago
Use m4/coverage.ami.
Maksym Sobolyev
More...
almost 6 years ago
Get rid of results of the coverage report;
Maksym Sobolyev
More...
almost 6 years ago
Centralize code coverage-specific definitions.
Maksym Sobolyev
More...
almost 6 years ago
Re-gen.
Maksym Sobolyev
More...
almost 6 years ago
Revert aa239c01 & 969f3895, looks like the issue has been caused by the "-I." in the compiler options.
Maksym Sobolyev
More...
almost 6 years ago
Re-gen.
Maksym Sobolyev
More...
almost 6 years ago
o Move MAINSRCDIR definition into a central location;
Maksym Sobolyev
More...
almost 6 years ago
Link all .h files in src here to see if we can fix clang coverage.
Maksym Sobolyev
More...
almost 6 years ago
For some reason llvm-gcov is looking in a wrong place for the rtpp_coverage.h file.
Maksym Sobolyev
More...
almost 6 years ago
Only use CONFIGURE_ARGS where it belongs.
Maksym Sobolyev
More...
almost 6 years ago
Collect/submit coverage from Clang builds too.
Maksym Sobolyev
More...
almost 6 years ago
Allow coverage collection command to be overriden (i.e. Clang case).
Maksym Sobolyev
More...
almost 6 years ago
Re-gen.
Maksym Sobolyev
More...
almost 6 years ago
Remove subdir-objects, it does not work with automake 1.15 that is the only version provided with the Ubuntu 18. :(
Maksym Sobolyev
More...
almost 6 years ago
Inquiry for the autoconf / automake version.
Maksym Sobolyev
More...
almost 6 years ago
Re-gen.
Maksym Sobolyev
More...
almost 6 years ago
Fix cleanfiles.
Maksym Sobolyev
More...
almost 6 years ago
Set subdir-objects to reduce amount of warning we get from automake and serial-tests to provide more debug information for the make check run.
Maksym Sobolyev
More...
almost 6 years ago
Re-gen.
Maksym Sobolyev
More...
almost 6 years ago
Centralize LTO detection and enable it for all binaries in src.
Maksym Sobolyev
More...
almost 6 years ago
See if installing llvm-9-dev fixes inability to use LTO.
Maksym Sobolyev
More...
almost 6 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
…
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