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
George Joseph 0caafce7ce
test.c: Make output jUnit compatible
7 years ago
..
editline BuildSystem: Avoid 'ar cru' and use 'ar cr' instead. 9 years ago
stdtime Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
.gitignore build-system: Allow building with static pjproject 9 years ago
Makefile Fix compile error for old versions of GCC. 8 years ago
abstract_jb.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 8 years ago
acl.c res/res_pjsip: Standardize/fix localnet checks across pjsip. 8 years ago
adsi.c
alaw.c
alertpipe.c core: Use eventfd for alert pipes on Linux when possible 8 years ago
aoc.c Merge "Audit ast_json_pack() calls for needed UTF-8 checks." into 14 9 years ago
app.c core: Add PARSE_TIMELEN support to ast_parse_arg and ACO. 8 years ago
ast_expr2.c Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
ast_expr2.fl
ast_expr2.h
ast_expr2.y Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
ast_expr2f.c
asterisk.c AST-2017-006: Fix app_minivm application MinivmNotify command injection 8 years ago
asterisk.dynamics
asterisk.exports.in pjproject_bundled: Various fixes discovered during testing of OSes 9 years ago
astfd.c astfd: With RLIMIT_NOFILE only the current value is sensible. 9 years ago
astmm.c cli: Fix various CLI documentation and completion issues 8 years ago
astobj2.c astobj2: Run weakproxy callbacks outside of lock. 8 years ago
astobj2_container.c astobj2: Add ao2_weakproxy_find function. 8 years ago
astobj2_container_private.h
astobj2_hash.c astobj2: Add backtrace to log_bad_ao2. 9 years ago
astobj2_private.h
astobj2_rbtree.c astobj2: Add backtrace to log_bad_ao2. 9 years ago
audiohook.c frame: Better handle interpolated frames. 8 years ago
autochan.c autochan/mixmonitor/chanspy: Fix unsafe channel locking and references. 8 years ago
autoservice.c asterisk: Audit locking of channel when manipulating flags. 8 years ago
backtrace.c
bridge.c stasis/control: Fix possible deadlock with swap channel 8 years ago
bridge_after.c stasis/control: Fix possible deadlock with swap channel 8 years ago
bridge_basic.c ast_framehook_attach() must be called with the channel locked. 9 years ago
bridge_channel.c bridge : Fix one-way direct-media when early bridging with native_rtp 8 years ago
bridge_roles.c
bucket.c
buildinfo.c
callerid.c SIP diversion: Fix REDIRECTING(reason) value inconsistencies. 9 years ago
ccss.c Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
cdr.c AST-2017-010: Fix cdr_object_update_party_b_userfield_cb() buf overrun 8 years ago
cel.c Audit ast_json_pack() calls for needed UTF-8 checks. 9 years ago
channel.c channel.c: Fix invalid reference in conditionaled out code. 8 years ago
channel_internal_api.c core: Use eventfd for alert pipes on Linux when possible 8 years ago
chanvars.c Fix checks for allocation debugging. 9 years ago
cli.c Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
codec.c codecs: Fix ABI incompatibility created by adding format_name to ast_codec 9 years ago
codec_builtin.c core: Add VP9 passthrough support. 8 years ago
config.c core: Add PARSE_TIMELEN support to ast_parse_arg and ACO. 8 years ago
config_options.c core: Add PARSE_TIMELEN support to ast_parse_arg and ACO. 8 years ago
core_local.c core_local: local channel data not being properly unref'ed and unlocked 8 years ago
core_unreal.c Bridge system: Fix memory leaks and double frees on impart failure. 9 years ago
crypt.c BuildSystem: Fix build on FreeBSD due to missing crypt.h 8 years ago
cygload.c
data.c core: Fix segfault when invoking 'data get' CLI command 8 years ago
datastore.c datastore: Add common container based datastores API. 9 years ago
db.c
devicestate.c devicestate: Cleanup engine thread during graceful shutdown. 9 years ago
dial.c core/dial: New channel variable FORWARDERNAME 9 years ago
dns.c Add support for older name resolving version libraries like openBSD 9 years ago
dns_core.c Add support for older name resolving version libraries like openBSD 9 years ago
dns_naptr.c Add support for older name resolving version libraries like openBSD 9 years ago
dns_query_set.c
dns_recurring.c
dns_srv.c Add support for older name resolving version libraries like openBSD 9 years ago
dns_system_resolver.c dns: Change lookup failures from LOG_ERROR to debug 1. 10 years ago
dns_test.c
dns_tlsa.c
dnsmgr.c
dsp.c dsp.c: Add fax and DTMF detection unit tests. 9 years ago
ecdisa.h
endpoints.c endpoint/stasis: Eliminate duplicate events on endpoint status change 9 years ago
enum.c
event.c
features.c bridge: Fix returning to dialplan when executing Bridge() from AMI. 8 years ago
features_config.c features, manager : Add CancelAtxfer AMI action 8 years ago
file.c asterisk: Audit locking of channel when manipulating flags. 8 years ago
fixedjitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 8 years ago
fixedjitterbuf.h abstract/fixed/adpative jitter buffer: disallow frame re-inserts 8 years ago
format.c format: Reintroduce smoother flags 8 years ago
format_cache.c core: Add VP9 passthrough support. 8 years ago
format_cap.c typo: s/paranthesis/parenthesis/ in a comment 9 years ago
format_compatibility.c T.140: Fix format ref and memory leaks. 8 years ago
frame.c frame.c: Fix off-nominal format ref leaks. 8 years ago
framehook.c
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c Fix checks for allocation debugging. 9 years ago
heap.c heap.c: No need to calloc heap pointer array. 8 years ago
http.c http.c: Fix http header send content. 8 years ago
image.c
indications.c
io.c sd_notify (systemd status notifications) support 9 years ago
jitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 8 years ago
json.c json.c: Add backtrace log to find 'Invalid UTF-8 string' errors 8 years ago
libasteriskpj.c PJPROJECT logging: Fix detection of max supported log level. 8 years ago
libasteriskssl.c Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
libasteriskssl.exports.in
loader.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
lock.c chan_sip: Address runaway when realtime peers subscribe to mailboxes 9 years ago
logger.c logger: Added logger_queue_limit to the configuration options. 8 years ago
manager.c features, manager : Add CancelAtxfer AMI action 8 years ago
manager_bridges.c res/ari/resource_bridges: Add the ability to manipulate the video source 9 years ago
manager_channels.c manager: Add documentation for NewConnectedLine event. 9 years ago
manager_endpoints.c
manager_mwi.c
manager_system.c
max_forwards.c
md5.c
media_cache.c media_cache: Prefer ast_file_is_readable() over access() 8 years ago
media_index.c
message.c res_pjsip_messaging: Check URI type before dereferencing 8 years ago
mixmonitor.c
named_acl.c
named_locks.c named_locks: Use ao2_weakproxy_find. 8 years ago
netsock.c netsock.c: fix includes for HURD 9 years ago
netsock2.c STUN/netsock2: Fix some valgrind uninitialized memory findings. 8 years ago
optional_api.c
parking.c
pbx.c asterisk: Audit locking of channel when manipulating flags. 8 years ago
pbx_app.c Core/PBX: Deadlock between dialplan execution and application unregistration. 8 years ago
pbx_builtins.c pbx_builtin: Properly handle hangup during Background 8 years ago
pbx_functions.c pbx.c: Allow dangerous functions when adding a hint to dialplan. 9 years ago
pbx_hangup_handler.c cli: Fix various CLI documentation and completion issues 8 years ago
pbx_ignorepat.c pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'. 9 years ago
pbx_include.c pbx: Create pbx_include.c for management of 'struct ast_include'. 9 years ago
pbx_private.h pbx: Create pbx_sw.c for management of 'struct ast_sw'. 9 years ago
pbx_sw.c pbx: Create pbx_sw.c for management of 'struct ast_sw'. 9 years ago
pbx_switch.c main/pbx: Move switch routines to pbx_switch.c. 9 years ago
pbx_timing.c main/pbx: Move timing routines to pbx_timing.c. 9 years ago
pbx_variables.c main/pbx: Move variable routines to pbx_variables.c. 9 years ago
pickup.c
plc.c
poll.c
presencestate.c core: Ensure presencestate subtype and message are NULL. 9 years ago
privacy.c
rtp_engine.c rtp_engine: Prevent possible double free with DTLS config 8 years ago
say.c say.c: Fix file locations for second, seconds, minute, minutes files 8 years ago
sched.c sched.c: Ensure oldest expiring entry runs first. 9 years ago
sdp_srtp.c res_srtp: Move SDP SRTP code from the core to res_srtp. 9 years ago
security_events.c
sem.c
sha1.c
sip_api.c
slinfactory.c
smoother.c
sorcery.c sorcery: Use ao2_weakproxy to hold list of instances. 8 years ago
sounds_index.c
srv.c srv: Fix crash when ast_srv_lookup is used and 0 records are returned. 8 years ago
stasis.c manager: Add <see-also> tags to relate UserEvent actions/apps/events 9 years ago
stasis_bridges.c res/ari/resource_bridges: Add the ability to manipulate the video source 9 years ago
stasis_cache.c main/stasis_cache: Demote the ERROR message when removing a nonexistent item 8 years ago
stasis_cache_pattern.c endpoint/stasis: Eliminate duplicate events on endpoint status change 9 years ago
stasis_channels.c res_ari: fix memory leak for channelvars 8 years ago
stasis_endpoints.c stasis_endpoint.c: Fix contactstatus_to_json(). 9 years ago
stasis_message.c Manager: Short circuit AMI message processing. 9 years ago
stasis_message_router.c stasis: Add setting subscription congestion levels. 9 years ago
stasis_system.c res/res_corosync: Raise a Stasis message on node join/leave events 9 years ago
strcompat.c
stringfields.c stringfields: Update extended string fields for master only. 9 years ago
strings.c main/strings: Fix uninitialized value. 8 years ago
stun.c STUN/netsock2: Fix some valgrind uninitialized memory findings. 8 years ago
syslog.c
taskprocessor.c taskprocessor.c: Change when high water warning logged. 8 years ago
tcptls.c tcptls: Do not re-bind to wildcard on client creation. 8 years ago
tdd.c
term.c main: Slight refactor of main. Improve color situation. 10 years ago
test.c test.c: Make output jUnit compatible 7 years ago
threadpool.c threadpool: Fix leak in ast_threadpool_serializer_group error path. 9 years ago
threadstorage.c
timing.c
translate.c frame: Better handle interpolated frames. 8 years ago
udptl.c udptl: Don't eat sequence numbers until OK is received 9 years ago
ulaw.c
uri.c
utils.c Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
uuid.c
xml.c
xmldoc.c xmldoc: Improve xmldoc wrapping of 'core show ...' output. 10 years ago