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 97f9c3d398
SRTP daemon<>kernel tie-in
13 years ago
..
.gitignore adding ycm config file 13 years ago
.ycm_extra_conf.py adding ycm config file 13 years ago
Makefile implement srtp session key generation algorithm 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 fix the silly thing about bencoded lists being backwards 13 years ago
bencode.h fix the silly thing about bencoded lists being backwards 13 years ago
call.c SRTP daemon<>kernel tie-in 13 years ago
call.h SRTP daemon<>kernel tie-in 13 years ago
control_ng.c improve NG logging 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
crypto.c SRTP daemon<>kernel tie-in 13 years ago
crypto.h SRTP daemon<>kernel tie-in 13 years ago
kernel.c SRTP daemon<>kernel tie-in 13 years ago
kernel.h SRTP daemon<>kernel tie-in 13 years ago
log.h handle consecutive ports in SDP 13 years ago
main.c redis/2 module is now incompatible 13 years ago
obj.h
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
redis.h
rtcp.c stop with the bit-length silliness, give key/tag lengths in bytes 13 years ago
rtcp.h implement srtcp encryption, decryption and authentication 13 years ago
rtp.c move private struct .h -> .c 13 years ago
rtp.h move private struct .h -> .c 13 years ago
sdp.c stop with the bit-length silliness, give key/tag lengths in bytes 13 years ago
sdp.h parsing of the sdp crypto attribute 13 years ago
str.c reorder headers and fix resulting errors 13 years ago
str.h implement srtcp encryption, decryption and authentication 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 forgot to save the file 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