6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add GitHub Workflows setup. More... about 5 years ago
Re-gen. More... about 5 years ago
Update to work with Python 3.x. More... over 5 years ago
Merge branch 'master' of github.com:sippy/rtpproxy More... over 5 years ago
Install docbook-xml. More... over 5 years ago
o Add receiver thread; More... over 5 years ago
Re-gen by job 179467438 from 029f88a433b87d0a1eb3772208805916c6828076. More... over 5 years ago
Undo damage in 7be7d5598a4e2. More... over 5 years ago
Add --force_asymmetric option to switch NAT compensation logic off for all sessions unconditionally. More... over 5 years ago
Pull sources from the github. More... over 5 years ago
Ugh, don't like it, but this seems to be the only way to make pthread_t defined, which should fix build on CentOS 7. More... over 5 years ago
Cast down capture id to int in the debug printf. More... over 5 years ago
Remove unnecessary "restrict" keyword, which is not part of any C standard for the last 30 years. More... over 5 years ago
Bump max number of retries from 4 to 6. More... over 5 years ago
Add file forgotten in the 6cd6bd70d869. More... almost 6 years ago
Re-gen. More... almost 6 years ago
o Add glitching for fwrite(3); More... almost 6 years ago
Also glitch makeann/makeann1. More... almost 6 years ago
Define both MAKEANN_DBG and MAKEANN_PROD and use those to run both versions in the makeann/makeann1 test. More... almost 6 years ago
Properly initialize memdeb. More... almost 6 years ago
Replace abort() with graceful error handling/ More... almost 6 years ago
Tickle few more error checking points in the sub-command code. More... almost 6 years ago
Re-gen. More... almost 6 years ago
Extend badargs to run both debug and non-debug versions of the rtpproxy as well as to use recently added "badmod" modules to go over error handling during module loading. More... almost 6 years ago
Re-gen. More... almost 6 years ago
Add some pre-broken modules to test error handling. More... almost 6 years ago
Make --enable-coverage more straightforward. More... almost 6 years ago
When running debug version of the proxy make sure that we are loading debug version(s) of module(s), and vice-versa (i.e. non-debug loading only non-debug). More... almost 6 years ago
Glitch dlsym(3). More... almost 6 years ago
Glitch dlopen(3). More... almost 6 years ago