6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 14, 2025 — Jan 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allocate struct rtpp_cfg on heap like everything else, otherwise attempt to initialize rtpproxy several times would cause instances to corrupt each other's state. More... 8 months ago
Add rtpp_sys_malloc() and rtpp_sys_free() for the cases when we absolutely need to call a system malloc directly. More... 8 months ago
Re-gen. More... 8 months ago
Wrap around rtpp_main() into a function that saves / restores getopt engine, otherwise attempt to initialize the library several times might fail. More... 8 months ago
Optimize refcnt for common single-reference scenario More... 8 months ago
Set "latest" tag properly. More... 8 months ago
FROM ${BUILD_IMAGE} -> FROM $BUILD_IMAGE to silence some warnings. More... 8 months ago
Set QEMU_CPU=cortex-a53 on arm64 to see if we can speed things on ubuntu. More... 8 months ago
Get rid of redundant ${{ }} in if: statements. More... 8 months ago
Improve local name to IP resolution robustness: More... 8 months ago
Re-gen. More... 8 months ago
Include libcrypto when linking libsrtp2, this is needed if libsrtp2 is static. More... 8 months ago
Hide ehandler() for the librtpproxy case; More... 8 months ago
Set and use LIBS_SRTP for the case --enable-static-crypto correctly. More... 8 months ago
Fix typo, make sure IC_BAIL() returns negative. More... 8 months ago
Re-gen. More... 8 months ago
Add --enable-static-crypto to link openssl and friends statically. More... 8 months ago
rtpp_static_modules_lookup() does not set errno. More... 8 months ago
Re-gen. More... 8 months ago
Re-gen. More... 8 months ago
Get rid of our own outdated "sippy_lite" now that we have a decent pip package published. More... 8 months ago
Use SET_DECLARE() correctly. More... 8 months ago
Don't call exit() directly or via the proxy methods (err, errx) in the rtpp_main() if we are a library. More... 9 months ago
Merge commit '510b80f1fee4fd7cd36494b6906b77c0f04164dd' as 'external/hepconnector' More... 9 months ago
Squashed 'external/hepconnector/' content from commit 395e565b More... 9 months ago
Add some entries. More... 9 months ago
Re-gen. More... 9 months ago
Remove hepconnector in preparation for re-adding as a subtree. More... 9 months ago
Move libelperiodic and hepconnector into external along with other externally maintained sources. More... 9 months ago
Merge commit '376085dfa7fab70613da56c95bfaf2da6220dc39' as 'external/libelperiodic' More... 9 months ago