freeswitch/src
Anthony Minessale 4cd75ebf39 fix seg when using unicast on socket when call has no read_codec (MODAPP-95)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 02:39:23 +00:00
..
include update 2008-05-24 01:43:12 +00:00
mod update 2008-05-24 01:27:19 +00:00
Makefile.am Make libdir and bindir being accepted by libs and modules 2008-02-18 14:58:41 +00:00
g711.c move L16 and g711 into the core 2008-02-18 19:43:57 +00:00
inet_pton.c tweak windows build for inet_pton 2008-04-21 16:48:34 +00:00
switch.c handle malloc failures. Found by Klockwork (www.klocwork.com) 2008-05-15 21:05:32 +00:00
switch_apr.c add acl stuff 2008-03-26 22:14:09 +00:00
switch_buffer.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_caller.c fix for FSCORE-97 and add set_name app to rename channel 2008-02-26 23:29:58 +00:00
switch_channel.c pdd and FSCORE-127 2008-05-24 02:03:16 +00:00
switch_config.c fix pointer thingy 2008-05-15 20:53:22 +00:00
switch_console.c update 2008-05-23 02:50:14 +00:00
switch_core.c check value before using. Found by Klockwork (www.klocwork.com) 2008-05-16 14:35:41 +00:00
switch_core_asr.c less is more 2008-04-07 20:22:38 +00:00
switch_core_codec.c fix some stuff 2008-03-27 22:22:46 +00:00
switch_core_db.c update 2008-05-16 17:29:22 +00:00
switch_core_directory.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_core_event_hook.c spring cleaning, lose some pointless code 2008-05-08 19:19:47 +00:00
switch_core_file.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_core_hash.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_core_io.c following the att_xfer can o worms deeper 2008-05-19 21:02:26 +00:00
switch_core_media_bug.c update 2008-03-17 23:26:38 +00:00
switch_core_memory.c fix shutdown race destroying memory pools. 2008-03-20 02:05:34 +00:00
switch_core_port_allocator.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_core_rwlock.c tewaks 2008-05-01 16:41:46 +00:00
switch_core_session.c make proxy_media mode work on video too 2008-05-23 19:41:23 +00:00
switch_core_speech.c switch_bytes_per_frame -> switch_samples_per_frame rename 2008-02-15 23:02:06 +00:00
switch_core_sqldb.c handle error message leaks and other error conditions, Found by Klockwork (www.klocwork.com) 2008-05-16 16:43:47 +00:00
switch_core_state_machine.c don't pass null to switch_loadable_module_get_dialplan_interface. Found by Klockwork (www.klocwork.com) 2008-05-16 15:49:23 +00:00
switch_core_timer.c fix a bunch more stuff that broke from fixing it yesterday! 2008-03-11 16:55:58 +00:00
switch_cpp.cpp change param name to avoid swig conflict 2008-05-23 16:41:19 +00:00
switch_event.c switch_url_encode now takes the full length of the buffer and null-terminates the string properly (Klocwork #1030) 2008-05-21 21:31:17 +00:00
switch_ivr.c fix seg when using unicast on socket when call has no read_codec (MODAPP-95) 2008-05-24 02:39:23 +00:00
switch_ivr_async.c build tweak 2008-05-19 22:23:11 +00:00
switch_ivr_bridge.c update 2008-05-20 15:40:27 +00:00
switch_ivr_menu.c refactor, cleanup, eliminate un-needed checks. Found by Klockwork (www.klocwork.com) 2008-05-19 19:08:03 +00:00
switch_ivr_originate.c following the att_xfer can o worms deeper 2008-05-19 21:02:26 +00:00
switch_ivr_play_say.c fix gentones on_dtmf callback 2008-05-24 00:02:18 +00:00
switch_loadable_module.c Add safety check for codec implementations with bytes_per_frames being larger than the recommended buffer size (Klocwork #1039) 2008-05-21 22:26:30 +00:00
switch_log.c Avoid fflush-ing NULL. Found by Klockwork (www.klocwork.com) 2008-05-15 21:31:47 +00:00
switch_odbc.c pdd and FSCORE-127 2008-05-24 02:03:16 +00:00
switch_pcm.c make proxy_media mode work on video too 2008-05-23 19:41:23 +00:00
switch_regex.c add bounds checks. Found by Klockwork (www.klocwork.com) 2008-05-19 21:33:52 +00:00
switch_resample.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_rtp.c update 2008-05-24 01:27:19 +00:00
switch_scheduler.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_stun.c fix msvc build 2008-05-13 06:23:47 +00:00
switch_swig.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_swig.i changes to language stuff 2006-09-20 21:59:50 +00:00
switch_time.c crank accuracy on windows sleep 2008-05-06 13:58:36 +00:00
switch_utils.c switch_url_encode now takes the full length of the buffer and null-terminates the string properly (Klocwork #1030) 2008-05-21 21:31:17 +00:00
switch_xml.cpp update 2008-03-25 00:24:23 +00:00