..
.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#62272 media_player_new: possibility to add opts
9 months ago
call.c
MT#55283 unconditionally demux RTCP
9 months ago
call_interfaces.c
MT#61625 rename update_init_subscribers
9 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 fix possible mem leak
9 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 add timer-accuracy= option
9 months ago
media_player.c
MT#55283 use _ht_destroy_ptr in a few more places
9 months ago
media_socket.c
MT#55283 unconditionally demux RTCP
9 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 split up __get_consecutive_ports
9 months ago
rtcp.c
MT#55283 modernise STR_LEN_ASSERT()
1 year ago
rtp.c
MT#61404 always update egress RTP index
10 months ago
sdp.c
MT#55283 annotate SDP function with nonnull
9 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 streamline subscription handling
9 months ago
tcp_listener.c
MT#55283 convert accept to bool
10 months ago
timerthread.c
MT#55283 add timer-accuracy= option
9 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