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 4 hours
ago. based on code collected
about 15 hours
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 32 of 169
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add rtpp_modman.[ch].
Maksym Sobolyev
More...
almost 6 years ago
Re-gen.
Maksym Sobolyev
More...
almost 6 years ago
Split modules list into its own structure rtpp_modman (module manager).
Maksym Sobolyev
More...
almost 6 years ago
This file has been empty and unused for like 16 years.
Maksym Sobolyev
More...
almost 6 years ago
Add stub for control-plane handlers.
Maksym Sobolyev
More...
almost 6 years ago
Move implementation of the various commands into its own sub-dir.
Maksym Sobolyev
More...
almost 6 years ago
Add missing stdint.h.
Maksym Sobolyev
More...
almost 6 years ago
Re-gen.
Maksym Sobolyev
More...
almost 6 years ago
Add skeleton for the catch_dtmf module, functionality is going to be added soon.
Maksym Sobolyev
More...
almost 6 years ago
Make accounting functionality in a loadable module optional.
Maksym Sobolyev
More...
almost 6 years ago
Split structures related to accounting into its own header.
Maksym Sobolyev
More...
almost 6 years ago
Store pointer to the struct rtpp_acct_handlers, not the struct itself. This is in preparation to making this API optional.
Maksym Sobolyev
More...
almost 6 years ago
Bring most of the infrastructure from the rtpp_2_1_dtmf to implement sub-commands, except the logic itself which is going to be implemented in module-agnostic manner.
Maksym Sobolyev
More...
almost 6 years ago
Break down various routines exported by the module into separate structures based on usage. This is in preparation to adding ability to call functions in the module from the command handler.
Maksym Sobolyev
More...
almost 6 years ago
Assign each module unique ID and each instance of the same module another ID starting with 1. Instance IDs are assigned in order modules are loaded. This allows us to reliably address modules by using combination of module id and instance id.
Maksym Sobolyev
More...
almost 6 years ago
Correct some outdated info.
Maksym Sobolyev
More...
almost 6 years ago
Merge branch 'temp_debug' of github.com:sippy/rtpproxy into temp_debug
Maksym Sobolyev
More...
almost 6 years ago
Add links.
Maksym Sobolyev
More...
almost 6 years ago
Fix typos.
Maksym Sobolyev
More...
almost 6 years ago
Modernize.
Maksym Sobolyev
More...
almost 6 years ago
Merge branch 'temp_debug'
Maksym Sobolyev
More...
almost 6 years ago
Fix issue with non-debug modules by making memory-related function wrappers match actual implementation.
Maksym Sobolyev
More...
almost 6 years ago
Re-gen.
Maksym Sobolyev
More...
almost 6 years ago
Add a derivative of the startstop test to check that "undebug", i.e. production system actually works.
Maksym Sobolyev
More...
almost 6 years ago
o Allow either production or debug version of the proxy to be selected;
Maksym Sobolyev
More...
almost 6 years ago
Bump revision.
Maksym Sobolyev
More...
almost 6 years ago
Merge branch 'razvancrainea-feature/norecord'
Maksym Sobolyev
More...
almost 6 years ago
Randomize port selection for the control socket testing, so that glitching on TCP ports does not stumble into "port already in use" issue.
Maksym Sobolyev
More...
almost 6 years ago
Merge branch 'master' into razvancrainea-feature/norecord
Maksym Sobolyev
More...
almost 6 years ago
GC unneded \.
Maksym Sobolyev
More...
almost 6 years ago
←
1
2
…
28
29
30
31
32
33
34
35
36
…
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