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 eda6664de0
Prevent exhaustion of system resources through exploitation of event cache
13 years ago
..
ael Clean up and ensure proper usage of alloca() 14 years ago
pjproject pjproject: Fix for Solaris builds. Do not undef s_addr. 13 years ago
snmp Multiple revisions 369001-369002 14 years ago
Makefile Fix parallel make for res_asterisk_rtp. 14 years ago
res_adsi.c Multiple revisions 369323-369324 14 years ago
res_ael_share.c Merged revisions 328247 via svnmerge from 15 years ago
res_ael_share.exports.in
res_agi.c Fix DBDelTree error codes for AMI, CLI and AGI 13 years ago
res_agi.exports.in
res_calendar.c Prevent exhaustion of system resources through exploitation of event cache 13 years ago
res_calendar.exports.in
res_calendar_caldav.c Fix a variety of memory leaks 14 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 14 years ago
res_calendar_icalendar.c Fix a variety of memory leaks 14 years ago
res_clialiases.c Fix crash that can occur if CLI registration fails for an aliased command. 13 years ago
res_clioriginate.c Allow support for early media on AMI originates and call files. 14 years ago
res_config_curl.c Make use of va_args more appropriate to form in various res_config modules plus utils. 14 years ago
res_config_ldap.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_config_odbc.c Fix coverity UNUSED_VALUE findings in core support level files 14 years ago
res_config_pgsql.c Clean up and ensure proper usage of alloca() 14 years ago
res_config_sqlite.c Fix misuses of asprintf throughout the code. 14 years ago
res_config_sqlite3.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_convert.c Merged revisions 328247 via svnmerge from 15 years ago
res_corosync.c Add a "corosync ping" CLI command. 14 years ago
res_crypto.c Fix incorrect usage of sizeof() in res_crypto. 14 years ago
res_crypto.exports.in
res_curl.c Update module support level on a variety of modules and compiler options 14 years ago
res_fax.c Ensure ReceiveFax provides a CED tone via T.38 13 years ago
res_fax.exports.in
res_fax_spandsp.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
res_format_attr_celt.c Add support for parsing SDP attributes, generating SDP attributes, and passing it through. 14 years ago
res_format_attr_h263.c Reduce memory consumption and add the H.264 and H.263 modules I shamefully neglected to add. 14 years ago
res_format_attr_h264.c Fix an issue with H.264 format attribute comparison and fix an issue with improper SDP being produced. 13 years ago
res_format_attr_silk.c Add support for parsing SDP attributes, generating SDP attributes, and passing it through. 14 years ago
res_http_post.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_http_websocket.c Added missing newlines to websocket ast_logs. 13 years ago
res_http_websocket.exports.in Fix an issue with res_http_websocket where the chan_sip WebSocket handler could not be registered. 13 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 Merged revisions 328247 via svnmerge from 15 years ago
res_monitor.c monitor: prevent attempts to move/remove recordings skipped with 'i' and 'o'. 13 years ago
res_monitor.exports.in
res_musiconhold.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
res_mutestream.c Convert MuteAudio documentation to XML. 14 years ago
res_odbc.c Ensure that all ast_datastore_info structures are 'const'. 14 years ago
res_odbc.exports.in
res_phoneprov.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_pktccops.c Multiple revisions 350788-350789 14 years ago
res_pktccops.exports.in
res_realtime.c Cleanup references to sipusers and sipfriends dynamic realtime families 14 years ago
res_rtp_asterisk.c Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default. 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 Merged revisions 328247 via svnmerge from 15 years ago
res_smdi.c Mark res_smdi/res_adsi as 'core' supported modules 14 years ago
res_smdi.exports.in
res_snmp.c Merged revisions 328247 via svnmerge from 15 years ago
res_speech.c Fix coverity UNUSED_VALUE findings in core support level files 14 years ago
res_speech.exports.in
res_srtp.c res_srtp: Fix a crash caused by srtp_dealloc on an already dealloced session 13 years ago
res_srtp.exports.in
res_stun_monitor.c Add 'stun show status' command 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
res_xmpp.c Handle capability stanzas that fail to provide node or version information 13 years ago
res_xmpp.exports.in Add a new unified Jingle, Google Jingle, and Google Talk channel driver written from scratch called chan_motif. 14 years ago