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 23 hours
ago. based on code collected
1 day
ago.
Mar 04, 2025 — Mar 04, 2026
Showing page 35 of 169
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Revert "See if we fare better on newer linex." That migth be the reason our coverage went down.
Maksym Sobolyev
More...
about 6 years ago
Revert "See if we fare better on newer linex." That migth be the reason our coverage went down.
Maksym Sobolyev
More...
about 6 years ago
Re-gen.
Maksym Sobolyev
More...
about 6 years ago
memdeb/glitch_command_parser1 -> memdeb/glitch_command_parser1_stdio.
Maksym Sobolyev
More...
about 6 years ago
Roll back to c9793fff1bf8a05a4fc17bfb16ea8d31e38f42ac.
Maksym Sobolyev
More...
about 6 years ago
Use hex format to avoid any ambiguity in grep'ing.
Maksym Sobolyev
More...
about 6 years ago
Do not glitch write(2) in the rtpc_doreply, that hangs our command parser test.
Maksym Sobolyev
More...
about 6 years ago
Split out glitch_command_parser1_stdio and glitch_command_parser1_tcp.
Maksym Sobolyev
More...
about 6 years ago
Re-gen.
Maksym Sobolyev
More...
about 6 years ago
Grr, run memdeb/glitch_command_parser1 directly to see why it fails.
Maksym Sobolyev
More...
about 6 years ago
Adjust false-positive breakdown numbers.
Maksym Sobolyev
More...
about 6 years ago
Run "stdio" and "tcp socket" versions of the test separately, only excercising points that are not excercised in the latter. This cuts total run time by about 30%, so that we hopefully don't overun our limit on travis.
Maksym Sobolyev
More...
about 6 years ago
Move test point bit earlier again now that we've added more triggers.
Maksym Sobolyev
More...
about 6 years ago
Only create pidfile when all other initialization tasks are complete.
Maksym Sobolyev
More...
about 6 years ago
Only wait for child to get airborne if coverage is disabled. Otherwise coverage gathered by child is getting lost.
Maksym Sobolyev
More...
about 6 years ago
Don't call __gcov_flush(), it messes up coverage in child. :(
Maksym Sobolyev
More...
about 6 years ago
Run __gcov_flush() after fork, not before to see if it fixes our coverage drop.
Maksym Sobolyev
More...
about 6 years ago
no record: fix crash when multiple no record commands are sent
Razvan Crainea
More...
about 6 years ago
Re-gen.
Maksym Sobolyev
More...
about 6 years ago
Revert "Disable all but recording tests for now."
Maksym Sobolyev
More...
about 6 years ago
Merge branch 'temp_debug' into razvancrainea-feature/norecord
Maksym Sobolyev
More...
about 6 years ago
Add missed #undef's
Maksym Sobolyev
More...
about 6 years ago
Glitch fork and setsid.
Maksym Sobolyev
More...
about 6 years ago
Bump number of false positives.
Maksym Sobolyev
More...
about 6 years ago
Unify code points tracking between autoglitch and memdeb subsystems. This allows us to avoid copying 3 values in each operation and store those, instead just one pointer is copied and stored.
Maksym Sobolyev
More...
about 6 years ago
Sneak -L argument into startstop1, so that we can inject some glitch in there,.
Maksym Sobolyev
More...
about 6 years ago
Flush counters right before fork() to zero-our counters in both processes.
Maksym Sobolyev
More...
about 6 years ago
Correct rtpp_memdeb_asprintf() printf spec.
Maksym Sobolyev
More...
about 6 years ago
Update counters to match various optimization levels.
Maksym Sobolyev
More...
about 6 years ago
o glitch pipe(2) and write(2);
Maksym Sobolyev
More...
about 6 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
…
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