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/res
Matthew Jordan bfbb5ddd7d
Fix memory leak in res_calendar_icalendar
12 years ago
..
ael Clean up and ensure proper usage of alloca() 13 years ago
ais Add support-level indications to many more source files. 13 years ago
snmp Add support-level indications to many more source files. 13 years ago
Makefile Remove references to res_features and its export file. 14 years ago
res_adsi.c Eliminate embedding of res_adsi.so module. 13 years ago
res_ael_share.c Introduce <support_level> tags in MODULEINFO. 14 years ago
res_ael_share.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_agi.c Fix DBDelTree error codes for AMI, CLI and AGI 13 years ago
res_agi.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_ais.c Dump cache of published events when a node joins the cluster. 13 years ago
res_calendar.c Prevent exhaustion of system resources through exploitation of event cache 13 years ago
res_calendar.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_calendar_caldav.c Fix a variety of memory leaks 13 years ago
res_calendar_ews.c Properly extract the Body information of an EWS calendar item 13 years ago
res_calendar_exchange.c Fix a variety of memory leaks 13 years ago
res_calendar_icalendar.c Fix memory leak in res_calendar_icalendar 12 years ago
res_clialiases.c Fix crash that can occur if CLI registration fails for an aliased command. 13 years ago
res_clioriginate.c Add missing newlines to CLI logging 13 years ago
res_config_curl.c Make use of va_args more appropriate to form in various res_config modules plus utils. 13 years ago
res_config_ldap.c Introduce <support_level> tags in MODULEINFO. 14 years ago
res_config_odbc.c Fix coverity UNUSED_VALUE findings in core support level files 13 years ago
res_config_pgsql.c Clean up and ensure proper usage of alloca() 13 years ago
res_config_sqlite.c Fix misuses of asprintf throughout the code. 13 years ago
res_convert.c Introduce <support_level> tags in MODULEINFO. 14 years ago
res_crypto.c Fix incorrect usage of sizeof() in res_crypto. 13 years ago
res_crypto.exports.in Remove built-in AES code and use optional_api instead 15 years ago
res_curl.c Fixes some support level info so that it can be read by menuselect. 14 years ago
res_fax.c Ensure ReceiveFax provides a CED tone via T.38 13 years ago
res_fax.exports.in Log spandsp's fax debug output to the FAX logger level. 15 years ago
res_fax_spandsp.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
res_http_post.c Introduce <support_level> tags in MODULEINFO. 14 years ago
res_jabber.c Prevent exhaustion of system resources through exploitation of event cache 13 years ago
res_jabber.exports.in Fix chan_jingle/gtalk load regression introduced in r346087 14 years ago
res_limit.c Introduce <support_level> tags in MODULEINFO. 14 years ago
res_monitor.c monitor: prevent attempts to move/remove recordings skipped with 'i' and 'o'. 13 years ago
res_monitor.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_musiconhold.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
res_mutestream.c Introduce <support_level> tags in MODULEINFO. 14 years ago
res_odbc.c Ensure that all ast_datastore_info structures are 'const'. 13 years ago
res_odbc.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_phoneprov.c Introduce <support_level> tags in MODULEINFO. 14 years ago
res_pktccops.c Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2) 13 years ago
res_pktccops.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_realtime.c Cleanup references to sipusers and sipfriends dynamic realtime families 14 years ago
res_rtp_asterisk.c Reset RTP timestamp; sequence number on SSRC change 13 years ago
res_rtp_multicast.c Fix an issue where a caller to ast_write on a MulticastRTP channel would determine it failed when in reality it did not. 13 years ago
res_security_log.c Introduce <support_level> tags in MODULEINFO. 14 years ago
res_smdi.c Mark res_smdi/res_adsi as 'core' supported modules 13 years ago
res_smdi.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_snmp.c Introduce <support_level> tags in MODULEINFO. 14 years ago
res_speech.c Fix coverity UNUSED_VALUE findings in core support level files 13 years ago
res_speech.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_srtp.c res_srtp: Prevent a crash from occurring due to srtp_create failures in srtp_create 13 years ago
res_srtp.exports.in Add SRTP support for Asterisk 15 years ago
res_stun_monitor.c Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 14 years ago
res_timing_dahdi.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
res_timing_kqueue.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
res_timing_pthread.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
res_timing_timerfd.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago