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 bd9671a8cc
more convenience functions
12 years ago
..
.gitignore echo core >> .gitignore 13 years ago
Makefile rename control.[ch] to control_tcp.[ch] 13 years ago
aux.c inlining ftw 13 years ago
aux.h adding a UINT64F format macro 12 years ago
bencode.c add bencode_string(_len)?_dup functions 12 years ago
bencode.h more convenience functions 12 years ago
call.c get rid of another useless variable 12 years ago
call.h add a prelim NG query command 12 years ago
control_ng.c add a prelim NG query command 12 years ago
control_ng.h adding control_ng stubs 13 years ago
control_tcp.c finish renaming control.[ch] to control_tcp.[ch] 13 years ago
control_tcp.h finish renaming control.[ch] to control_tcp.[ch] 13 years ago
control_udp.c more mass deployment of the new "str" object - does this thing still work? now really? 13 years ago
control_udp.h split udp listener init code into separate file 13 years ago
cookie_cache.c mass deployment of the new "str" object - does this thing still work? 13 years ago
cookie_cache.h mass deployment of the new "str" object - does this thing still work? 13 years ago
kernel.c remove uuid helper code 13 years ago
kernel.h remove uuid helper code 13 years ago
log.h handle consecutive ports in SDP 12 years ago
main.c to avoid confusion with debian version numbers, use sequentials integers for ABI versioning 12 years ago
obj.h make use of "make debug" target 13 years ago
poller.c enough with the glib threading nonsense, it's only causing problems. revert to good old pthread stuff 13 years ago
poller.h split udp listener init code into separate file 13 years ago
redis.c make the callmaster struct private - also requires update to redis module 13 years ago
redis.h make the callmaster struct private - also requires update to redis module 13 years ago
sdp.c base the stream traversal entirely on stream index 12 years ago
sdp.h keep track of sdp stream endpoints and use them as index when rewriting 12 years ago
str.c more mass deployment of the new "str" object - does this thing still work? now really? 13 years ago
str.h support some flags passed from rtpproxy-ng module 13 years ago
streambuf.c EINTR requires special handling 13 years ago
streambuf.h mass deployment of the new "str" object - does this thing still work? 13 years ago
udp_listener.c mass deployment of the new "str" object - does this thing still work? 13 years ago
udp_listener.h mass deployment of the new "str" object - does this thing still work? 13 years ago