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 5dcd533a7f
ensure positive random numbers
9 years ago
..
.gitignore automate lib symlink creation in makefiles 9 years ago
.ycm_extra_conf.py
Makefile First attempt to seperate more stats and cdr away from the core running code 9 years ago
aux.c
aux.h ensure positive random numbers 9 years ago
bencode.c
bencode.h
call.c fixes for coverity 9 years ago
call.h remove obsolete redis restore function arguments 9 years ago
call_interfaces.c Removes multikey stuff 9 years ago
call_interfaces.h Added flag 'no-redis-update' 9 years ago
cdr.c First attempt to seperate more stats and cdr away from the core running code 9 years ago
cdr.h remove obsolete redis restore function arguments 9 years ago
cli.c fixes for coverity 9 years ago
cli.h
control_ng.c fix some errors caught by coverity 9 years ago
control_ng.h TT#5003 implement kernel-side call recording 9 years ago
control_tcp.c
control_tcp.h
control_udp.c
control_udp.h
cookie_cache.c
cookie_cache.h
crypto.c consolidate AES crypto suites for different key lengths 9 years ago
crypto.h consolidate AES crypto suites for different key lengths 9 years ago
dtls.c fix some errors caught by coverity 9 years ago
dtls.h
graphite.c fix some errors caught by coverity 9 years ago
graphite.h
homer.c fix some errors caught by coverity 9 years ago
homer.h
ice.c abandon usage of random() 9 years ago
ice.h
kernel.c fix some errors caught by coverity 9 years ago
kernel.h TT#5003 implement kernel-side call recording 9 years ago
log.c First attempt to seperate more stats and cdr away from the core running code 9 years ago
log.h don't engage logging system if log level is too low 9 years ago
log_funcs.h
main.c fixes for coverity 9 years ago
media_socket.c abandon usage of random() 9 years ago
media_socket.h detect and ignore when local endpoints are advertised by remote clients 10 years ago
obj.h
poller.c fixes for coverity 9 years ago
poller.h
recording.c fixes for coverity 9 years ago
recording.h Make pcap file format an option 9 years ago
redis.c fixes for coverity 9 years ago
redis.h Implemented comments from Richard from pull req #323 9 years ago
rtcp.c fix some errors caught by coverity 9 years ago
rtcp.h TT#5566 recognize and ignore (for now) RTCP packets 9 years ago
rtcp_xr.c
rtcp_xr.h
rtp.c TT#5566 rudimentary support for multiple audio codecs 9 years ago
rtp.h TT#5566 rudimentary support for multiple audio codecs 9 years ago
sdp.c fix some errors caught by coverity 9 years ago
sdp.h
socket.c fixes for coverity 9 years ago
socket.h fix some errors caught by coverity 9 years ago
statistics.c First attempt to seperate more stats and cdr away from the core running code 9 years ago
statistics.h First attempt to seperate more stats and cdr away from the core running code 9 years ago
str.c combine two mallocs into one for redis restore 9 years ago
streambuf.c fix some errors caught by coverity 9 years ago
streambuf.h
stun.c compile fixes for openssl >= 1.1.0 9 years ago
stun.h STUN: The most significant 2 bits is 0xc0 in hex 9 years ago
udp_listener.c
udp_listener.h