Andrey Volk 251da2f905 [mod_mariadb] mariadb_send_query: Coverity 1518917 Calling risky function 5 miesięcy temu
..
include 9f7c64b6fa [Core] switch_stun.c: Coverity 1468480: Out-of-bounds access (OVERRUN) 3 miesięcy temu
mod 251da2f905 [mod_mariadb] mariadb_send_query: Coverity 1518917 Calling risky function 3 miesięcy temu
.gitignore db26c65ea7 Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree. 14 lat temu
CMakeLists.txt eea76c8856 FS-8130 9 lat temu
Makefile.am b552cb3a6c Make libdir and bindir being accepted by libs and modules 17 lat temu
cJSON.c bb9afcb388 [core] Coverity fixes 1 rok temu
cJSON_Utils.c db95f1e9dd [cJSON] Update to v1.7.12 4 lat temu
fs_encode.c a160eced99 [core,libyuv,modules] Fix function declarations without a prototype 1 rok temu
fs_tts.c a160eced99 [core,libyuv,modules] Fix function declarations without a prototype 1 rok temu
g711.c fc247a223f Add editor footer to core files missing it 10 lat temu
inet_pton.c fc247a223f Add editor footer to core files missing it 10 lat temu
switch.c a160eced99 [core,libyuv,modules] Fix function declarations without a prototype 1 rok temu
switch_apr.c 00818e7b25 [Core] OpenSSL 3 support 1 rok temu
switch_apr_queue.c dd3075a203 [Core] Fix Windows build after apr-util removal 2 lat temu
switch_buffer.c aa161b9e58 [Core] Allow switch_buffer_write() to fill in a buffer with zeros. Add switch_buffer_zero_fill() 2 lat temu
switch_caller.c 8ed52f4c26 [FS-11609] [core] lookup values in caller profile soft variables 5 lat temu
switch_channel.c 6b67970bbb [Core] Add new switch_channel_get_variable_strdup() and switch_channel_get_variable_buf() APIs that avoid allocating channel variables in a session's memory pool. 1 rok temu
switch_config.c df1ab07ca4 FS-9924: Removed extra space in source files 7 lat temu
switch_console.c eb918fe180 [Core] Fix switch_console.c for Galera Mariadb cluster 1 rok temu
switch_core.c a160eced99 [core,libyuv,modules] Fix function declarations without a prototype 1 rok temu
switch_core_asr.c 3d283a989d [core] fix memory leak in switch_core_asr_feed 2 lat temu
switch_core_cert.c 00818e7b25 [Core] OpenSSL 3 support 1 rok temu
switch_core_codec.c 55f2dc4759 [core] Coverity fixes 1 rok temu
switch_core_db.c f07a442682 [Core] Avoid using insecure sqlite3_enable_load_extension when SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION is available. 2 lat temu
switch_core_directory.c df1ab07ca4 FS-9924: Removed extra space in source files 7 lat temu
switch_core_event_hook.c df1ab07ca4 FS-9924: Removed extra space in source files 7 lat temu
switch_core_file.c 56b6e954cf [Core] Fix dead nested assignments 2 lat temu
switch_core_hash.c 58abf91d1d [Core] Add new switch_core_hash_insert_dup_auto_free() API 3 lat temu
switch_core_io.c fbf2da44d9 [Core] Fix use of private headers. 3 lat temu
switch_core_media.c 8b7a8c4aea [core] SDP: replace SIP lingo in SDP offer/answer. 10 miesięcy temu
switch_core_media_bug.c 56b6e954cf [Core] Fix dead nested assignments 2 lat temu
switch_core_memory.c bb9afcb388 [core] Coverity fixes 1 rok temu
switch_core_port_allocator.c 9d379b7071 [Core] switch_core_port_allocator_request_port: Coverity 1227622 Calling risky function 3 miesięcy temu
switch_core_rwlock.c d96b6a4a8f [Core] Fix possible race condition between locking a session and reading it's flags in switch_core_session_read_lock() and switch_core_session_read_lock_hangup(). 2 lat temu
switch_core_session.c fdce50e420 [Core] Fix missing MEDIA_PARAMS in message_names. 1 rok temu
switch_core_speech.c 6ac8105944 FS-11601: Fix some core function prototype 5 lat temu
switch_core_sqldb.c c155ea7008 [Core] Fix implicit conversion from enumeration type 'switch_odbc_status_t' to different enumeration type 'switch_status_t'. 11 miesięcy temu
switch_core_state_machine.c 56b6e954cf [Core] Fix dead nested assignments 2 lat temu
switch_core_timer.c df1ab07ca4 FS-9924: Removed extra space in source files 7 lat temu
switch_core_video.c 49c1c35982 [core] Coverity fixes 1 rok temu
switch_cpp.cpp bb9afcb388 [core] Coverity fixes 1 rok temu
switch_curl.c bb9afcb388 [core] Coverity fixes 1 rok temu
switch_dso.c 734e9776e0 [Unit-tests] Add --enable-fake-dlclose configure flag so modules are not unloaded and ASAN could give more info and not just <unknown module>. 3 lat temu
switch_estimators.c b2a8f9ce9f [core] change estimator CUSUM design params for loss to reduce oscillations. rename var. 3 lat temu
switch_event.c bb9afcb388 [core] Coverity fixes 1 rok temu
switch_hashtable.c aef2487077 FS-10601: [freeswitch-core] accomodate should be accommodate #resolve 7 lat temu
switch_ivr.c 8b7a8c4aea [core] SDP: replace SIP lingo in SDP offer/answer. 10 miesięcy temu
switch_ivr_async.c bb9afcb388 [core] Coverity fixes 1 rok temu
switch_ivr_bridge.c 73ea37c5ab [Core] Coverity fixes 1 rok temu
switch_ivr_menu.c a02d3d653d [core] scan-build: Value stored to 'status' is never read - switch_ivr_menu_execute() 4 lat temu
switch_ivr_originate.c 79ce088101 [Core] Coverity: Dereference before null check 1 rok temu
switch_ivr_play_say.c bb9afcb388 [core] Coverity fixes 1 rok temu
switch_ivr_say.c df1ab07ca4 FS-9924: Removed extra space in source files 7 lat temu
switch_jitterbuffer.c ebcb099a01 [core] Coverity 1325269 Dereference before null check 1 rok temu
switch_json.c 20bcb2edef FS-10036: update cJSON code to pre 1.4.0 release of cJSON. this includes backports of all our fixes, and our build macros for windows and visibility. It also makes it easy to drop in a new version, and to in the future be able to switch to a system version of cJSON easily (after all these updates are in, probably around v2.0 timeframe. Note this new version adds a lot of extra error checking, fixes some buffer overruns, and improves parser and printer performance 7 lat temu
switch_limit.c 0893418d8b FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_limit.c 5 lat temu
switch_loadable_module.c 5656972bfe [core,miniupnpc,modules] Fix not used variables 1 rok temu
switch_log.c a160eced99 [core,libyuv,modules] Fix function declarations without a prototype 1 rok temu
switch_mprintf.c f71a56022a [Core] switch_mprintf: Increase the size of loop variables in the printf() implementation. Add unit-tests disabled by default. 1 rok temu
switch_msrp.c a160eced99 [core,libyuv,modules] Fix function declarations without a prototype 1 rok temu
switch_nat.c 73ea37c5ab [Core] Coverity fixes 1 rok temu
switch_odbc.c 060a65601b [Core] Fix wrong switch_odbc_skip_autocommit_flip function declaration. 2 lat temu
switch_packetizer.c 930341ba86 [core,mod_av,unit-tests] Make transition to core packetizer 1 rok temu
switch_pcm.c d1f7899087 FS-10529: [mod_native_file] mod_native_file: remove "opus" extension -- fix regression 7 lat temu
switch_profile.c 04c8e06196 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_profile.c 5 lat temu
switch_regex.c b5d8ffcb5e FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_regex.c 5 lat temu
switch_resample.c ec1a0215fe [Core, mod_conference] Fixed oscillation in conference AGC processing. Especially during volume reduction processing (#1064) 3 lat temu
switch_rtp.c 1ff5a6593c [Core] switch_rtp.c: Coverity 1500271, 1500287: Out-of-bounds access (OVERRUN) 3 miesięcy temu
switch_scheduler.c 5ed17dd19c [Core] Scheduler: Fix race between switch_scheduler_add_task() and task_thread_loop(). Add new switch_scheduler_add_task_ex() method. 3 lat temu
switch_sdp.c 2fc0e3b80a [Build-System] Remove Sofia-Sip library from the FreeSWITCH tree and use packages instead. 4 lat temu
switch_spandsp.c fbf2da44d9 [Core] Fix use of private headers. 3 lat temu
switch_speex.c a160eced99 [core,libyuv,modules] Fix function declarations without a prototype 1 rok temu
switch_stun.c c736458a21 [Core] switch_stun_random_string: Coverity 1227623 Calling risky function 3 miesięcy temu
switch_swig.c d3e320ef56 FS-11346: [core] add api to pass pre-parsed values instead of dial strings to switch_ivr_originate 6 lat temu
switch_swig.i 2faaee0e6e add getGlobalVariable and setGlobalVariable to swig stuff 13 lat temu
switch_time.c 1c05719100 [Core] softtimer: fix crash in timezones when reloading xml 10 miesięcy temu
switch_utf8.c e18c12b609 FS-8953 [core] white space clean up. 8 lat temu
switch_utils.c 0974bd112c [Core] switch_simple_email: Coverity 1227612 Calling risky function 3 miesięcy temu
switch_vad.c 85400015b7 [Core] VAD: Add a math sanity check to the switch_vad_process 6 miesięcy temu
switch_version.c df1ab07ca4 FS-9924: Removed extra space in source files 7 lat temu
switch_vpx.c bb9afcb388 [core] Coverity fixes 1 rok temu
switch_xml.c bb9afcb388 [core] Coverity fixes 1 rok temu
switch_xml_config.c 965e88a6b0 [core, mod_cidlookup] Free memory allocated via strdup 1 rok temu
tone2wav.c df1ab07ca4 FS-9924: Removed extra space in source files 7 lat temu