Dragos Oancea
90a3391c3c
[miniupnpc] Value stored to 'fd_flags' is never read
2020-01-31 14:35:04 +00:00
Andrey Volk
931cf4d83f
Merge pull request #243 from lazedo/cjson-update
...
[cJSON] Update to v1.7.12
2020-01-29 18:16:50 +04:00
lazedo
db95f1e9dd
[cJSON] Update to v1.7.12
2020-01-29 00:29:04 +04:00
Andrey Volk
dc2b43fb74
Merge pull request #265 from signalwire/set_illuminant_from_code
...
[SpanDSP] Fix use of uninitialized xyz variable in set_illuminant_from_code()
2020-01-28 23:10:07 +04:00
Andrey Volk
4fc6fc9b09
[SpanDSP] Fix use of uninitialized xyz variable in set_illuminant_from_code()
2020-01-26 18:32:18 +04:00
Andrey Volk
1e4cb132d6
[SpanDSP] Remove unused x_repeats variable from header_row_read_handler()
2020-01-26 17:57:08 +04:00
Dragos Oancea
e3abcf2808
[miniupnpc] fix heap-buffer-overflow reported by ASAN (on read)
2020-01-22 19:07:06 +00:00
Dragos Oancea
e3b1fb91c8
[sofia-sip] fix overflow in logging (tport)
...
[sofia-sip] bump .update
2020-01-20 19:46:51 +04:00
Andrey Volk
f7ec94c9c4
[esl] Add SHUTDOWN_REQUESTED event.
2019-12-31 03:12:04 +04:00
Seven Du
9248aa05ec
[sofia-sip] fix 183 received right after 200 ( #67 )
2019-12-31 03:10:13 +04:00
Andrey Volk
da31fac5a0
[Core, mod_commands] Add switch_core_pool_stats API and pool_stats command with corresponding --enable-pool-debug configure flag.
2019-12-31 02:07:22 +04:00
Andrey Volk
f664600df4
[fs_cli] Fix unchecked tainted data.
2019-12-31 01:01:45 +04:00
Andrey Volk
8126d1f482
[sofia-sip] Fix memory leak when a tcp connection gives POLLERR due to RST.
2019-12-31 00:54:49 +04:00
Andrey Volk
0af811bb24
[sofia-sip] Fix memory leak when incomplete tls connection.
2019-12-31 00:49:50 +04:00
Andrey Volk
5addd7144c
FS-12058: [sofia-sip] Fix scan-build issues in su_alloc.c
2019-12-30 23:58:56 +04:00
Mike Jerris
07c6ad5e1a
[build] fix libvpx osx build detection on newer compilers and osx versions so we use sse extensions on newer versions
2019-10-23 13:54:09 -06:00
Andrey Volk
93691c60ce
Merge pull request #32 from cdosoftei/php7-esl
...
ESL adjustments for PHP 7+
2019-10-13 00:51:31 +04:00
Andrey Volk
8a80e3ad0c
Merge pull request #44 from micmac1/master-fs_cli_typo
...
[fs_cli] Fix typo, resolves garbled screen
2019-10-13 00:49:08 +04:00
Sebastian Kemper
8919d581fe
[fs_cli] Fix typo, resolves garbled screen
...
Related to FS-11309.
Commit bc3e1c9e7d
introduced a typo that
results in EL_REFRESH never being used, even if available. This can
cause the screen to garble.
This fixes the typo.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-10-12 21:46:09 +02:00
Andrew Savchenko
c4ec06dc23
Add support for the Elbrus architecture
...
The Elbrus architecture (aka E2K, aka 2000) is LE.
Signed-off-by: Andrew Savchenko <bircoph@altlinux.org>
2019-10-10 16:21:31 +03:00
cdosoftei
d60193c1ae
ESL adjustments for PHP 7+
2019-10-02 14:05:58 -04:00
Andrey Volk
583bf0441d
FS-12042: [sofia-sip] Fix typo in sresolv.
2019-09-09 22:12:10 +04:00
Andrey Volk
f93445a38c
FS-12010: [sofia-sip] Fix improper cleanup on su_deinit().
2019-08-20 03:11:28 +04:00
Andrey Volk
6fe1a87e3e
FS-11987: [sofia-sip] Extract URI from info param of SIP Identity Header
...
- allow for a spaces between "info=" and opening '<'
- extract URI from inside "<>" but allow empty - let the higher level app decide what to do about it
- replace strndup (does not exist on Windows) with memcpy
2019-08-13 19:53:11 +04:00
Piotr Gregor
b8ad860a54
FS-11987: [sofia-sip] Add SIPTAG_IDENTITY_STR and sofia-sip Identity Header handling
2019-08-09 00:23:43 +04:00
Andrey Volk
9b05fabd53
FS-11966: [core] Fix regression after libsrtp upgrade to 2.2.0 resulting in no audio
2019-07-29 14:57:51 +04:00
Anthony Minessale
1c80a83d57
fix teletone gen on multichannel
2019-07-25 23:31:08 +04:00
Andrey Volk
157b47f537
FS-11267: [Build-System] Fix libyuv build for Windows
2019-07-25 23:20:29 +04:00
Anthony Minessale
5a924d5ef3
update libyuv to hash 5a699df5 from https://chromium.googlesource.com/libyuv/libyuv/
2019-07-25 23:19:40 +04:00
Andrey Volk
a714dacd7f
FS-11267: [Build-System] Fix libvpx build for Windows
2019-07-25 23:16:51 +04:00
Mike Jerris
f49279b45e
.gitignore
2019-07-25 23:06:38 +04:00
Mike Jerris
dd49510113
FS-11267: [Build-System] Fix libvpx build dependencies
2019-07-25 23:06:31 +04:00
Mike Jerris
8948ba694e
.gitignore
2019-07-25 23:06:24 +04:00
Anthony Minessale
e7dd41e361
new version of vp8 thread sleep patch
2019-07-25 23:06:17 +04:00
Anthony Minessale
731ee28fe7
update libvpx to hash 133f83e2c tag v1.7.0 from https://chromium.googlesource.com/webm/libvpx
2019-07-25 23:06:06 +04:00
Andrey Volk
4a2812aaf5
FS-11727: [mod_mariadb] Add MariaDB (MySQL) support
2019-07-23 20:07:16 +04:00
Andrey Volk
f0da2f2cd4
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for libs/esl
2019-07-18 21:27:04 +04:00
Andrey Volk
4329f36274
FS-11896: [core] Fix typo in ftdm_buffer
2019-07-18 00:27:05 +04:00
Andrey Volk
5daa48953d
FS-11896: [core] Fix typo in esl_buffer
2019-07-18 00:26:58 +04:00
Anthony Minessale
1dd4191601
FS-11896: [core] stop media bugs from being possible to add to channels with no media ready, stop transfer recordings upstream to not try to transfer recordings to channels without media ready
2019-07-18 00:26:45 +04:00
Chris Rienzo
d61a20ce6a
FS-11867 [sofia] Send siptrace logs in a single log callback.
2019-07-18 00:24:30 +04:00
Andrey Volk
4d932281e9
FS-11813: [Build-System] Remove libtpl dependency from FreeSWITCH
2019-07-17 23:09:50 +04:00
Mike Jerris
6378bfc63d
FS-11924: [sofia] fix crash in sdp_media_cmp
2019-07-17 14:40:56 -04:00
Chris Rienzo
bd96911f4f
FS-11816 [Build-System] srtp build issue
2019-07-17 22:08:51 +04:00
Andrey Volk
f82321ee0c
FS-11816: [Build-System] Update libsrtp to 2.2.0
2019-07-17 22:05:39 +04:00
Chris Rienzo
ca8fa0e1ff
FS-11785 [esl] dead assignments in esl_event_serialize
...
null attribute in esl_buffer_read
null attribute in esl_event_base_add_header
null attribute in esl_recv_event
2019-07-17 20:22:11 +04:00
Chris Rienzo
892f0a289f
FS-11516 [build-system] Add --enable-pool-sanitizer configure flag. This will make it easier to find memory issues when using address sanitizer. Also added -fstack-protector-strong when using --enable-address-sanitizer.
2019-07-16 23:17:47 +04:00
Andrey Volk
a7477ed0e2
FS-11911: Fix build on Debian Buster
2019-07-15 22:23:25 +04:00
Chris Rienzo
0a6d87edfe
FS-11824 [sofia-sip,mod_sofia,core] Added cause codes that map to SIP 600,603,604,606,607
2019-06-06 11:51:51 -04:00
joshebosh
72986c6919
FS-11679 [mod_sofia] SIP message sent by FS logged incompletely in tport dump log
2019-06-06 11:44:27 -04:00