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
Mark Michelson 6a539ace84
Fix misuses of asprintf throughout the code.
14 years ago
..
ael Clean up and ensure proper usage of alloca() 14 years ago
pjproject Use the bruteforce method to get debugging enabled for pjproject. 14 years ago
snmp Multiple revisions 369001-369002 14 years ago
Makefile Use the bruteforce method to get debugging enabled for pjproject. 14 years ago
res_adsi.c Multiple revisions 369323-369324 14 years ago
res_ael_share.c
res_ael_share.exports.in
res_agi.c Clean up and ensure proper usage of alloca() 14 years ago
res_agi.exports.in
res_calendar.c Fix a variety of memory leaks 14 years ago
res_calendar.exports.in
res_calendar_caldav.c Fix a variety of memory leaks 14 years ago
res_calendar_ews.c Fix checking bounds of array index after using it; improper sizeof 14 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
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
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 Update module support level on a variety of modules and compiler options 14 years ago
res_fax.exports.in
res_fax_spandsp.c Replace GNU old-style field designator extensions to fix clang warnings 14 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 Add some additional H.264 attributes, "max-smbps" and "max-fps", for passthrough. 14 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 Clean up and ensure proper usage of alloca() 14 years ago
res_http_websocket.exports.in Export the ast_websocket_set_nonblock function for use by other modules. 14 years ago
res_jabber.c Fix misuses of asprintf throughout the code. 14 years ago
res_jabber.exports.in Fix chan_jingle/gtalk load regression introduced in r346087 14 years ago
res_limit.c
res_monitor.c Resolve FORWARD_NULL static analysis warnings 14 years ago
res_monitor.exports.in
res_musiconhold.c Fix places in resources where a negative return value could impact execution 14 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
res_rtp_asterisk.c Use thread-local storage to store pj_thread_descs. 14 years ago
res_rtp_multicast.c
res_security_log.c
res_smdi.c Mark res_smdi/res_adsi as 'core' supported modules 14 years ago
res_smdi.exports.in
res_snmp.c
res_speech.c Fix coverity UNUSED_VALUE findings in core support level files 14 years ago
res_speech.exports.in
res_srtp.c Fix a variety of memory leaks 14 years ago
res_srtp.exports.in
res_stun_monitor.c Add 'stun show status' command 14 years ago
res_timing_dahdi.c Fix timing source dependency issues with MOH 14 years ago
res_timing_kqueue.c
res_timing_pthread.c Fix timing source dependency issues with MOH 14 years ago
res_timing_timerfd.c Fix timing source dependency issues with MOH 14 years ago
res_xmpp.c Fix typo in JabberSend that looked for '2' instead of '@' in recipient argument 14 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