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
Matthew Jordan 92178247ee
localtime: Fix file descriptor leak on kqueue(2) systems
12 years ago
..
editline cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled. 12 years ago
stdtime localtime: Fix file descriptor leak on kqueue(2) systems 12 years ago
Makefile
abstract_jb.c func_jitterbuffer: fix frame leaks. 12 years ago
acl.c Fix error with mixed address family ACLs. 12 years ago
adsi.c
alaw.c
aoc.c ISDN AOC: Fix crash from an AOC-E message that doesn't have a channel association. 12 years ago
app.c app: Add functions to swap voicemail function table for testing purposes 12 years ago
ast_expr2.c
ast_expr2.fl
ast_expr2.h
ast_expr2.y
ast_expr2f.c
asterisk.c HTTP: Stop accepting requests on final system shutdown. 12 years ago
asterisk.dynamics
asterisk.exports.in
astfd.c
astmm.c
astobj2.c astobj2.c/refcounter.py: Fix to deal with invalid object refs. 12 years ago
astobj2_container.c
astobj2_container_private.h
astobj2_hash.c
astobj2_private.h
astobj2_rbtree.c
audiohook.c audiohooks: Clean references to formats 12 years ago
autochan.c
autoservice.c
backtrace.c
bridge.c HTTP: Stop accepting requests on final system shutdown. 12 years ago
bridge_after.c Fix some memory leaks. 12 years ago
bridge_basic.c bridge: avoid leaking channel during blond transfer pt2 12 years ago
bridge_channel.c bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during direct media. 12 years ago
bridge_roles.c
bucket.c Allow shutdown to unload modules that register bucket scheme's or codec's. 12 years ago
buildinfo.c
callerid.c CallerID: Fix parsing regression 12 years ago
ccss.c
cdr.c Documentation: Revise explanation of cdr.conf option 'Unanswered' 12 years ago
cel.c Fix race condition that could result in ARI transfer messages not being sent. 12 years ago
channel.c app_chanspy, channel: fix frame leaks 12 years ago
channel_internal_api.c Stasis: Fix StasisStart/End order and missing events 12 years ago
chanvars.c res_phoneprov: Refactor phoneprov to allow pluggable config providers 12 years ago
cli.c Call IDs: Fix appearance of call ID in core show channels when NULL 12 years ago
codec.c Allow shutdown to unload modules that register bucket scheme's or codec's. 12 years ago
codec_builtin.c
config.c various: cleanup issues found during leak hunt 12 years ago
config_options.c AMI: Allow for command response documentation 12 years ago
core_local.c
core_unreal.c AMI: Add missing VarSet events when a channel inherits variables. 12 years ago
crypt.c
cygload.c
data.c data: Properly access formats in capabilities structure when adding codecs. 12 years ago
datastore.c
db.c AMI: Make AMI actions that generate event lists consistent. 12 years ago
devicestate.c devicestate.c: Minor tweaks 12 years ago
dial.c Dial API: add self destruct option when complete 12 years ago
dns.c Clean up files that do not end with newlines 12 years ago
dnsmgr.c
dsp.c
ecdisa.h
endpoints.c main/stasis: Allow subscriptions to use a threadpool for message delivery 12 years ago
enum.c
event.c
features.c app_bridge: return to the next dialplan priority 12 years ago
features_config.c Allow for transferer to retry when dialing an invalid extension. 12 years ago
file.c main/file.c: fix possible extra ast_module_unref to format modules. 12 years ago
fixedjitterbuf.c
fixedjitterbuf.h
format.c media: Fix crash when determining sample count of a frame during shutdown. 12 years ago
format_cache.c Clean up files that do not end with newlines 12 years ago
format_cap.c Add API call to determine if format capability structure is "empty". 12 years ago
format_compatibility.c
frame.c
framehook.c audiohooks: Reevaluate the bridge technology when an audiohook is added or removed. 12 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c
heap.c
http.c http: Add missing html tag to 'httpstatus' functionality. 12 years ago
image.c
indications.c
io.c
jitterbuf.c
json.c ARI: Fix crash if integer values used in JSON payload 'variables' object. 12 years ago
libasteriskssl.c
libasteriskssl.exports.in
loader.c Allow shutdown to unload modules that register bucket scheme's or codec's. 12 years ago
lock.c DEBUG_THREADS: Fix regression and lock tracking initialization problems. 12 years ago
logger.c queue_log: Post QUEUESTART entry when Asterisk fully boots. 12 years ago
manager.c Fix some memory leaks. 12 years ago
manager_bridges.c Fix typo's (retrieve, specified, address). 12 years ago
manager_channels.c ARI/AMI: Include language in standard channel snapshot output 12 years ago
manager_endpoints.c
manager_mwi.c
manager_system.c
md5.c
media_index.c
message.c message: Don't close an AMI connection on SendMessage action error 12 years ago
mixmonitor.c
named_acl.c acl: Fix reloading of configuration if configuration file does not exist at startup. 12 years ago
netsock.c
netsock2.c
optional_api.c
parking.c
pbx.c Fix some memory leaks. 12 years ago
pickup.c
plc.c
poll.c
presencestate.c
privacy.c
rtp_engine.c Various fixes for OS X 12 years ago
say.c
sched.c Create work around for scheduler leaks during shutdown. 12 years ago
sdp_srtp.c channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI 12 years ago
security_events.c
sem.c Various fixes for OS X 12 years ago
sha1.c
sip_api.c
slinfactory.c
smoother.c
sorcery.c sorcery: Output an error message if a wizard is specified for an object type and it isn't found. 12 years ago
sounds_index.c Indexer: Format message types may not exist 12 years ago
srv.c
stasis.c main/stasis: Allow subscriptions to use a threadpool for message delivery 12 years ago
stasis_bridges.c Fix race condition that could result in ARI transfer messages not being sent. 12 years ago
stasis_cache.c main/stasis: Allow subscriptions to use a threadpool for message delivery 12 years ago
stasis_cache_pattern.c
stasis_channels.c Fix some memory leaks. 12 years ago
stasis_endpoints.c
stasis_message.c
stasis_message_router.c res_pjsip: make it unloadable (take 2) 12 years ago
stasis_system.c
strcompat.c
strings.c
stun.c stun: correct attribute string padding to match rfc 12 years ago
syslog.c main/syslog: Allow dynamic logs, such as security events, to log to the syslog 12 years ago
taskprocessor.c chan_pjsip: Fix deadlock when masquerading PJSIP channels. 12 years ago
tcptls.c tcptls: Handle new OpenSSL compile time option to disable SSLv3 12 years ago
tdd.c
term.c
test.c main/test: Fix compilation issue on 32-bit systems 12 years ago
threadpool.c threadpool.c: Minor cleanup fixes. 12 years ago
threadstorage.c
timing.c
translate.c translate: Prevent invalid memory accesses on fast shutdown 12 years ago
udptl.c Fix printf problems with high ascii characters after r413586 (1.8). 12 years ago
ulaw.c
uri.c uri: Quiet warning about type qualifiers ignored on function return type 12 years ago
utils.c various: cleanup issues found during leak hunt 12 years ago
uuid.c Fix printf problems with high ascii characters after r413586 (1.8). 12 years ago
xml.c
xmldoc.c Fix some memory leaks. 12 years ago