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
Corey Farrell ea65e4d44c
res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions
11 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 Memory leak fix 12 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 res_calendar: Protect channel when adding datastore. 12 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 Properly delimit post data in res_config_curl. 12 years ago
res_config_ldap.c Use LDAP memory management functions instead of Asterisk's 12 years ago
res_config_odbc.c Fix coverity UNUSED_VALUE findings in core support level files 13 years ago
res_config_pgsql.c res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practical 11 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 res_fax: check_modem_rate() returned incorrect rate for V.27 11 years ago
res_fax.exports.in Log spandsp's fax debug output to the FAX logger level. 15 years ago
res_fax_spandsp.c res_fax_spandsp: Always init T.38 session to avoid crashes during state change 12 years ago
res_http_post.c Introduce <support_level> tags in MODULEINFO. 14 years ago
res_jabber.c Reduce log level of a non-pubsub error message 12 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 res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG set 12 years ago
res_mutestream.c Fix the svn:keywords property on several files. 12 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 chan_mgcp: Enforce locking for oseq 11 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 res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions 11 years ago
res_rtp_multicast.c res_rtp_multicast: Ensure SSRC is set properly 12 years ago
res_security_log.c Fix various memory leaks 12 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 Use srtp_shutdown when available 12 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 Prevent res_timing_pthread from blocking callers 12 years ago
res_timing_timerfd.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago