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 f4b59ff1bf
TT#74050 handle sinks with null addresses correctly
7 years ago
..
.gitignore automate lib symlink creation in makefiles 10 years ago
.ycm_extra_conf.py TT#28163 abstractize SSRC hash 8 years ago
Makefile TT#19350 add option to manage iptables rules directly 9 years ago
aux.c Fixes after second review 11 years ago
aux.h TT#12800 store and process RTCP SR and RR for statistics 10 years ago
bencode.c Update to upcoming 3.0 release (2.9.9 for now) 13 years ago
bencode.h TT#22411 Fix spelling mistakes/typos 9 years ago
call.c TT#64601 refuse overriding crypto params from SDES when DTLS is in use 7 years ago
call.h TT#28163 abstractize SSRC hash 8 years ago
call_interfaces.c TT#28163 abstractize SSRC hash 8 years ago
call_interfaces.h fix compile warning 9 years ago
cdr.c don't log corrupted cdr for foreign calls 9 years ago
cdr.h remove obsolete redis restore function arguments 10 years ago
cli.c Merge branch 'stop-recording' of https://github.com/1and1/rtpengine 9 years ago
cli.h Mass update - manual merge of rfuchs/socket-rework branch 11 years ago
control_ng.c add stop recording comand to ng interface 9 years ago
control_ng.h add stop recording comand to ng interface 9 years ago
control_tcp.c TT#14400 Use a boolean instead of a bitwise operator 10 years ago
control_tcp.h Mass update - manual merge of rfuchs/socket-rework branch 11 years ago
control_udp.c fix obj-debug stuff 11 years ago
control_udp.h Mass update - manual merge of rfuchs/socket-rework branch 11 years ago
cookie_cache.c drop support for glib versions older than 2.30 12 years ago
cookie_cache.h mass deployment of the new "str" object - does this thing still work? 14 years ago
crypto.c TT#12800 consolidate and combine RTCP parsing and logging 10 years ago
crypto.h TT#12800 add ssrc handling into packet_stream struct 10 years ago
dtls.c fixing memory leaks 8 years ago
dtls.h create explicit per-stream DTLS context for ICE 9 years ago
graphite.c fix bug that makes rtpengine crash when graphite server is down 9 years ago
graphite.h Change the graphite connection state logic 11 years ago
homer.c byte-swap homer ID as required 7 years ago
homer.h TT#12800 abstractize rtcp parsing and logging functions 10 years ago
ice.c TT#36759 rate limiting for ICE/STUN log messages 8 years ago
ice.h fix obj-debug stuff 11 years ago
iptables.c fix possible segfault after failed port alloc w/ iptables option 7 years ago
iptables.h TT#19350 add option to manage iptables rules directly 9 years ago
kernel.c TT#26513 Delete the kernel forwarding table on startup 8 years ago
kernel.h TT#5003 implement kernel-side call recording 10 years ago
log.c First attempt to seperate more stats and cdr away from the core running code 10 years ago
log.h don't engage logging system if log level is too low 10 years ago
log_funcs.h fix obj-debug stuff 11 years ago
main.c fix incorrect parameter type used for homer-id= 7 years ago
media_socket.c TT#74050 handle sinks with null addresses correctly 7 years ago
media_socket.h TT#22411 Fix spelling mistakes/typos 9 years ago
obj.h Update obj_* debugging text 11 years ago
poller.c fixes for coverity 10 years ago
poller.h move thread loop functions out of main.c 12 years ago
recording.c TT#12800 add MOS statistics to final log output 10 years ago
recording.h don't use anonymous unions to make old compilers happy 10 years ago
redis.c TT#65100 Fix double free for redis context on closure 7 years ago
redis.h Implemented comments from Richard from pull req #323 10 years ago
rtcp.c drop log level for messages about unknown RTP/RTCP packets 9 years ago
rtcp.h TT#12800 add ssrc handling into packet_stream struct 10 years ago
rtp.c TT#12800 add ssrc handling into packet_stream struct 10 years ago
rtp.h TT#12800 add ssrc handling into packet_stream struct 10 years ago
sdp.c fix possible core dump when processing certain malformed SDP 8 years ago
sdp.h move struct sdp_ng_flags from sdp.h to call_interfaces.h 11 years ago
socket.c on startup, also accept hostname:port params for endpoints 9 years ago
socket.h on startup, also accept hostname:port params for endpoints 9 years ago
ssrc.c fixing memory leaks 8 years ago
ssrc.h use reference counting on SSRC objects 8 years ago
statistics.c TT#37156 fix divide by zero error (regression from db58aa80) 8 years ago
statistics.h First attempt to seperate more stats and cdr away from the core running code 10 years ago
str.c combine two mallocs into one for redis restore 10 years ago
streambuf.c fix some errors caught by coverity 10 years ago
streambuf.h C99 inlining rules 13 years ago
stun.c TT#36759 rate limiting for ICE/STUN log messages 8 years ago
stun.h STUN: The most significant 2 bits is 0xc0 in hex 10 years ago
udp_listener.c Mass update - manual merge of rfuchs/socket-rework branch 11 years ago
udp_listener.h Mass update - manual merge of rfuchs/socket-rework branch 11 years ago