You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rtpengine/daemon
Richard Fuchs 1adef8fe7b
split stream traversal for stats query into separate function
14 years ago
..
.gitignore echo core >> .gitignore 14 years ago
Makefile rename control.[ch] to control_tcp.[ch] 14 years ago
aux.c inlining ftw 14 years ago
aux.h replace IN6_IS_ADDR_UNSPECIFIED because it doesnt work for mapped addresses 14 years ago
bencode.c add bencode_string(_len)?_dup functions 14 years ago
bencode.h add more bencode convenience functions 14 years ago
call.c split stream traversal for stats query into separate function 14 years ago
call.h add a prelim NG query command 14 years ago
control_ng.c add a prelim NG query command 14 years ago
control_ng.h adding control_ng stubs 14 years ago
control_tcp.c finish renaming control.[ch] to control_tcp.[ch] 14 years ago
control_tcp.h finish renaming control.[ch] to control_tcp.[ch] 14 years ago
control_udp.c more mass deployment of the new "str" object - does this thing still work? now really? 14 years ago
control_udp.h split udp listener init code into separate file 14 years ago
cookie_cache.c mass deployment of the new "str" object - does this thing still work? 14 years ago
cookie_cache.h mass deployment of the new "str" object - does this thing still work? 14 years ago
kernel.c remove uuid helper code 14 years ago
kernel.h remove uuid helper code 14 years ago
log.h handle consecutive ports in SDP 14 years ago
main.c get rid of stupid message 14 years ago
obj.h make use of "make debug" target 14 years ago
poller.c enough with the glib threading nonsense, it's only causing problems. revert to good old pthread stuff 14 years ago
poller.h split udp listener init code into separate file 14 years ago
redis.c make the callmaster struct private - also requires update to redis module 14 years ago
redis.h make the callmaster struct private - also requires update to redis module 14 years ago
sdp.c base the stream traversal entirely on stream index 14 years ago
sdp.h keep track of sdp stream endpoints and use them as index when rewriting 14 years ago
str.c more mass deployment of the new "str" object - does this thing still work? now really? 14 years ago
str.h support some flags passed from rtpproxy-ng module 14 years ago
streambuf.c EINTR requires special handling 14 years ago
streambuf.h mass deployment of the new "str" object - does this thing still work? 14 years ago
udp_listener.c mass deployment of the new "str" object - does this thing still work? 14 years ago
udp_listener.h mass deployment of the new "str" object - does this thing still work? 14 years ago