]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2020-01-29  Dragos Oancea[mod_native_file] set SWITCH_FILE_NOMUX to prevent... 255/head
2020-01-28  Andrey VolkMerge pull request #265 from signalwire/set_illuminant_...
2020-01-28  Andrey VolkMerge pull request #264 from signalwire/text_bridge_thread
2020-01-28  Andrey VolkMerge pull request #263 from signalwire/spandspunused
2020-01-28  Sebastian Kiesel[docs/phrase] Translated all phrases (voice prompts...
2020-01-28  Andrey VolkMerge pull request #268 from dragos-oancea/channel_limit
2020-01-27  Dragos Oancea[core] add audio channels limit when opening files... 268/head
2020-01-27  Andrey VolkMerge pull request #261 from lazedo/kazoo-queues
2020-01-26  Andrey Volk[SpanDSP] Fix use of uninitialized xyz variable in... 265/head
2020-01-26  Andrey Volk[Core] Remove dead assignment and dead increment in... 264/head
2020-01-26  Andrey Volk[SpanDSP] Remove unused x_repeats variable from header_... 263/head
2020-01-25  Dragos Oancea[mod_opusfile] fix play sample rate (don't use original...
2020-01-24  lazedo[mod_kazoo] : simplify kz_att_xfer 261/head
2020-01-24  lazedo[mod_kazoo] add configuration for queue timeouts
2020-01-23  Andrey Volk[Core] Fix regression in switch_utils after implementin...
2020-01-23  Andrey VolkMerge pull request #258 from signalwire/parallel
2020-01-22  Andrey Volk[Unit-test] Run tests in parallel 258/head
2020-01-22  Andrey VolkMerge pull request #257 from dragos-oancea/upnp_asan
2020-01-22  Andrey VolkMerge pull request #254 from dragos-oancea/amr_no_nativ...
2020-01-22  Dragos Oancea[miniupnpc] fix heap-buffer-overflow reported by ASAN... 257/head
2020-01-22  Andrey VolkMerge pull request #217 from dragos-oancea/sndfile_fixes
2020-01-22  Dragos OanceaFS-10642: [mod_amr], [mod_amrwb]: mark AMR and AMRWB... 254/head
2020-01-21  Dragos Oancea[mod_sndfile] fix playing "raw" and other formats ... 217/head
2020-01-21  Andrey VolkMerge pull request #251 from signalwire/module_tests
2020-01-21  Andrey Volk[Unit-tests] Implement module tests in Drone CI 251/head
2020-01-21  Andrey VolkMerge pull request #250 from signalwire/fix_tests
2020-01-21  Andrey Volk[Unit-tests] Fix leaks mod_av and mod_conference tests... 250/head
2020-01-21  Andrey VolkMerge pull request #247 from signalwire/mod_lua_leak
2020-01-21  Andrey Volk[mod_lua] Fix leaks. 247/head
2020-01-20  lazedo[mod_kazoo] Fix potential memory leaks
2020-01-20  Dragos Oancea[sofia-sip] fix overflow in logging (tport)
2020-01-20  Andrey VolkMerge pull request #241 from signalwire/mod_rayo_leak
2020-01-20  Andrey VolkMerge pull request #240 from signalwire/mod_rayo_heap
2020-01-19  Andrey Volk[mod_rayo] Fix leak in the mod and in tests. 241/head
2020-01-19  Andrey Volk[mod_rayo] Fix heap use after free and a possible buffe... 240/head
2020-01-18  Andrey VolkMerge pull request #232 from signalwire/modtestmake
2020-01-18  Andrey Volk[Unit-tests] Place module tests into their module's... 232/head
2020-01-17  Dragos Oancea[core] avoid overflow when channel muxing
2020-01-17  Seven Du[mod_loopback] add pre_answer and null_auto_answer...
2020-01-17  joshebosh[mod_loopback] add channel var loopback_no_pre_answer
2020-01-14  Andrey VolkMerge pull request #231 from signalwire/print_tests
2020-01-14  Mike Jerris[Build-System] Add print_tests make target to output... 231/head
2020-01-13  Andrey VolkMerge pull request #230 from dragos-oancea/fix_test_macos
2020-01-13  Dragos Oancea[unit-tests] fix build switch_rtp on MacOS 230/head
2020-01-10  Mike Jerris[mod_vmd] deprecate abandoned module that is replaced...
2020-01-10  mangshe0[mod_av] Fix mod_av not having audio when using avresample
2020-01-09  Andrey VolkMerge pull request #213 from signalwire/fix_rtp_test
2020-01-09  Andrey Volk[Core] Fix RTP unit-test by adding switch_rtp_get_core_... 213/head
2020-01-09  Dragos Oancea[unit-tests] add RTP test with session
2020-01-08  Andrey VolkMerge pull request #211 from signalwire/sanitizer
2020-01-08  Andrey Volk[Unit-tests] Enable address sanitizer when running... 211/head
2020-01-07  Andrey VolkMerge pull request #209 from signalwire/test_db
2020-01-07  Andrey Volk[Unit-tests] Do not initiate sqldb by default unless... 209/head
2020-01-07  Andrey VolkMerge pull request #208 from signalwire/mariadb
2020-01-07  Andrey Volk[Build-System] Fix regression from the mariadb library... 208/head
2020-01-06  Andrey VolkMerge pull request #194 from signalwire/coredump
2020-01-06  Andrey VolkRevert "[mod_opusfile] fix play sample rate (don't...
2020-01-06  Andrey VolkMerge pull request #202 from dragos-oancea/opusfile_fixes
2020-01-06  Andrey VolkMerge pull request #180 from signalwire/CF_AUDIO
2020-01-06  mangshe0[Core] switch_loadable_module wrongly logs that modules...
2020-01-06  Nathan Neulinger[Build-system] Fallback for mariadb lib check
2020-01-03  Dragos Oancea[mod_opusfile] fix play sample rate (don't use original... 202/head
2020-01-02  Andrey VolkMerge pull request #198 from micmac1/switch_xml_typo
2020-01-01  Sebastian Kemper[core] Fix copy/paste mistake in switch_xml.h 198/head
2019-12-31  Andrey Volk[Unit-tests] Collect crash data when a unit-test core... 194/head
2019-12-31  Andrey Volkversion bump
2019-12-31  Andrey Volk[Unit-tests] Fix switch_xml leak and build.
2019-12-30  Andrey Volkswigall
2019-12-30  Chris Rienzo[core] Add SMBF_FIRST flag which forces media bug to...
2019-12-30  Andrey Volk[mod_sofia] Fix crash from double profile unlock on...
2019-12-30  Andrey Volk[esl] Add SHUTDOWN_REQUESTED event.
2019-12-30  Chris Rienzo[core] Add SHUTDOWN_REQUESTED event. Bind to this...
2019-12-30  Seven Du[sofia-sip] fix 183 received right after 200 (#67)
2019-12-30  Seven Du[mod_sofia] add sip_refer_status_code channel variable...
2019-12-30  Seven Du[mod_loopback] add refer mock to null endpoint
2019-12-30  Andrey Volk[Unit-tests] Fix switch_xml test crash
2019-12-30  Seven Du[mod_loopback] remember dtmf in channel var null_channe...
2019-12-30  Seven Du[core] add option to toggle ampersand entities on/off...
2019-12-30  Seven Du[core] remember if a tag is parsed from CDATA
2019-12-30  Seven Du[core] log status code when queue event failure
2019-12-30  Mike Jerris[core] change No audio stun for a long time error to...
2019-12-30  Andrey Volk[Core] Fix dereference of null pointer in switch_ivr_or...
2019-12-30  Andrey Volk[Core] Database interface: fix potential crash in switc...
2019-12-30  Andrey VolkFS-11827: [Core] Fix regression in mod_managed due...
2019-12-30  Andrey VolkFS-11827: [Core] Add feature allowing FreeSWITCH to...
2019-12-30  Andrey Volk[mod_sofia] Module load will fail if ext-rtp-ip or...
2019-12-30  Seven Du[core] support partial speech events
2019-12-30  Andrey Volk[Core, mod_commands] Add switch_core_pool_stats API...
2019-12-30  Andrey Volk[fs_cli] Fix unchecked tainted data.
2019-12-30  Seven Du[core] fix copy and paste error
2019-12-30  Dragos Oancea[core] scan-build: switch_agc_feed() - Division by...
2019-12-30  Dragos Oancea[core] scan-build: Dead assignment. Value stored to...
2019-12-30  Dragos Oancea[core] scan-build: audio_bridge_thread() - Dead assignment
2019-12-30  Dragos Oancea[core] scan-build: switch_strftime_tz() - Dead assignment
2019-12-30  Dragos Oancea[core] scan-build: video_bridge_thread() - Dereference...
2019-12-30  Andrey Volk[sofia-sip] Fix memory leak when a tcp connection gives...
2019-12-30  Andrey Volk[sofia-sip] Fix memory leak when incomplete tls connection.
2019-12-30  Andrey Volk[mod_voicemail] vm_fsdb_msg_email command leaks xml...
2019-12-30  Andrey Volk[mod_local_stream] Xml object is leaked on reload when...
2019-12-30  Andrey Volk[mod_sofia] sofia_handle_sip_i_invite() leaks xml and...
next