..
.gitignore
MT#55283 initial support for io_uring
2 years ago
.ycm_extra_conf.py
MT#55283 use string hashing for CLI parsing
11 months ago
Makefile
MT#61993 build: Rework to use a config.mk generated during the build
11 months ago
arena.c
MT#61822 generalise memory arena
11 months ago
audio_player.c
MT#55283 add support for codec-set + play_media
1 year ago
call.c
MT#55283 don't "strip" codecs from offerer
11 months ago
call_interfaces.c
MT#62053 generalise config loading
10 months ago
cdr.c
MT#61352 consolidate opmode with ng_command
1 year ago
cli.c
MT#55283 add blank line to separate interfaces
10 months ago
codec.c
MT#55283 don't accept incompatible codecs
11 months ago
control_ng.c
MT#61822 add new "CLI" NG command
11 months ago
control_ng_flags_parser.c
MT#55283 skip unparsed flags objects
10 months ago
control_tcp.c
MT#55283 change string allocation semantics
11 months ago
control_udp.c
MT#55283 change string allocation semantics
11 months ago
cookie_cache.c
MT#55283 use bencode_buffer for cookie cache
11 months ago
crypto.c
MT#55283 modernise STR_INIT_LEN() et al
1 year ago
dtls.c
MT#61822 add RWLOCK_STATIC_INIT
11 months ago
dtmf.c
MT#55283 change call_str_cpy etc semantics
1 year ago
graphite.c
MT#61352 consolidate opmode with ng_command
1 year ago
helpers.c
MT#61822 check for break before warning
11 months ago
homer.c
MT#55283 Adding support for NG trace to Homer
2 years ago
ice.c
MT#61822 add type safety to obj_alloc
11 months ago
iptables.c
MT#61822 use MUTEX_STATIC_INIT
11 months ago
janus.c
MT#55283 modernise bencode_strdup_str
11 months ago
jitter_buffer.c
MT#55283 extend lock duration
1 year ago
kernel.c
MT#55283 always use full-struct initialisation
1 year ago
load.c
MT#59086 Unify header files inclusions.
2 years ago
log.c
MT#59086 Unify header files inclusions.
2 years ago
log.h
MT#55283 convert struct stream_fd to typedef
2 years ago
log_funcs.h
MT#61368 add type safety to obj_get
12 months ago
loglevels.h
TT#124273 fix typos detected by lintian
4 years ago
main.c
MT#62053 support per-interface port min/max
10 months ago
media_player.c
MT#61822 fix possible uninitialised value
11 months ago
media_socket.c
MT#55283 use link manipulation
10 months ago
mqtt.c
MT#55283 Added several useful fields for mqtt stats publishing
11 months ago
nftables.c
MT#55283 silence compiler warning
12 months ago
recording.c
MT#55283 Prevent warning logs when recording-method is pcap
12 months ago
redis.c
MT#55283 redis: cover a usage of write DB with lock
11 months ago
rtcp.c
MT#55283 modernise STR_LEN_ASSERT()
1 year ago
rtp.c
MT#55283 unify types used for sequence numbers
1 year ago
sdp.c
MT#55283 fix original-sendrecv
11 months ago
ssrc.c
MT#61822 add type safety to obj_alloc
11 months ago
statistics.c
MT#61822 add player_cache stats metric
11 months ago
stun.c
MT#55283 initialise str objects with macros
1 year ago
t38.c
MT#61822 add type safety to obj_alloc
11 months ago
tcp_listener.c
MT#61822 add type safety to obj_alloc
11 months ago
timerthread.c
MT#61822 add type safety to obj_alloc
11 months ago
udp_listener.c
MT#61822 add type safety to obj_alloc
11 months ago
websocket.c
MT#61630 support CLI commands via POST
11 months ago