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
Jenkins2 b539ea2a38
Merge "Remove constant conditionals (dead-code)." into 13
8 years ago
..
editline BuildSystem: Avoid 'ar cru' and use 'ar cr' instead. 9 years ago
stdtime Remove constant conditionals (dead-code). 8 years ago
.gitignore build-system: Allow building with static pjproject 9 years ago
Makefile Build: Fix issues building without SSL. 8 years ago
abstract_jb.c abstract_jb: Remove silly usage of RAII_VAR. 8 years ago
acl.c acl: Fix allocation related issues. 8 years ago
adsi.c Allow Asterisk to compile under GCC 4.10 11 years ago
alaw.c
alertpipe.c utils: Add convenience function for setting fd flags 8 years ago
aoc.c aoc: Remove silly usage of RAII_VAR. 8 years ago
app.c main/app: Fix leaks. 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 CLI: Remove special handling of 'core set verbose' from rasterisk. 8 years ago
asterisk.dynamics Fix error loading res_monitor. 11 years ago
asterisk.exports.in pjproject_bundled: Various fixes discovered during testing of OSes 9 years ago
astfd.c astfd: Not maximum size of a single file but maximum file descriptors. 9 years ago
astmm.c cli: Fix various CLI documentation and completion issues 8 years ago
astobj2.c astobj2: Prevent potential deadlocks with ao2_global_obj_release 8 years ago
astobj2_container.c astobj2: Add backtrace to log_bad_ao2. 9 years ago
astobj2_container_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 11 years ago
astobj2_hash.c astobj2: Add backtrace to log_bad_ao2. 9 years ago
astobj2_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 11 years ago
astobj2_rbtree.c astobj2: Add backtrace to log_bad_ao2. 9 years ago
audiohook.c audiohook.c: Fix freeing a frame and still using it. 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 ast_bt_get_symbols: Prevent double-free. 8 years ago
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 bridge_basic.c: Update transfer diagnostic messages addendum. 8 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 A couple minor cleanup tweaks. 10 years ago
buildinfo.c
callerid.c SIP diversion: Fix REDIRECTING(reason) value inconsistencies. 9 years ago
ccss.c ccss: Remove silly usage of RAII_VAR. 8 years ago
cdr.c Merge "aco: Minimize use of regex." into 13 8 years ago
cel.c ast_json_pack(): Use safer json ref mechanism. 8 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 CLI: Fix 'core set debug channel' completion bug. 8 years ago
codec.c codec.c: Defensively check the returned samples. 8 years ago
codec_builtin.c core: Add VP9 passthrough support. 8 years ago
config.c config: Speed up config template lookup 8 years ago
config_options.c aco: Create ways to minimize use of regex. 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
db.c astdb: Improve prefix searches in astdb 8 years ago
devicestate.c devicestate: Cleanup engine thread during graceful shutdown. 10 years ago
dial.c core/dial: New channel variable FORWARDERNAME 9 years ago
dns.c Clean up files that do not end with newlines 11 years ago
dnsmgr.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
dsp.c dsp.c: Add fax and DTMF detection unit tests. 9 years ago
ecdisa.h
endpoints.c stasis_cache_pattern: Backport to 13 10 years ago
enum.c clang compiler warnings: Fix autological comparisons 10 years ago
event.c Clang: change previous tautological-compare fixes. 10 years ago
features.c features: Bridge application's BRIDGERESULT not appropriately set 8 years ago
features_config.c aco: Minimize use of regex. 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 format_cap: Fix leak on AST_VECTOR_APPEND error. 8 years ago
format_compatibility.c T.140: Fix format ref and memory leaks. 8 years ago
frame.c Merge "core: Add cache_media_frames debugging option." into 13 8 years ago
framehook.c clang compiler warnings: Fix format specified in framehook 10 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c Detect potential forwarding loops based on count. 10 years ago
hashtab.c hashtab: Use ast_free. 8 years ago
heap.c heap.c: No need to calloc heap pointer array. 8 years ago
http.c utils: Add convenience function for setting fd flags 8 years ago
image.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
indications.c clang compiler warnings: Fix autological comparisons 10 years ago
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 Fix ast_(v)asprintf() malloc failure usage conditions. 8 years ago
libasteriskpj.c PJPROJECT logging: Fix detection of max supported log level. 8 years ago
libasteriskssl.c Build: Fix issues building without SSL. 8 years ago
libasteriskssl.exports.in
loader.c loader: Use vector to build apha sorted module lists. 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 utils: Add convenience function for setting fd flags 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 res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes 10 years ago
manager_mwi.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
manager_system.c Remove constant conditionals (dead-code). 8 years ago
max_forwards.c Detect potential forwarding loops based on count. 10 years ago
md5.c
media_index.c media_index: Improve startup. 8 years ago
message.c Messaging: Report error on failure to register tech or handler. 8 years ago
mixmonitor.c
named_acl.c aco: Minimize use of regex. 8 years ago
named_locks.c res_pjsip: Make aor named lock a mutex. 9 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 Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 years ago
parking.c res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 11 years ago
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_private.h main/pbx: Move dialplan application management routines to pbx_app.c. 10 years ago
pbx_switch.c main/pbx: Move switch routines to pbx_switch.c. 10 years ago
pbx_timing.c main/pbx: Move timing routines to pbx_timing.c. 10 years ago
pbx_variables.c main/pbx: Move variable routines to pbx_variables.c. 10 years ago
pickup.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
plc.c audiohook.c: Fix freeing a frame and still using it. 8 years ago
poll.c
presencestate.c core: Ensure presencestate subtype and message are NULL. 9 years ago
privacy.c
rtp_engine.c rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage. 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 srtp: Allow zero as tag value for a sRTP Crypto Suite. 8 years ago
security_events.c Clang: change previous tautological-compare fixes. 10 years ago
sem.c Various fixes for OS X 10 years ago
sha1.c
sip_api.c
slinfactory.c media formats: re-architect handling of media for performance improvements 11 years ago
smoother.c media formats: re-architect handling of media for performance improvements 11 years ago
sorcery.c sorcery: Add ast_sorcery_retrieve_by_prefix() 8 years ago
sounds_index.c sounds_index: Avoid repeatedly reindexing. 8 years ago
srv.c srv: Fix crash when ast_srv_lookup is used and 0 records are returned. 8 years ago
stasis.c aco: Minimize use of regex. 8 years ago
stasis_bridges.c stasis_bridges.c: Fix off-nominal json memory leaks. 8 years ago
stasis_cache.c main/stasis_cache: Demote the ERROR message when removing a nonexistent item 8 years ago
stasis_cache_pattern.c stasis_cache_pattern: Backport to 13 10 years ago
stasis_channels.c stasis_channels.c: Don't set channel snapshot caller_dnid twice. 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: Refactor to allow fields to be added to the end of structures 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 main/syslog: Allow dynamic logs, such as security events, to log to the syslog 11 years ago
taskprocessor.c taskprocessor.c: Change when high water warning logged. 8 years ago
tcptls.c utils: Add convenience function for setting fd flags 8 years ago
tdd.c
term.c main: Slight refactor of main. Improve color situation. 10 years ago
test.c unittests: Add a unit test that causes a SEGV and... 8 years ago
threadpool.c threadpool: Fix leak in ast_threadpool_serializer_group error path. 9 years ago
threadstorage.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
timing.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
translate.c translate: Skip matrix_rebuild during shutdown. 8 years ago
udptl.c aco: Minimize use of regex. 8 years ago
ulaw.c
uri.c uri: Quiet warning about type qualifiers ignored on function return type 11 years ago
utils.c utils: Add convenience function for setting fd flags 8 years ago
uuid.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
xml.c config: Speed up ACO & sorcery initialization 8 years ago
xmldoc.c Remove constant conditionals (dead-code). 8 years ago