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 c2cf0e43fc
TT#14008 add missing DTLS locks
9 years ago
..
.gitignore
.ycm_extra_conf.py
Makefile Add libcurl dependency for recording 10 years ago
aux.c Fixes after second review 10 years ago
aux.h Remove unused code remnants 10 years ago
bencode.c
bencode.h
call.c TT#3881 re-enable selective packet loop check 9 years ago
call.h TT#3881 re-enable selective packet loop check 9 years ago
call_interfaces.c Merge branch 'recording-metadata-threadsafe' of https://github.com/onsip/rtpengine 10 years ago
call_interfaces.h
cli.c Print relay IP information 10 years ago
cli.h
compat.h
control_ng.c fix obj-debug stuff 10 years ago
control_ng.h
control_tcp.c fix obj-debug stuff 10 years ago
control_tcp.h
control_udp.c fix obj-debug stuff 10 years ago
control_udp.h
cookie_cache.c
cookie_cache.h
crypto.c
crypto.h
dtls.c TT#14008 add missing DTLS locks 9 years ago
dtls.h
graphite.c Beautifying previous code 10 years ago
graphite.h
homer.c MT#18599 use kernel socket receive timestamping 10 years ago
homer.h MT#18599 use kernel socket receive timestamping 10 years ago
ice.c fix obj-debug stuff 10 years ago
ice.h fix obj-debug stuff 10 years ago
kernel.c
kernel.h
log.c Fix log severity duplicate printing 10 years ago
log.h fix obj-debug stuff 10 years ago
log_funcs.h fix obj-debug stuff 10 years ago
main.c detect and ignore when local endpoints are advertised by remote clients 9 years ago
media_socket.c TT#3881 re-enable selective packet loop check 9 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 10 years ago
poller.c
poller.h
recording.c Made interactions to recording metadata threadsafe 10 years ago
recording.h Add a mutex lock for recording to ensure thread safety when writing to pcap 10 years ago
redis.c Adding redis_expires parameter 10 years ago
redis.h Fixes after first review 10 years ago
rtcp.c fix obj-debug stuff 10 years ago
rtcp.h MT#18599 use kernel socket receive timestamping 10 years ago
rtcp_xr.c MT#18599 simplify RTCP parsing 10 years ago
rtcp_xr.h MT#18599 simplify RTCP parsing 10 years ago
rtp.c
rtp.h
sdp.c detect and ignore when local endpoints are advertised by remote clients 9 years ago
sdp.h
socket.c detect and ignore when local endpoints are advertised by remote clients 9 years ago
socket.h detect and ignore when local endpoints are advertised by remote clients 9 years ago
str.c Fix function header of rand_affixed_str to match header definition 10 years ago
str.h Prefix recording metadata and pcap files with call id 10 years ago
streambuf.c
streambuf.h
stun.c
stun.h STUN: The most significant 2 bits is 0xc0 in hex 9 years ago
udp_listener.c
udp_listener.h