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 faee34f1a0
TT#14008 fix rand_hex_string usage
5 years ago
..
.gitignore
.ycm_extra_conf.py
Makefile TT#111150 Enable -Wextra minus some of its warnings producing much noise 5 years ago
aux.c
bencode.c TT#111150 reformat struct initialiser 5 years ago
call.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
call_interfaces.c TT#111150 Do not use old-style declarations 5 years ago
cdr.c
cli.c
codec.c TT#14008 rate limit log line about missing output context 5 years ago
control_ng.c TT#14008 fix rand_hex_string usage 5 years ago
control_tcp.c TT#111150 Use {} instead of ; to mark an empty body 5 years ago
control_udp.c
cookie_cache.c
crypto.c TT#111150 Do not use old-style declarations 5 years ago
dtls.c Squashed commit of the following: 5 years ago
dtmf.c
graphite.c
homer.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
ice.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
iptables.c
jitter_buffer.c
kernel.c
load.c
log.c TT#111150 Do not use old-style declarations 5 years ago
log.h TT#111150 Do not use old-style declarations 5 years ago
log_funcs.h
loglevels.h
main.c TT#111150 free cn_payload string if present 5 years ago
media_player.c TT#111150 Do not use old-style declarations 5 years ago
media_socket.c TT#111150 Use {} instead of ; to mark an empty body 5 years ago
poller.c
recording.c
redis.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
rtcp.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
rtp.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
rtpengine.pod Squashed commit of the following: 5 years ago
sdp.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
ssrc.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
statistics.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
stun.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
t38.c
tcp_listener.c
timerthread.c
udp_listener.c
websocket.c