..
.gitignore
rename mediaproxy-ng to rtpengine
12 years ago
.ycm_extra_conf.py
rename an old MP_ variable to RE_
11 years ago
Makefile
MT#15157 integrate redis module into main code tree
10 years ago
aux.c
ssrc tracking improvements
11 years ago
aux.h
add macros that get older versions of glib to compile if gcc is being used - credit to paulandrewhughes
10 years ago
bencode.c
Update to upcoming 3.0 release (2.9.9 for now)
12 years ago
bencode.h
list command: several fixes + documentation
12 years ago
call.c
MT#15157 integrate redis module into main code tree
10 years ago
call.h
Adding per graphite interval statistics: min/max concurrent calls, total call time per interval
10 years ago
call_interfaces.c
fix compiler warning - return const string
11 years ago
call_interfaces.h
drop support for glib versions older than 2.30
11 years ago
cli.c
Merge branch 'dev-fmetz'
11 years ago
cli.h
cli
11 years ago
compat.h
C99 inlining rules
12 years ago
control_ng.c
support selective SDES session parameters
11 years ago
control_ng.h
change control_ng_stats into a hash and use locking and atomic ops
11 years ago
control_tcp.c
Rework logging a bit (primarily in NG)
11 years ago
control_tcp.h
finish renaming control.[ch] to control_tcp.[ch]
13 years ago
control_udp.c
Rework logging a bit (primarily in NG)
11 years ago
control_udp.h
split udp listener init code into separate file
13 years ago
cookie_cache.c
drop support for glib versions older than 2.30
11 years ago
cookie_cache.h
mass deployment of the new "str" object - does this thing still work?
13 years ago
crypto.c
dump DTLS cert and keys
11 years ago
crypto.h
convert ssrc tracking functions to inline
11 years ago
dtls.c
support elliptic curve key exchange for DTLS-SRTP
11 years ago
dtls.h
support proper DTLS shutdown and restart DTLS on FP change
11 years ago
graphite.c
fix compiler warning
10 years ago
graphite.h
Adding per graphite interval statistics: min/max concurrent calls, total call time per interval
10 years ago
ice.c
fix number of ICE components for tricke-ICE no-components case
11 years ago
ice.h
ignore endpoint changes when ICE is in use
10 years ago
kernel.c
Merge branch 'dev-measuredelay-full' into dev-fmetz
11 years ago
kernel.h
MT#9585 rename kernel module and all related items from MEDIAPROXY to RTPENGINE
11 years ago
log.c
remove calls to setlogmask (not atomic)
11 years ago
log.h
Merge branch 'dev-fmetz'
11 years ago
main.c
Log redis restore time
10 years ago
obj.h
C99 inlining rules
12 years ago
poller.c
move thread loop functions out of main.c
11 years ago
poller.h
move thread loop functions out of main.c
11 years ago
redis.c
MT#15157 integrate redis module into main code tree
10 years ago
redis.h
MT#15157 integrate redis module into main code tree
10 years ago
rtcp.c
dont abort on unknown RTCP payload type
11 years ago
rtcp.h
Added RTCP parsing and option to log that information
11 years ago
rtcp_xr.c
RTCP logging fixes
11 years ago
rtcp_xr.h
Added RTCP parsing and option to log that information
11 years ago
rtp.c
implement ssrc/roc tracking in encryption as well
11 years ago
rtp.h
MT#9935 understand, learn, remember and report RTP payload types (codecs)
11 years ago
sdp.c
always strip a=mid attributes
10 years ago
sdp.h
support selective SDES session parameters
11 years ago
str.c
MT#9935 understand, learn, remember and report RTP payload types (codecs)
11 years ago
str.h
support delete-delay passed as a string
11 years ago
streambuf.c
reorder headers and fix resulting errors
13 years ago
streambuf.h
C99 inlining rules
12 years ago
stun.c
zero-fill padding bytes
11 years ago
stun.h
implement full ICE support
11 years ago
udp_listener.c
Update to upcoming 3.0 release (2.9.9 for now)
12 years ago
udp_listener.h
reorder headers and fix resulting errors
13 years ago