Commit Graph

2602 Commits (ab8b25cca8e4b3c80ece98670c768bb77a31f6cc)
 

Author SHA1 Message Date
Richard Fuchs ab8b25cca8 TT#14008 conditionally disable spandsp build test
4 years ago
Richard Fuchs faee34f1a0 TT#14008 fix rand_hex_string usage
4 years ago
Richard Fuchs 24079deb10 TT#14008 add explicit type to STR*INIT macros
4 years ago
Richard Fuchs be30d2cc33 TT#111150 free cn_payload string if present
4 years ago
Richard Fuchs 3778baee1b TT#14008 use const char in str_init_dup
4 years ago
Richard Fuchs 4d251d5001 TT#111150 disable -Wmissing-field-initializers for gperf
4 years ago
Richard Fuchs 1205f22f48 TT#111150 reformat struct initialiser
4 years ago
Richard Fuchs addaa6acbc TT#111150 add missing include
4 years ago
Tinotenda Chingosho 575435db73 Squashed commit of the following:
4 years ago
Guillem Jover d3390bae32 TT#111150 Enable -Wextra minus some of its warnings producing much noise
4 years ago
Guillem Jover 6fc793845b TT#111150 Use {} instead of ; to mark an empty body
4 years ago
Guillem Jover adbd071c14 TT#111150 Do not use old-style declarations
4 years ago
Richard Fuchs 951f4d62fb TT#111150 remove dead code
4 years ago
Richard Fuchs dcad209967 TT#111150 use intermediate variable for ftell()
4 years ago
Richard Fuchs 2dee5807e8 TT#111150 remove useless comparisons
4 years ago
Richard Fuchs b285665a20 TT#111150 use ssize_t for signed return type
4 years ago
Richard Fuchs 92e39597cb TT#111150 fix wrong allocation size being used
4 years ago
Richard Fuchs 2057d0a367 TT#14008 rate limit log line about missing output context
4 years ago
Richard Fuchs 983a703ba7 TT#111150 remove stray compiler warning
4 years ago
Guillem Jover c09b379f41 TT#111150 Add an alternative implementation for taint_func
4 years ago
Guillem Jover 87e83467cd TT#111150 Use volatile in cast
4 years ago
Clarence 320459873f Fix redis connect failed when there are "@" in redis password.
4 years ago
Richard Fuchs df5f810651 TT#14008 fix base64 encoding issues with older glib in t/
4 years ago
Guillem Jover 27b2c2cd7c TT#111150 Fix unaligned access for AES GCM IV initialization
4 years ago
Guillem Jover 2b4c4d02a5 TT#111150 When testing the daemon keep the stdout and stderr on failures
4 years ago
Guillem Jover 07695d2abb TT#111150 Use modern <stdint.h> uint<bits>_t types
4 years ago
Richard Fuchs 231fc0dd53 TT#111150 refactor log limiter to avoid GStringChunk
4 years ago
Richard Fuchs 6527fb513c TT#111150 fix an SSRC reference leak
4 years ago
Richard Fuchs 292ba2e72b TT#111150 convert refcounting functions to macros
4 years ago
Richard Fuchs e70d203802 TT#108551 fix AEAD kernel encryption of small packets
4 years ago
Guillem Jover 89d1a77f37 TT#111150 Fix memory leak in test
4 years ago
Richard Fuchs d5d0a3a994 TT#111150 convert str.len to size_t
4 years ago
Richard Fuchs 61a852fa71 TT#14008 fix debug logging bug
4 years ago
Richard Fuchs dbf79cb762 TT#14008 allow re-invites for calls when load limit is hit
4 years ago
Richard Fuchs 87e5efc7d4 TT#111150 fix mem leaks in test-transcode
4 years ago
Richard Fuchs 80099bd57c TT#111150 fix mem leak in codec tracker
4 years ago
Richard Fuchs aca786b3bf TT#99621 fix RTCP generation after it has been stopped once
4 years ago
Richard Fuchs 311069b5e5 TT#14008 match SSRC printing in kernel with daemon
4 years ago
Richard Fuchs a2af257216 TT#98901 fix DTX TS reset detection
4 years ago
Richard Fuchs a8d5076065 TT#119502 correctly restore calls from both Redis instances
4 years ago
Richard Fuchs a9fdc219f0 TT#14008 amend kernel test script
4 years ago
Richard Fuchs 9d4b870b0f TT#14008 fix seq_file usage
4 years ago
Richard Fuchs ec42f83353 TT#14008 allow usage with just HTTP/WS
4 years ago
Richard Fuchs a2e05bdc5c TT#120402 always update output SSRC mapping
4 years ago
Richard Fuchs 6cc1e99ee8 TT#14008 fix possible segfault when out of ports
4 years ago
Guillem Jover 8d7e4c737a TT#111150 Use test -z instead of a prefixed x
4 years ago
Sipwise Jenkins Builder 2ebf26e125 Release new version 9.5.0.0+0~mr9.5.0.0
4 years ago
Richard Fuchs 05ef61c0d7 TT#108003 fix errors reported by coverity
4 years ago
Richard Fuchs 4d5395f8b0 TT#111150 disable Debian hardening when testing
4 years ago
Richard Fuchs aabcfaff17 TT#119502 quiet logging for foreign calls
4 years ago