This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-08 08:51:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
esl
/
src
History
Anthony Minessale
e8a1055854
ESL-56 null terminate buffer after reading from the socket to prevent cross-over to old data that confuses the parser and throws off framing. (regression from 2081bf97b9836f5299c22edbb1ead077842ea2bc)
2011-02-22 17:07:18 -06:00
..
include
doh
2010-12-16 11:58:18 -06:00
esl_buffer.c
fix assert with standard code analysis macro
2011-01-05 09:59:14 -06:00
esl_config.c
fix several code analysis problems and mask several that are required
2010-09-20 09:25:14 -05:00
esl_event.c
fix several code analysis problems and mask several that are required
2010-09-20 09:25:14 -05:00
esl_json.c
FSBUILD-296 Fix VS2008 code analysis build
2010-08-24 08:55:00 -05:00
esl_oop.cpp
Fix for ESL-44, thank you to Lakschmanan for providing the Patch
2010-07-29 12:09:49 +02:00
esl_threadmutex.c
fix vim format line
2009-09-14 22:03:37 +00:00
esl.2008.vcproj
windows fix for last esl commit
2010-12-16 12:27:55 -06:00
esl.2010.vcxproj
windows fix for last esl commit
2010-12-16 12:27:55 -06:00
esl.2010.vcxproj.filters
VS2010 add missing project filters
2010-08-19 10:38:54 -05:00
esl.c
ESL-56 null terminate buffer after reading from the socket to prevent cross-over to old data that confuses the parser and throws off framing. (regression from 2081bf97b9836f5299c22edbb1ead077842ea2bc)
2011-02-22 17:07:18 -06:00