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 6b6b8ea54a
don't use anonymous unions to make old compilers happy
8 years ago
..
.gitignore automate lib symlink creation in makefiles 9 years ago
.ycm_extra_conf.py Mass update - manual merge of rfuchs/socket-rework branch 10 years ago
Makefile First attempt to seperate more stats and cdr away from the core running code 8 years ago
aux.c Fixes after second review 9 years ago
aux.h ensure positive random numbers 8 years ago
bencode.c Update to upcoming 3.0 release (2.9.9 for now) 11 years ago
bencode.h list command: several fixes + documentation 11 years ago
call.c fixes for coverity 8 years ago
call.h remove obsolete redis restore function arguments 8 years ago
call_interfaces.c Removes multikey stuff 8 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 8 years ago
cdr.h remove obsolete redis restore function arguments 8 years ago
cli.c make cli_incoming accept multiple connections 8 years ago
cli.h Mass update - manual merge of rfuchs/socket-rework branch 10 years ago
control_ng.c fix some errors caught by coverity 8 years ago
control_ng.h TT#5003 implement kernel-side call recording 9 years ago
control_tcp.c fix obj-debug stuff 9 years ago
control_tcp.h Mass update - manual merge of rfuchs/socket-rework branch 10 years ago
control_udp.c fix obj-debug stuff 9 years ago
control_udp.h Mass update - manual merge of rfuchs/socket-rework branch 10 years ago
cookie_cache.c drop support for glib versions older than 2.30 10 years ago
cookie_cache.h mass deployment of the new "str" object - does this thing still work? 13 years ago
crypto.c consolidate AES crypto suites for different key lengths 8 years ago
crypto.h consolidate AES crypto suites for different key lengths 8 years ago
dtls.c fix some errors caught by coverity 8 years ago
dtls.h retain outgoing DTLS role whenever possible 10 years ago
graphite.c fix some errors caught by coverity 8 years ago
graphite.h Change the graphite connection state logic 10 years ago
homer.c fix some errors caught by coverity 8 years ago
homer.h MT#18599 use kernel socket receive timestamping 9 years ago
ice.c abandon usage of random() 8 years ago
ice.h fix obj-debug stuff 9 years ago
kernel.c fix some errors caught by coverity 8 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 8 years ago
log.h don't engage logging system if log level is too low 9 years ago
log_funcs.h fix obj-debug stuff 9 years ago
main.c fixes for coverity 8 years ago
media_socket.c abandon usage of random() 8 years ago
media_socket.h detect and ignore when local endpoints are advertised by remote clients 9 years ago
obj.h Update obj_* debugging text 9 years ago
poller.c fixes for coverity 8 years ago
poller.h move thread loop functions out of main.c 10 years ago
recording.c don't use anonymous unions to make old compilers happy 8 years ago
recording.h don't use anonymous unions to make old compilers happy 8 years ago
redis.c fixes for coverity 8 years ago
redis.h Implemented comments from Richard from pull req #323 8 years ago
rtcp.c fix some errors caught by coverity 8 years ago
rtcp.h TT#5566 recognize and ignore (for now) RTCP packets 9 years ago
rtcp_xr.c MT#18599 simplify RTCP parsing 9 years ago
rtcp_xr.h MT#18599 simplify RTCP parsing 9 years ago
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 8 years ago
sdp.h move struct sdp_ng_flags from sdp.h to call_interfaces.h 10 years ago
socket.c fixes for coverity 8 years ago
socket.h fix some errors caught by coverity 8 years ago
statistics.c First attempt to seperate more stats and cdr away from the core running code 8 years ago
statistics.h First attempt to seperate more stats and cdr away from the core running code 8 years ago
str.c combine two mallocs into one for redis restore 8 years ago
streambuf.c fix some errors caught by coverity 8 years ago
streambuf.h C99 inlining rules 11 years ago
stun.c compile fixes for openssl >= 1.1.0 9 years ago
stun.h STUN: The most significant 2 bits is 0xc0 in hex 8 years ago
udp_listener.c Mass update - manual merge of rfuchs/socket-rework branch 10 years ago
udp_listener.h Mass update - manual merge of rfuchs/socket-rework branch 10 years ago