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/main
Sean Bright a109b5aee0
pbx.c: Don't remove dashes from hints on reload.
4 years ago
..
stdtime Merge "BuildSystem: Cast any intptr_t explicitly to its proposed type." 7 years ago
.gitignore build-system: Allow building with static pjproject 9 years ago
Makefile core: Improve MALLOC_DEBUG for frames. 6 years ago
abstract_jb.c jitterbuffer: Correct signed/unsigned mismatch causing assert 4 years ago
acl.c acl.c: Coerce a NULL pointer into the empty string 5 years ago
adsi.c
alaw.c Remove as much trailing whitespace as possible. 7 years ago
alertpipe.c utils: Wrap socket() and pipe() to reduce syscalls 6 years ago
aoc.c various modules: json integer overflow 6 years ago
app.c app_read: Allow reading # as a digit 4 years ago
ast_expr2.c Remove #include <sys/cdefs.h> 5 years ago
ast_expr2.fl Remove ASTERISK_REGISTER_FILE. 9 years ago
ast_expr2.h Remove as much trailing whitespace as possible. 7 years ago
ast_expr2.y Remove #include <sys/cdefs.h> 5 years ago
ast_expr2f.c Remove as much trailing whitespace as possible. 7 years ago
asterisk.c asterisk: We've moved to Libera Chat! 4 years ago
asterisk.dynamics
asterisk.exports.in Scope Tracing: A new facility for tracing scope enter/exit 5 years ago
astfd.c main/astfd: Fix GCC8 format-truncation warning. 7 years ago
astmm.c astmm.c: Display backtrace with memory show allocations 6 years ago
astobj2.c Merge "core: Fix ABI mismatch of ao2_global_obj." 6 years ago
astobj2_container.c core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option. 6 years ago
astobj2_container_private.h
astobj2_global.c core: Fix ABI mismatch of ao2_global_obj. 6 years ago
astobj2_hash.c core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option. 6 years ago
astobj2_private.h
astobj2_rbtree.c core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option. 6 years ago
audiohook.c audiohook: Don't allow audiohooks to attach to hung up channels. 5 years ago
autochan.c autochan/mixmonitor/chanspy: Fix unsafe channel locking and references. 8 years ago
autoservice.c autoservice: Don't start channel autoservice if the thread is a user interface. 7 years ago
backtrace.c main/backtrace: binutils-2.34 fix. 5 years ago
bridge.c app_confbridge/bridge_softmix: Add ability to force estimated bitrate 5 years ago
bridge_after.c stasis/control: Fix possible deadlock with swap channel 8 years ago
bridge_basic.c bridge_basic: Change warning to verbose if transfer cancelled 4 years ago
bridge_channel.c bridge_channel_write_frame: Check for NULL channel 4 years ago
bridge_roles.c bridge_roles: Use a non-locking linked list where appropriate 7 years ago
bucket.c Introduce astcachedir, to be used for temporary bucket files 4 years ago
buildinfo.c
callerid.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 7 years ago
ccss.c various modules: json integer overflow 6 years ago
cdr.c main/cdr.c: Correct Party A selection. 4 years ago
cel.c cdr / cel: Use event time at event creation instead of processing. 6 years ago
channel.c various: Fix GCC 11.2 compilation issues. 4 years ago
channel_internal_api.c bridge_channel_write_frame: Check for NULL channel 4 years ago
chanvars.c core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
cli.c Logging: Add debug logging categories 5 years ago
codec.c astobj2: Eliminate legacy container allocation macros. 7 years ago
codec_builtin.c codec_builtin.c: G729 audio gets corrupted by Asterisk due to smoother 4 years ago
config.c config.c: Skip UTF-8 BOMs if present when reading config files 5 years ago
config_options.c config_options: Handle ACO arrays correctly in generated XML docs. 4 years ago
conversions.c conversions: Add string to signed integer conversion functions 5 years ago
core_local.c chan_local: Skip filtering audio formats on removed streams. 4 years ago
core_unreal.c core_unreal: Fix deadlock with T.38 control frames. 4 years ago
crypt.c BuildSystem: Fix build on FreeBSD due to missing crypt.h 8 years ago
cygload.c
data_buffer.c res_rtp_asterisk: Free payload when error on insertion to data buffer 5 years ago
datastore.c astobj2: Remove legacy ao2_container_alloc routine. 7 years ago
db.c db: Initialize condition primitive before use 5 years ago
devicestate.c stasis: Improve topic/subscription names and statistics. 6 years ago
dial.c dial.c: Removed dial string 80 character limitation 5 years ago
dns.c dns.c: Load IPv6 DNS resolvers if configured. 4 years ago
dns_core.c dns_txt: Add TXT record parsing support 5 years ago
dns_naptr.c AST-2018-010: Fix length of buffer needed for SRV and NAPTR results 7 years ago
dns_query_set.c Remove ASTERISK_REGISTER_FILE. 9 years ago
dns_recurring.c res_rtp_asterisk: Automatically refresh stunaddr from DNS 4 years ago
dns_srv.c Compiler fixes for gcc 10 5 years ago
dns_system_resolver.c core: Remove non-critical cleanup from startup aborts. 7 years ago
dns_test.c
dns_tlsa.c Remove ASTERISK_REGISTER_FILE. 9 years ago
dns_txt.c core/dns: Add system include required on FreeBSD 5 years ago
dnsmgr.c loader: Process dependencies for built-in modules. 7 years ago
dsp.c res_tonedetect: Tone detection module 4 years ago
ecdisa.h
endpoints.c stasis: Improve topic/subscription names and statistics. 6 years ago
enum.c Merge "enum.c: Make ast_get_txt() actually do something." 5 years ago
event.c various files - fix some alerts raised by lgtm code analysis 6 years ago
features.c ACN: Changes specific to the core 5 years ago
features_config.c astobj2: Eliminate legacy container allocation macros. 7 years ago
features_config.h loader: Convert reload_classes to built-in modules. 7 years ago
file.c main/file.c: Don't throw error on flash event. 4 years ago
fixedjitterbuf.c jitterbuffer: Correct signed/unsigned mismatch causing assert 4 years ago
fixedjitterbuf.h abstract/fixed/adpative jitter buffer: disallow frame re-inserts 8 years ago
format.c astobj2: Eliminate legacy container allocation macros. 7 years ago
format_cache.c codecs: Remove test-law. 4 years ago
format_cap.c format_cap: Perform codec lookups by pointer instead of name 5 years ago
format_compatibility.c codecs: Remove test-law. 4 years ago
frame.c main/frame: Add missing control frame names to ast_frame_subclass2str 4 years ago
framehook.c Remove ASTERISK_REGISTER_FILE. 9 years ago
fskmodem.c Remove as much trailing whitespace as possible. 7 years ago
fskmodem_float.c Remove ASTERISK_REGISTER_FILE. 9 years ago
fskmodem_int.c Remove ASTERISK_REGISTER_FILE. 9 years ago
global_datastores.c Remove ASTERISK_REGISTER_FILE. 9 years ago
hashtab.c core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
heap.c core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
http.c Compiler fixes for gcc 10 5 years ago
image.c Remove ASTERISK_REGISTER_FILE. 9 years ago
indications.c Compiler fixes for GCC when printf %s is NULL 5 years ago
io.c Core: Add support for systemd socket activation. 8 years ago
iostream.c websocket: Consider pending SSL data when waiting for socket input 5 years ago
jitterbuf.c Fix Common Typo's. 7 years ago
json.c strings/json: Add string delimter match, and object create with vars methods 4 years ago
libasteriskpj.c PJPROJECT logging: Fix detection of max supported log level. 8 years ago
libasteriskssl.c libasteriskssl: Allow OpenSSL 1.0.2 configured with no-deprecated. 7 years ago
libasteriskssl.exports.in
loader.c loader.c: Speed up deprecation metadata lookup 4 years ago
lock.c lock: Replace __ast_mutex_logger with private log_mutex_error. 7 years ago
logger.c various: Fix GCC 11.2 compilation issues. 4 years ago
logger_category.c Logging: Add debug logging categories 5 years ago
manager.c asterisk: Export additional manager functions 4 years ago
manager_bridges.c bridges: Remove reliance on stasis caching 7 years ago
manager_channels.c AMI: Add AMI event to expose hook flash events 4 years ago
manager_endpoints.c Remove as much trailing whitespace as possible. 7 years ago
manager_mwi.c mwi core: Move core MWI functionality into its own files 6 years ago
manager_system.c Remove constant conditionals (dead-code). 7 years ago
max_forwards.c
md5.c Remove ASTERISK_REGISTER_FILE. 9 years ago
media_cache.c media_cache: Don't lock when curl the remote file 4 years ago
media_index.c media_index.c: Refactored so it doesn't cache the index 6 years ago
message.c message.c: Support 'To' header override with AMI's MessageSend. 4 years ago
mixmonitor.c Remove ASTERISK_REGISTER_FILE. 9 years ago
mwi.c mwi: Update the MWI core to use stasis_state API 6 years ago
named_acl.c acl: implement a centralized ACL output mechanism for HAs and ACLs. 5 years ago
named_locks.c core: Use macros to generate ao2_container callbacks where possible. 7 years ago
netsock2.c netsock2: Add ast_sockaddr_resolve_first_af to netsock2 public API 7 years ago
optional_api.c optional_api: Refactor to use vector's and standard allocators. 7 years ago
options.c Introduce astcachedir, to be used for temporary bucket files 4 years ago
parking.c stasis: Improve topic/subscription names and statistics. 6 years ago
pbx.c pbx.c: Don't remove dashes from hints on reload. 4 years ago
pbx_app.c cli: Enable ast_cli_completion_add on public completion generators. 7 years ago
pbx_builtins.c func_sayfiles: Retrieve say file names 4 years ago
pbx_functions.c Fix some doxygen and curly placement. 7 years ago
pbx_hangup_handler.c cli: Fix various CLI documentation and completion issues 8 years ago
pbx_ignorepat.c Remove ASTERISK_REGISTER_FILE. 9 years ago
pbx_include.c aelparse: Accept an included context with timings. 4 years ago
pbx_private.h pbx: Create pbx_sw.c for management of 'struct ast_sw'. 9 years ago
pbx_sw.c Remove as much trailing whitespace as possible. 7 years ago
pbx_switch.c Remove ASTERISK_REGISTER_FILE. 9 years ago
pbx_timing.c aelparse: Accept an included context with timings. 4 years ago
pbx_variables.c Introduce astcachedir, to be used for temporary bucket files 4 years ago
pickup.c astobj2: Eliminate legacy container allocation macros. 7 years ago
plc.c loader: Process dependencies for built-in modules. 7 years ago
poll.c Remove as much trailing whitespace as possible. 7 years ago
presencestate.c stasis: Improve topic/subscription names and statistics. 6 years ago
privacy.c Remove ASTERISK_REGISTER_FILE. 9 years ago
rtp_engine.c Logging: Add debug logging categories 5 years ago
say.c main/say.c: Support future dates with Q and q format params 4 years ago
sched.c sched: Don't allow ast_sched_del to deadlock ast_sched_runq from same thread 6 years ago
sdp_srtp.c Remove as much trailing whitespace as possible. 7 years ago
security_events.c stasis: Improve topic/subscription names and statistics. 6 years ago
sem.c Remove ASTERISK_REGISTER_FILE. 9 years ago
serializer.c serializer: set high/low alert levels on whole pool 6 years ago
sha1.c
sip_api.c
slinfactory.c Remove ASTERISK_REGISTER_FILE. 9 years ago
smoother.c Remove as much trailing whitespace as possible. 7 years ago
sorcery.c sorcery: Add support for more intelligent reloading. 4 years ago
sounds.c sounds: Sort 'core show sounds' output 6 years ago
srv.c srv: Fix crash when ast_srv_lookup is used and 0 records are returned. 8 years ago
stasis.c stasis: Avoid 'dispatched' as unused variable in normal mode. 4 years ago
stasis_bridges.c app_confbridge: Attended transfer event fixup 6 years ago
stasis_cache.c various files - fix some alerts raised by lgtm code analysis 6 years ago
stasis_cache_pattern.c stasis: Improve topic/subscription names and statistics. 6 years ago
stasis_channels.c AMI: Add AMI event to expose hook flash events 4 years ago
stasis_endpoints.c stasis: Improve topic/subscription names and statistics. 6 years ago
stasis_message.c stasis: Allow filtering by formatter 6 years ago
stasis_message_router.c stasis / manager / ari: Better filter messages. 6 years ago
stasis_state.c stasis_state: Create internal stasis_state_proxy object. 6 years ago
stasis_system.c stasis: Improve topic/subscription names and statistics. 6 years ago
strcompat.c app.c: make sure that no non-async-signal-safe syscalls are used after 5 years ago
stream.c res_pjsip_session: Handle multi-stream re-invites better 5 years ago
stringfields.c stringfields: Remove MALLOC_DEBUG fields from struct ast_string_field_mgr. 7 years ago
strings.c strings/json: Add string delimter match, and object create with vars methods 4 years ago
stun.c main/stun.c: fix crash upon STUN request timeout 4 years ago
syslog.c Remove ASTERISK_REGISTER_FILE. 9 years ago
taskprocessor.c serializer: move/add asterisk serializer pool functionality 6 years ago
tcptls.c tcptls.c: Don't close TCP client file descriptors more than once 5 years ago
tdd.c Remove as much trailing whitespace as possible. 7 years ago
term.c term.c: Add support for extended number format terminfo files. 4 years ago
test.c stasis: Improve topic/subscription names and statistics. 6 years ago
threadpool.c taskprocessor: Enable subsystems and overload by subsystem 6 years ago
threadstorage.c Remove as much trailing whitespace as possible. 7 years ago
time.c time: Add timeval create and unit conversion functions 4 years ago
timing.c loader: Create ast_module_running_ref. 7 years ago
translate.c translate.c: Avoid refleak when checking for a translation path 4 years ago
udptl.c main/udptl.c: correctly handle udptl sequence wrap around 6 years ago
ulaw.c Remove as much trailing whitespace as possible. 7 years ago
uri.c
utf8.c utf8.c: Add UTF-8 validation and utility functions 5 years ago
utils.c STIR/SHAKEN: Switch to base64 URL encoding. 4 years ago
uuid.c uuid: Enable UUID in Solaris 11. 7 years ago
xml.c xmldoc.c: Fix dump of xml document 7 years ago
xmldoc.c astobj2: Remove legacy ao2_container_alloc routine. 7 years ago