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 a1786d67fc
segfault fix: ps->sfd can be null
12 years ago
..
.gitignore rename mediaproxy-ng to rtpengine 12 years ago
.ycm_extra_conf.py version reporting: use git branch and commit if available 12 years ago
Makefile remove -e argument from awk 12 years ago
aux.c
aux.h support specifying interfaces to use in control protocols 12 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 reset DTLS and crypto params when endpoints change 12 years ago
call.h disable "list" NG command if glib version is too low 12 years ago
call_interfaces.c add more flags to stats output 12 years ago
call_interfaces.h add --dtls-passive switch 12 years ago
compat.h C99 inlining rules 12 years ago
control_ng.c disable "list" NG command if glib version is too low 12 years ago
control_ng.h
control_tcp.c disable "list" NG command if glib version is too low 12 years ago
control_tcp.h
control_udp.c disable "list" NG command if glib version is too low 12 years ago
control_udp.h
cookie_cache.c C99 inlining rules 12 years ago
cookie_cache.h
crypto.c Update to upcoming 3.0 release (2.9.9 for now) 12 years ago
crypto.h C99 inlining rules 12 years ago
dtls.c segfault fix: ps->sfd can be null 12 years ago
dtls.h support proper DTLS shutdown and restart DTLS on FP change 12 years ago
kernel.c Update to upcoming 3.0 release (2.9.9 for now) 12 years ago
kernel.h
log.c fix pointer const declaration and make it static 12 years ago
log.h dont break log lines when logging to stderr 12 years ago
main.c add --dtls-passive switch 12 years ago
obj.h C99 inlining rules 12 years ago
poller.c Update to upcoming 3.0 release (2.9.9 for now) 12 years ago
poller.h Update to upcoming 3.0 release (2.9.9 for now) 12 years ago
redis.c
redis.h C99 inlining rules 12 years ago
rtcp.c implement a crude log limiter 12 years ago
rtcp.h
rtp.c implement a crude log limiter 12 years ago
rtp.h
sdp.c support specifying interfaces to use in control protocols 12 years ago
sdp.h add DTLS=passive option 12 years ago
str.c fix str_hash() for archs enforcing aligned pointers 12 years ago
str.h make "trust address" the default behaviour 12 years ago
streambuf.c
streambuf.h C99 inlining rules 12 years ago
stun.c dont output error message on stun SOFTWARE attribute 12 years ago
stun.h C99 inlining rules 12 years ago
udp_listener.c Update to upcoming 3.0 release (2.9.9 for now) 12 years ago
udp_listener.h