.. |
private
|
try to use clock_gettime to make sure we don't care if the system time changes
|
2008-01-11 00:43:49 +00:00 |
SimpleGlob.h
|
GLOB_TILDE is not allways supported
|
2007-11-15 21:08:58 +00:00 |
switch.h
|
tweak for better msvc ide behavior.
|
2007-12-30 04:32:53 +00:00 |
switch_am_config.h.in
|
use int64_t internally for storage of time_t values in the scheduler because at least then we know what format string to use to print them, and they are often that type anyways.
|
2007-03-30 01:40:50 +00:00 |
switch_apr.h
|
use file locks to keep multiple concurrent copies of freeswitch from running at the same time (FSCORE-14)
|
2007-12-08 03:41:00 +00:00 |
switch_bitpack.h
|
assert some bounds values that should never be out of bounds (or the arrays would be out of bounds anyways)
|
2007-12-14 00:43:08 +00:00 |
switch_buffer.h
|
these aren't the droids you're looking for, move along....
|
2007-11-30 22:56:01 +00:00 |
switch_caller.h
|
add more function details for code analysis.
|
2007-12-20 03:07:00 +00:00 |
switch_channel.h
|
Formatting DTMF as a string
|
2008-01-12 20:30:48 +00:00 |
switch_config.h
|
indent
|
2007-03-30 00:13:31 +00:00 |
switch_console.h
|
update
|
2007-12-11 19:51:23 +00:00 |
switch_core.h
|
tweak
|
2008-01-13 18:39:51 +00:00 |
switch_core_db.h
|
or not.
|
2007-11-17 00:23:18 +00:00 |
switch_core_event_hook.h
|
dtmf overhaul testers wanted
|
2007-12-22 00:32:20 +00:00 |
switch_cpp.h
|
use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit.
|
2007-11-01 11:28:26 +00:00 |
switch_event.h
|
constify functions
|
2008-01-12 07:14:48 +00:00 |
switch_frame.h
|
modest core framework for video stuff
|
2007-04-19 21:40:50 +00:00 |
switch_ivr.h
|
fix for FSCORE-85
|
2008-01-11 18:46:22 +00:00 |
switch_loadable_module.h
|
add softtimer to the core, begin framework for static modules and reduces calls to gettimeofday for timestamps
|
2007-10-03 16:44:11 +00:00 |
switch_log.h
|
add functions param details for msvc code analysis.
|
2007-12-19 15:36:07 +00:00 |
switch_module_interfaces.h
|
leak protection, better than mighty putty
|
2008-01-08 18:35:51 +00:00 |
switch_odbc.h
|
re-factor, cleanup ODBC ifdefs, whitespace and comment cleanup.
|
2007-11-20 02:27:48 +00:00 |
switch_platform.h
|
for msvc 2005 team edition.
|
2007-12-29 17:56:42 +00:00 |
switch_regex.h
|
fix windows build.
|
2007-11-10 12:25:54 +00:00 |
switch_resample.h
|
sample platter
|
2007-12-12 21:30:55 +00:00 |
switch_rtp.h
|
refactor some more rtp stuff
|
2008-01-11 04:23:09 +00:00 |
switch_scheduler.h
|
dox
|
2007-05-14 17:10:46 +00:00 |
switch_stun.h
|
sigh
|
2007-06-18 17:37:29 +00:00 |
switch_types.h
|
add process_cdr variable
|
2008-01-14 15:26:46 +00:00 |
switch_utils.h
|
don't strstr on null/blank strings.
|
2007-12-30 00:22:51 +00:00 |
switch_version.h.template
|
modify how we build switch_version.h so we can better handle releases
|
2007-08-19 05:01:08 +00:00 |
switch_xml.h
|
update
|
2007-11-30 23:45:27 +00:00 |