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/include/asterisk
Alexei Gradinari 728cd55cde
sched: AST_SCHED_REPLACE_UNREF can lead to use after free of data
5 years ago
..
doxygen Remove as much trailing whitespace as possible. 8 years ago
.gitignore
_private.h Build System: Improve ccache matching for different menuselect options. 8 years ago
abstract_jb.h func_jitterbuffer: Add audio/video sync support. 6 years ago
acl.h acl: implement a centralized ACL output mechanism for HAs and ACLs. 6 years ago
adsi.h Remove as much trailing whitespace as possible. 8 years ago
ael_structs.h Remove as much trailing whitespace as possible. 8 years ago
agi.h Remove redundant module checks and references. 8 years ago
alaw.h
alertpipe.h alertpipe: Correct documented return of ast_alertpipe_write. 8 years ago
aoc.h
app.h Compiler fixes for gcc 10 6 years ago
ari.h various files - fix some alerts raised by lgtm code analysis 6 years ago
ast_expr.h Remove as much trailing whitespace as possible. 8 years ago
ast_version.h Fix Common Typo's. 8 years ago
astdb.h astdb: Improve prefix searches in astdb 8 years ago
astmm.h Build System: Improve ccache matching for different menuselect options. 8 years ago
astobj2.h core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option. 6 years ago
audiohook.h audiohook.c: Substitute silence for unavailable audio frames 6 years ago
autochan.h Remove as much trailing whitespace as possible. 8 years ago
autoconfig.h.in RTP/ICE: Send on first valid pair. 6 years ago
backtrace.h backtrace: Refactor ast_bt_get_symbols so it doesn't crash 7 years ago
beep.h
bridge.h app_confbridge/bridge_softmix: Add ability to force estimated bitrate 5 years ago
bridge_after.h Fix Common Typo's. 8 years ago
bridge_basic.h
bridge_channel.h Bridging: Use a ref to bridge_channel's channel to prevent crash. 5 years ago
bridge_channel_internal.h
bridge_features.h confbridge: Add support for disabling text messaging. 6 years ago
bridge_internal.h
bridge_roles.h
bridge_technology.h app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs. 8 years ago
bucket.h
buildinfo.h
calendar.h various files - fix some alerts raised by lgtm code analysis 6 years ago
callerid.h Fix Common Typo's. 8 years ago
causes.h
ccss.h loader: Convert reload_classes to built-in modules. 8 years ago
cdr.h loader: Convert reload_classes to built-in modules. 8 years ago
cel.h cdr / cel: Use event time at event creation instead of processing. 7 years ago
celt.h
channel.h bridging: Add better support for adding/removing streams. 6 years ago
channel_internal.h various files - fix some alerts raised by lgtm code analysis 6 years ago
channelstate.h
chanvars.h core: Remove ABI effects of MALLOC_DEBUG. 8 years ago
cli.h Remove as much trailing whitespace as possible. 8 years ago
codec.h
compat.h core: Remove ABI effects of MALLOC_DEBUG. 8 years ago
compiler.h
config.h channels: Allow updating variable value 6 years ago
config_options.h various files - fix some alerts raised by lgtm code analysis 6 years ago
conversions.h conversions: Add string to signed integer conversion functions 5 years ago
core_local.h
core_unreal.h core_unreal / core_local: Add multistream and re-negotiation. 6 years ago
crypto.h
data_buffer.h res_rtp_asterisk: Add support for sending NACK requests. 8 years ago
datastore.h core: Remove incorrect usage of attribute_malloc. 8 years ago
devicestate.h core: Remove additional symbols. 8 years ago
dial.h
dlinkedlists.h
dns.h
dns_core.h dns_core: Create new API ast_dns_resolve_ipv6_and_ipv4 6 years ago
dns_internal.h dns_txt: Add TXT record parsing support 6 years ago
dns_naptr.h
dns_query_set.h
dns_recurring.h
dns_resolver.h
dns_srv.h
dns_test.h
dns_tlsa.h
dns_txt.h dns_txt: Add TXT record parsing support 6 years ago
dnsmgr.h
doxyref.h Remove as much trailing whitespace as possible. 8 years ago
dsp.h loader: Convert reload_classes to built-in modules. 8 years ago
dundi.h Remove as much trailing whitespace as possible. 8 years ago
endian.h BuildSystem: Add DragonFly BSD. 8 years ago
endpoints.h
enum.h loader: Convert reload_classes to built-in modules. 8 years ago
event.h
event_defs.h Remove as much trailing whitespace as possible. 8 years ago
extconf.h Core: Increase AST_PBX_MAX_STACK to 512 if not LOW_MEMORY 7 years ago
features.h
features_config.h loader: Convert reload_classes to built-in modules. 8 years ago
file.h Add the ability to read the media file type from HTTP header for playback 8 years ago
format.h Remove as much trailing whitespace as possible. 8 years ago
format_cache.h format_cap: Perform codec lookups by pointer instead of name 5 years ago
format_cap.h scope_trace: Add/update utilities 5 years ago
format_compatibility.h
frame.h bridge_channel: Ensure text messages are zero terminated 5 years ago
framehook.h Remove as much trailing whitespace as possible. 8 years ago
fskmodem.h Remove as much trailing whitespace as possible. 8 years ago
fskmodem_float.h
fskmodem_int.h Remove as much trailing whitespace as possible. 8 years ago
global_datastores.h
hashtab.h core: Remove ABI effects of MALLOC_DEBUG. 8 years ago
heap.h core: Remove ABI effects of MALLOC_DEBUG. 8 years ago
http.h Fix Common Typo's. 8 years ago
http_websocket.h websocket: Consider pending SSL data when waiting for socket input 6 years ago
ilbc.h
image.h Remove as much trailing whitespace as possible. 8 years ago
indications.h Remove as much trailing whitespace as possible. 8 years ago
inline_api.h
io.h Remove as much trailing whitespace as possible. 8 years ago
iostream.h websocket: Consider pending SSL data when waiting for socket input 6 years ago
json.h main/json.c: Added app_name, app_data to channel type 7 years ago
linkedlists.h headers: Consistent use of typeof and/or __typeof__. 8 years ago
localtime.h
lock.h lock: Replace __ast_mutex_logger with private log_mutex_error. 7 years ago
logger.h logger.h: Fix ast_trace to respect scope_level 5 years ago
logger_category.h Logging: Add debug logging categories 5 years ago
manager.h manager - Add Content-Type parameter to the SendText action 6 years ago
max_forwards.h various files - fix some alerts raised by lgtm code analysis 6 years ago
md5.h
media_cache.h
media_index.h media_index.c: Refactored so it doesn't cache the index 7 years ago
message.h manager - Add Content-Type parameter to the SendText action 6 years ago
mixmonitor.h various files - fix some alerts raised by lgtm code analysis 6 years ago
mod_format.h Add the ability to read the media file type from HTTP header for playback 8 years ago
module.h loader: Flag module as declined in all cases where it fails to load. 7 years ago
monitor.h
multicast_rtp.h
musiconhold.h
mwi.h mwi core: Move core MWI functionality into its own files 7 years ago
named_locks.h
netsock2.h netsock2: compile fixes. 6 years ago
network.h
optional_api.h Build: Make function constructor/destructor attributes mandatory. 8 years ago
options.h Scope Tracing: A new facility for tracing scope enter/exit 6 years ago
opus.h
parking.h various files - fix some alerts raised by lgtm code analysis 6 years ago
paths.h core: Create main/options.c. 8 years ago
pbx.h pbx.c: On error, ast_add_extension2_lockopt should always free 'data' 5 years ago
phoneprov.h
pickup.h
pktccops.h Remove as much trailing whitespace as possible. 8 years ago
plc.h
poll-compat.h
presencestate.h Remove as much trailing whitespace as possible. 8 years ago
privacy.h
pval.h Remove as much trailing whitespace as possible. 8 years ago
res_fax.h res_fax: wrap v21 detected Asterisk initiated negotiation with config option 6 years ago
res_hep.h
res_mwi_external.h Remove redundant module checks and references. 8 years ago
res_odbc.h res_odbc: Add basic query logging. 7 years ago
res_odbc_transaction.h
res_pjproject.h res_pjproject: Add utility functions to convert between socket structures 7 years ago
res_pjsip.h AST-2020-001 - res_pjsip: Return dialog locked and referenced 5 years ago
res_pjsip_body_generator_types.h
res_pjsip_cli.h
res_pjsip_outbound_publish.h
res_pjsip_presence_xml.h various files - fix some alerts raised by lgtm code analysis 6 years ago
res_pjsip_pubsub.h res_pjsip_pubsub: Add ability to persist generator state information. 6 years ago
res_pjsip_session.h AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit. 5 years ago
res_srtp.h
res_stir_shaken.h res_stir_shaken: Include OpenSSL headers where used actually. 5 years ago
rtp_engine.h Logging: Add debug logging categories 5 years ago
say.h say: Remove unused "plural" option from main/say 6 years ago
sched.h sched: AST_SCHED_REPLACE_UNREF can lead to use after free of data 5 years ago
sdp_srtp.h
security_events.h
security_events_defs.h security-events: Fix SuccessfulAuth using_password declaration. 8 years ago
select.h Remove as much trailing whitespace as possible. 8 years ago
sem.h
serializer.h serializer: move/add asterisk serializer pool functionality 6 years ago
sha1.h
silk.h
sip_api.h
slin.h various files - fix some alerts raised by lgtm code analysis 6 years ago
slinfactory.h
smdi.h Remove as much trailing whitespace as possible. 8 years ago
smoother.h
sorcery.h pjsip: Update ACLs on named ACL changes. 6 years ago
sounds_index.h media_index.c: Refactored so it doesn't cache the index 7 years ago
speech.h Remove as much trailing whitespace as possible. 8 years ago
spinlock.h
srv.h Remove as much trailing whitespace as possible. 8 years ago
stasis.h stasis.c: Use correct topic name in stasis_topic_pool_delete_topic 6 years ago
stasis_app.h res_stasis: Add ability to switch applications. 7 years ago
stasis_app_device_state.h
stasis_app_impl.h
stasis_app_mailbox.h
stasis_app_playback.h
stasis_app_recording.h
stasis_app_snoop.h
stasis_bridges.h app_confbridge: Attended transfer event fixup 7 years ago
stasis_cache_pattern.h stasis: Add internal filtering of messages. 7 years ago
stasis_channels.h app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions 6 years ago
stasis_endpoints.h
stasis_internal.h stasis: Fix ABI between DEVMODE and non-DEVMODE. 7 years ago
stasis_message_router.h stasis / manager / ari: Better filter messages. 7 years ago
stasis_system.h
stasis_test.h
statsd.h Remove as much trailing whitespace as possible. 8 years ago
stream.h res_pjsip_session: Handle multi-stream re-invites better 5 years ago
stringfields.h Merge "stringfields: Remove MALLOC_DEBUG fields from struct ast_string_field_mgr." 8 years ago
strings.h Scope Trace: Add some new tracing macros and an ast_str helper 6 years ago
stun.h Logging: Add debug logging categories 5 years ago
syslog.h
taskprocessor.h serializer: move/add asterisk serializer pool functionality 6 years ago
tcptls.h tcptls.h: Remove redundant SSL_CTX typedef. 8 years ago
tdd.h Remove as much trailing whitespace as possible. 8 years ago
term.h
test.h
threadpool.h taskprocessor: Warn on unused result from pushing task. 7 years ago
threadstorage.h Remove as much trailing whitespace as possible. 8 years ago
time.h
timing.h Remove as much trailing whitespace as possible. 8 years ago
transcap.h
translate.h Remove as much trailing whitespace as possible. 8 years ago
udptl.h loader: Convert reload_classes to built-in modules. 8 years ago
ulaw.h
unaligned.h
uri.h
utf8.h utf8.c: Add UTF-8 validation and utility functions 6 years ago
utils.h utils.c: NULL terminate ast_base64decode_string. 5 years ago
uuid.h uuid: Enable UUID in Solaris 11. 8 years ago
vector.h vector.h: Fix implementation of AST_VECTOR_COMPACT() for empty vectors 6 years ago
version.h
xml.h xmldoc.c: Fix dump of xml document 8 years ago
xmldoc.h
xmpp.h