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.
 
 
 
 
 
 
Richard Fuchs f38fe3f1e0 create a dedicated session key context to save some cpu 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 create a dedicated session key context to save some cpu 13 years ago
call.h restructure in-memory crypto contexts 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 create a dedicated session key context to save some cpu 13 years ago
crypto.h create a dedicated session key context to save some cpu 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 redis/2 module is now incompatible 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
rtcp.c create a dedicated session key context to save some cpu 13 years ago
rtcp.h implement srtcp encryption, decryption and authentication 13 years ago
rtp.c create a dedicated session key context to save some cpu 13 years ago
rtp.h implement srtcp encryption, decryption and authentication 13 years ago
sdp.c dont do ice/crypto/etc stuff for inactive streams 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