2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
i dont like long variable names More... about 13 years ago
build a hash table of sdp attributes when parsing them More... about 13 years ago
remove redundancy in struct member names More... about 13 years ago
split up attributes even more when parsing them More... about 13 years ago
insert ice candidate for rtcp More... about 13 years ago
adding rudimentary insertion of ICE attributes More... about 13 years ago
dont add debian build flags for debug builds More... about 13 years ago
unify copy_remainder and copy_up_to, create copy_up_to_end_of More... about 13 years ago
support removal of ICE attributes More... about 13 years ago
fix skip_over off by one bug More... about 13 years ago
parse out sdp attributes More... about 13 years ago
Fix NG port. More... about 13 years ago
cant guarantee that the call struct is still valid when the response is sent, to copy strings More... about 13 years ago
more convenience functions More... about 13 years ago
to avoid confusion with debian version numbers, use sequentials integers for ABI versioning More... about 13 years ago
get rid of another useless variable More... about 13 years ago
tags can be NULL More... about 13 years ago
remove more code duplication More... about 13 years ago
return call stats in NG delete message reply More... about 13 years ago
adding some const for good measure More... about 13 years ago
split NG stats collection into ng_call_stats() More... about 13 years ago
adding a UINT64F format macro More... about 13 years ago
make call_query_udp use the new call stats function More... about 13 years ago
keep track of "newest" timestamp More... about 13 years ago
create a struct for stats collection More... about 13 years ago
split stream traversal for stats query into separate function More... about 13 years ago
lets have a totals packet/bytes counter for each call More... about 13 years ago
add more bencode convenience functions More... about 13 years ago
add a prelim NG query command More... about 13 years ago
simplify call_query_udp a bit More... about 13 years ago