You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/funcs
Scott Griepentrog 0abb5b9e18
func_strings: use memmove to prevent overlapping memory on strcpy
12 years ago
..
Makefile
func_aes.c Fix many issues from the NULL_RETURNS Coverity report 14 years ago
func_audiohookinherit.c func_audiohookinherit: Document some missed sources. 13 years ago
func_base64.c
func_blacklist.c
func_callcompletion.c
func_callerid.c Add private representation of caller, connected and redirecting party ids. 14 years ago
func_cdr.c Coverity Report: Fix issues for error type UNINIT in Core supported modules 14 years ago
func_channel.c Clean up documentation 13 years ago
func_config.c Fix func_config list entry allocation 12 years ago
func_curl.c Have func_curl log a warning when a curl request fails. 13 years ago
func_cut.c Clean up and ensure proper usage of alloca() 14 years ago
func_db.c security: Inhibit execution of privilege escalating functions 12 years ago
func_devstate.c Prevent exhaustion of system resources through exploitation of event cache 13 years ago
func_dialgroup.c Fix incorrect usages of ast_realloc(). 12 years ago
func_dialplan.c
func_enum.c
func_env.c security: Inhibit execution of privilege escalating functions 12 years ago
func_extstate.c
func_frame_trace.c Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 14 years ago
func_global.c Check result of ast_var_assign() calls for memory allocation failure. 13 years ago
func_groupcount.c
func_hangupcause.c Make the name of the "HangupCauseClear" application consistent 14 years ago
func_iconv.c
func_jitterbuffer.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
func_lock.c security: Inhibit execution of privilege escalating functions 12 years ago
func_logic.c Clean up and ensure proper usage of alloca() 14 years ago
func_math.c memory leaks: Memory leak cleanup patch by Corey Farrell (first set) 12 years ago
func_md5.c
func_module.c
func_odbc.c Fix misuses of asprintf throughout the code. 14 years ago
func_pitchshift.c
func_presencestate.c PRESENCE_STATE: Provide better documentation for the 'e' option. 13 years ago
func_rand.c
func_realtime.c security: Inhibit execution of privilege escalating functions 12 years ago
func_sha1.c
func_shell.c security: Inhibit execution of privilege escalating functions 12 years ago
func_speex.c Resolve FORWARD_NULL static analysis warnings 14 years ago
func_sprintf.c
func_srv.c
func_strings.c func_strings: use memmove to prevent overlapping memory on strcpy 12 years ago
func_sysinfo.c
func_timeout.c
func_uri.c
func_version.c Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}. 14 years ago
func_vmcount.c
func_volume.c Minor spelling fix to the VOLUME documentation. 13 years ago