6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix compilation on linux. More... over 1 year ago
Relax. More... over 1 year ago
Cache docker build using registry cache. More... over 1 year ago
Bump actions/upload-artifact and docker/* to the latest. More... over 1 year ago
Add url_quote() and generate_random_string(). More... over 1 year ago
Update DH links to the CI. More... over 1 year ago
Move authors and contributors bit down and add News section. More... over 1 year ago
Re-gen. More... over 1 year ago
Bump max subcommands to 16 to accomodate long list of candidates. More... over 1 year ago
Rename to match meaning. More... over 1 year ago
Protect from accidental infinite recursion. More... over 1 year ago
Properly decrypt/encrypt RTCPs when they are muxed in. More... over 1 year ago
Centralize location of various packet detection routines. More... over 1 year ago
Also add CT_RECV (clear-text received) && CT_SEND. More... over 1 year ago
Add latch_setmode() function allowing to forcefully "latch open" and "latch locked" the stream latching functions. This is for use with ice-lite module. More... over 1 year ago
Discontinue that "install newer ffmpeg" nonsense that should not be needed anymore but has grown a beard now. More... over 1 year ago
Let send_pkt() do a sender selection for us. More... over 1 year ago
Make sender thread selection to be optional, this saves quite lot of trouble doing this in modules. More... over 1 year ago
Stich to 2.x branch of the srtp library. More... over 1 year ago
Re-gen. More... over 1 year ago
Restructure CI code to use single yaml with many jobs. More... over 1 year ago
Also check .rout of the rtpproxy in case any errors. More... over 1 year ago
Add send_pkt_to() method. More... over 1 year ago
[dtls_gw] fix small memory leak introduced in the e11faaa45b. More... over 1 year ago
Bump maximum number of subcommands to 8 and reply buffer to 512 bytes per sub-command to allow for ICE candidates. More... over 1 year ago
Add a new PPROC_ORD_RECV, which comes before PPROC_ORD_DECRYPT allowing us to capture things like ICE. More... over 1 year ago
Provide convinience struct rtpp_command_argsp for slicing and dicing rtpp_command_args. More... over 1 year ago
Set early debug level to a sensible default. Otherwise many early messages might be masked up. More... over 1 year ago
Re-gen. More... over 1 year ago
Add initial revision of the ice_lite module to provide basic ICE support for WebRTC clients. It also does RTCP mux/demux just to keep things simple. More... over 1 year ago