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 c956a371ac
make sure we always have a session to work with
13 years ago
..
.gitignore echo core >> .gitignore 14 years ago
Makefile perform message integrity check aka auth 13 years ago
aux.c reorder headers and fix resulting errors 13 years ago
aux.h rename ARRAY_SIZE to ARRAYSIZE to avoid naming conflict 13 years ago
bencode.c reorder headers and fix resulting errors 13 years ago
bencode.h more convenience functions 13 years ago
call.c remove some code duplication 13 years ago
call.h support dual-stack ICE offers 13 years ago
control_ng.c reorder headers and fix resulting errors 13 years ago
control_ng.h adding control_ng stubs 13 years ago
control_tcp.c reorder headers and fix resulting errors 13 years ago
control_tcp.h finish renaming control.[ch] to control_tcp.[ch] 13 years ago
control_udp.c reorder headers and fix resulting errors 13 years ago
control_udp.h split udp listener init code into separate file 13 years ago
cookie_cache.c reorder headers and fix resulting errors 13 years ago
cookie_cache.h mass deployment of the new "str" object - does this thing still work? 13 years ago
kernel.c reorder headers and fix resulting errors 13 years ago
kernel.h reorder headers and fix resulting errors 13 years ago
log.h handle consecutive ports in SDP 13 years ago
main.c we do need to initialized that random() generator 13 years ago
obj.h make use of "make debug" target 14 years ago
poller.c reorder headers and fix resulting errors 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 14 years ago
redis.h make the callmaster struct private - also requires update to redis module 14 years ago
sdp.c make sure we always have a session to work with 13 years ago
sdp.h create a random but constant "foundation" string for ice candidates 13 years ago
str.c reorder headers and fix resulting errors 13 years ago
str.h parse stun attributes 13 years ago
streambuf.c reorder headers and fix resulting errors 13 years ago
streambuf.h mass deployment of the new "str" object - does this thing still work? 13 years ago
stun.c add logging to stun code 13 years ago
stun.h get some constants out of the way 13 years ago
udp_listener.c reorder headers and fix resulting errors 13 years ago
udp_listener.h reorder headers and fix resulting errors 13 years ago