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 cea3742c54
core: Use eventfd for alert pipes on Linux when possible
9 years ago
..
editline BuildSystem: Avoid 'ar cru' and use 'ar cr' instead. 10 years ago
stdtime BuildSystem: Fix a few issues hightlighted by gcc 6.x 10 years ago
.gitignore build-system: Allow building with static pjproject 10 years ago
Makefile build: Fix deb build issues with fakeroot 9 years ago
abstract_jb.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 10 years ago
acl.c acl.c: Improve ast_ouraddrfor() diagnostic messages. 10 years ago
adsi.c
alaw.c
alertpipe.c core: Use eventfd for alert pipes on Linux when possible 9 years ago
aoc.c Merge "Audit ast_json_pack() calls for needed UTF-8 checks." into 13 10 years ago
app.c main/app.c: Memory corruption from early format destruction. 10 years ago
ast_expr2.c ast_expr2: Fix off-nominal memory leak. 10 years ago
ast_expr2.fl
ast_expr2.h
ast_expr2.y ast_expr2: Fix off-nominal memory leak. 10 years ago
ast_expr2f.c
asterisk.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 9 years ago
asterisk.dynamics
asterisk.exports.in pjproject_bundled: Various fixes discovered during testing of OSes 10 years ago
astfd.c astfd: Not maximum size of a single file but maximum file descriptors. 10 years ago
astmm.c cli: Fix various CLI documentation and completion issues 9 years ago
astobj2.c astobj2: Prevent potential deadlocks with ao2_global_obj_release 9 years ago
astobj2_container.c astobj2: Add backtrace to log_bad_ao2. 10 years ago
astobj2_container_private.h
astobj2_hash.c astobj2: Add backtrace to log_bad_ao2. 10 years ago
astobj2_private.h
astobj2_rbtree.c astobj2: Add backtrace to log_bad_ao2. 10 years ago
audiohook.c audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor. 9 years ago
autochan.c autochan/mixmonitor/chanspy: Fix unsafe channel locking and references. 9 years ago
autoservice.c Frame deferral: Revert API refactoring. 10 years ago
backtrace.c
bridge.c cli: Fix various CLI documentation and completion issues 9 years ago
bridge_after.c Fix some memory leaks. 12 years ago
bridge_basic.c ast_framehook_attach() must be called with the channel locked. 10 years ago
bridge_channel.c core: Use eventfd for alert pipes on Linux when possible 9 years ago
bridge_roles.c
bucket.c A couple minor cleanup tweaks. 11 years ago
buildinfo.c
callerid.c SIP diversion: Fix REDIRECTING(reason) value inconsistencies. 10 years ago
ccss.c cli: Fix various CLI documentation and completion issues 9 years ago
cdr.c CDR: Protect from data overflow in ast_cdr_setuserfield. 9 years ago
cel.c Audit ast_json_pack() calls for needed UTF-8 checks. 10 years ago
channel.c Merge "channel: Protect flags in ast_waitfor_nandfds operation." into 13 9 years ago
channel_internal_api.c core: Use eventfd for alert pipes on Linux when possible 9 years ago
chanvars.c Fix checks for allocation debugging. 10 years ago
cli.c cli: Fix various CLI documentation and completion issues 9 years ago
codec.c codecs: Fix ABI incompatibility created by adding format_name to ast_codec 10 years ago
codec_builtin.c codec_opus: Fix warning when Opus negotiated but codec_opus not loaded. 10 years ago
config.c Fix checks for allocation debugging. 10 years ago
config_options.c Fix Alembic upgrades. 10 years ago
core_local.c bridge.c: Crash during attended transfer when missing a local channel half 10 years ago
core_unreal.c Bridge system: Fix memory leaks and double frees on impart failure. 10 years ago
crypt.c
cygload.c
data.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
datastore.c
db.c AMI: Make AMI actions that generate event lists consistent. 12 years ago
devicestate.c devicestate: Cleanup engine thread during graceful shutdown. 11 years ago
dial.c core/dial: New channel variable FORWARDERNAME 10 years ago
dns.c
dnsmgr.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
dsp.c dsp.c: Add fax and DTMF detection unit tests. 10 years ago
ecdisa.h
endpoints.c stasis_cache_pattern: Backport to 13 11 years ago
enum.c clang compiler warnings: Fix autological comparisons 11 years ago
event.c Clang: change previous tautological-compare fixes. 11 years ago
features.c manager: Add <see-also> tags to relate Bridge related events,actions, and apps 10 years ago
features_config.c Fix issue with CLI not returning to prompt after running "features show" 10 years ago
file.c file.c/__ast_file_read_dirs: Fix issues on filesystems without d_type 10 years ago
fixedjitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 10 years ago
fixedjitterbuf.h abstract/fixed/adpative jitter buffer: disallow frame re-inserts 10 years ago
format.c format: Register format-attribute module with cached formats. 11 years ago
format_cache.c Update support for SILK format. 10 years ago
format_cap.c typo: s/paranthesis/parenthesis/ in a comment 10 years ago
format_compatibility.c T.140: Fix format ref and memory leaks. 10 years ago
frame.c frame.c: Fix off-nominal format ref leaks. 10 years ago
framehook.c clang compiler warnings: Fix format specified in framehook 11 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c Detect potential forwarding loops based on count. 11 years ago
hashtab.c Fix checks for allocation debugging. 10 years ago
heap.c Fix checks for allocation debugging. 10 years ago
http.c thread safety: Don't use getprotobyname() 9 years ago
image.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
indications.c clang compiler warnings: Fix autological comparisons 11 years ago
io.c sd_notify (systemd status notifications) support 10 years ago
jitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 10 years ago
json.c json: Check party id name, number, subaddresses for UTF-8. 10 years ago
libasteriskpj.c PJPROJECT logging: Fix detection of max supported log level. 10 years ago
libasteriskssl.c libasteriskssl: do nothing with OpenSSL >= 1.1 9 years ago
libasteriskssl.exports.in
loader.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 9 years ago
lock.c chan_sip: Address runaway when realtime peers subscribe to mailboxes 10 years ago
logger.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 9 years ago
manager.c thread safety: Don't use getprotobyname() 9 years ago
manager_bridges.c res/ari/resource_bridges: Add the ability to manipulate the video source 10 years ago
manager_channels.c manager: Add documentation for NewConnectedLine event. 10 years ago
manager_endpoints.c res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes 11 years ago
manager_mwi.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
manager_system.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
max_forwards.c Detect potential forwarding loops based on count. 11 years ago
md5.c
media_index.c
message.c res_pjsip_messaging: Check URI type before dereferencing 9 years ago
mixmonitor.c
named_acl.c acl: Fix reloading of configuration if configuration file does not exist at startup. 12 years ago
named_locks.c res_pjsip: Make aor named lock a mutex. 10 years ago
netsock.c netsock.c: fix includes for HURD 10 years ago
netsock2.c Audit ast_sockaddr_resolve() usage for memory leaks. 11 years ago
optional_api.c
parking.c
pbx.c pbx: Use same thread if AST_OUTGOING_WAIT_COMPLETE specified 9 years ago
pbx_app.c cli: Fix various CLI documentation and completion issues 9 years ago
pbx_builtins.c asterisk.h: Add ASTERISK_REGISTER_FILE macro 11 years ago
pbx_functions.c pbx.c: Allow dangerous functions when adding a hint to dialplan. 10 years ago
pbx_hangup_handler.c cli: Fix various CLI documentation and completion issues 9 years ago
pbx_private.h main/pbx: Move dialplan application management routines to pbx_app.c. 11 years ago
pbx_switch.c main/pbx: Move switch routines to pbx_switch.c. 11 years ago
pbx_timing.c main/pbx: Move timing routines to pbx_timing.c. 11 years ago
pbx_variables.c main/pbx: Move variable routines to pbx_variables.c. 11 years ago
pickup.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
plc.c
poll.c
presencestate.c core: Ensure presencestate subtype and message are NULL. 10 years ago
privacy.c
rtp_engine.c rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes. 9 years ago
say.c Saynumber is trying to get "and" from "digits/" subfolder 9 years ago
sched.c sched.c: Ensure oldest expiring entry runs first. 10 years ago
sdp_srtp.c srtp: Allow zero as tag value for a sRTP Crypto Suite. 9 years ago
security_events.c Clang: change previous tautological-compare fixes. 11 years ago
sem.c Various fixes for OS X 12 years ago
sha1.c
sip_api.c
slinfactory.c
smoother.c
sorcery.c sorcery.c: Speed up ast_sorcery_retrieve_by_id() 9 years ago
sounds_index.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
srv.c srv: Fix crash when ast_srv_lookup is used and 0 records are returned. 9 years ago
stasis.c manager: Add <see-also> tags to relate UserEvent actions/apps/events 10 years ago
stasis_bridges.c res/ari/resource_bridges: Add the ability to manipulate the video source 10 years ago
stasis_cache.c main/stasis_cache: Demote the ERROR message when removing a nonexistent item 9 years ago
stasis_cache_pattern.c stasis_cache_pattern: Backport to 13 11 years ago
stasis_channels.c json: Audit ast_json_* usage for thread safety. 11 years ago
stasis_endpoints.c stasis_endpoint.c: Fix contactstatus_to_json(). 10 years ago
stasis_message.c Manager: Short circuit AMI message processing. 10 years ago
stasis_message_router.c stasis: Add setting subscription congestion levels. 10 years ago
stasis_system.c res/res_corosync: Raise a Stasis message on node join/leave events 10 years ago
strcompat.c
stringfields.c stringfields: Refactor to allow fields to be added to the end of structures 10 years ago
strings.c ari: Implement 'debug all' and request/response logging 10 years ago
stun.c stun.c: Fix ast_stun_request() erratic timeout. 9 years ago
syslog.c main/syslog: Allow dynamic logs, such as security events, to log to the syslog 12 years ago
taskprocessor.c taskprocessor.c: Change when high water warning logged. 10 years ago
tcptls.c tcptls.c: Cleanup TCP/TLS listener thread on abnormal exit. 9 years ago
tdd.c
term.c main: Slight refactor of main. Improve color situation. 11 years ago
test.c test.c: Add unit test registration checks for summary and description. 11 years ago
threadpool.c threadpool: Fix leak in ast_threadpool_serializer_group error path. 10 years ago
threadstorage.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
timing.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
translate.c translate: explicit format destination not properly set 10 years ago
udptl.c udptl: Don't eat sequence numbers until OK is received 10 years ago
ulaw.c
uri.c
utils.c core: Use eventfd for alert pipes on Linux when possible 9 years ago
uuid.c Fix printf problems with high ascii characters after r413586 (1.8). 12 years ago
xml.c
xmldoc.c xmldoc: Improve xmldoc wrapping of 'core show ...' output. 11 years ago