..
.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 fix calling redis_delete when call is not persisted to db
10 months ago
call_interfaces.c
MT#55283 update bit field type to bool
10 months ago
cdr.c
MT#55283 modernise timeval_subtract
10 months ago
cli.c
MT#55283 modernise timeval_subtract
10 months ago
codec.c
MT#61625 allocate rtp_payload_type in memory arena
10 months ago
control_ng.c
MT#55283 modernise timeval_subtract
10 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 fix duplicate unlock
10 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 convert open_v46_socket to bool
10 months ago
graphite.c
MT#55283 move helpers out of the way
10 months 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#55283 use GPOINTER_TO_UINT
10 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#55283 change shutdown order
10 months ago
media_player.c
MT#55283 don't pick an unsupported PT for playback
10 months ago
media_socket.c
MT#61404 remove unused RTP/non-RTP distinction
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
1 year ago
recording.c
MT#55283 Prevent warning logs when recording-method is pcap
1 year ago
redis.c
MT#55283 move socket_port_link into stream_fd
10 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#61625 allocate rtp_payload_type in memory arena
10 months ago
ssrc.c
MT#61822 add type safety to obj_alloc
11 months ago
statistics.c
MT#55283 use typed GQueue
10 months ago
stun.c
MT#55283 initialise str objects with macros
1 year ago
t38.c
MT#55283 add codec_def_supported() helper
10 months ago
tcp_listener.c
MT#55283 convert accept to bool
10 months ago
timerthread.c
MT#61822 add type safety to obj_alloc
11 months ago
udp_listener.c
MT#55283 convert open_socket to bool
10 months ago
websocket.c
MT#55283 convert endpoint_parse_any_getaddrinfo_alt to bool
10 months ago