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 08a7e1d0b0
udptl: Don't eat sequence numbers until OK is received
9 years ago
..
editline main/editline: Add .gitignore. 10 years ago
stdtime test_time: Provide a timeout when waiting. 9 years ago
.gitignore Add .gitignore and .gitreview files 10 years ago
Makefile main/Makefile: fix compilation error of buildinfo occurring on 'make install' 11 years ago
abstract_jb.c func_jitterbuffer: fix frame leaks. 11 years ago
acl.c Fix error with mixed address family ACLs. 11 years ago
adsi.c Allow Asterisk to compile under GCC 4.10 11 years ago
alaw.c
aoc.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
app.c app: Queue hangup if channel is hung up during sub or macro execution. 9 years ago
ast_expr2.c
ast_expr2.fl
ast_expr2.h
ast_expr2.y
ast_expr2f.c
asterisk.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
asterisk.dynamics Fix error loading res_monitor. 11 years ago
asterisk.exports.in Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 12 years ago
astfd.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
astmm.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
astobj2.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
astobj2_container.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 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: Additional refactoring to push impl specific code down into the impls. 11 years ago
astobj2_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 11 years ago
astobj2_rbtree.c astobj2: Additional refactoring to push impl specific code down into the impls. 11 years ago
audiohook.c audiohook.c: Fix MixMonitor crash when using the r() or t() options. 10 years ago
autochan.c
autoservice.c autoservice: stop thread on graceful shutdown 11 years ago
backtrace.c Fix memory corruption when trying to get "core show locks". 12 years ago
bridge.c bridge: Hold off more than one imparting channel at a time. 9 years ago
bridge_after.c Fix some memory leaks. 10 years ago
bridge_basic.c bridge_basic: don't cache xferfailsound during an attended transfer 9 years ago
bridge_channel.c bridge: Hold off more than one imparting channel at a time. 9 years ago
bridge_roles.c
bucket.c Allow Asterisk to compile under GCC 4.10 11 years ago
buildinfo.c
callerid.c CallerID: Fix parsing regression 11 years ago
ccss.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
cdr.c Documentation: Revise explanation of cdr.conf option 'Unanswered' 11 years ago
cel.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
channel.c Audit improper usage of scheduler exposed by 5c713fdf18. 10 years ago
channel_internal_api.c Stasis: Fix StasisStart/End order and missing events 11 years ago
chanvars.c res_phoneprov: Refactor phoneprov to allow pluggable config providers 11 years ago
cli.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
codec.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
codec_builtin.c media formats: re-architect handling of media for performance improvements 11 years ago
config.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
config_options.c config: Allow options to register when documentation is unavailable. 9 years ago
core_local.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
core_unreal.c Local channels: Alternate solution to ringback problem. 10 years ago
crypt.c
cygload.c
data.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
datastore.c
db.c core/db: Revert Patch Added In Attempt To Improve I/O Performance 11 years ago
devicestate.c devicestate.c: Minor tweaks 11 years ago
dial.c main/dial: Protect access to the format_cap structure of the requesting channel 10 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 media formats: re-architect handling of media for performance improvements 11 years ago
ecdisa.h
endpoints.c main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
enum.c Allow Asterisk to compile under GCC 4.10 11 years ago
event.c event.c: Fix type mismatch errors in ie_maps[]. 11 years ago
features.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
features_config.c bridge_basic: don't cache xferfailsound during an attended transfer 9 years ago
file.c file: Ensure nativeformats remains valid for lifetime of use. 9 years ago
fixedjitterbuf.c
fixedjitterbuf.h
format.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
format_cache.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
format_cap.c format_cap: Detect vector allocation failures. 10 years ago
format_compatibility.c chan_iax2: Several media format fixes. 11 years ago
frame.c media formats: re-architect handling of media for performance improvements 11 years ago
framehook.c audiohooks: Reevaluate the bridge technology when an audiohook is added or removed. 11 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
heap.c Fix incorrect usages of ast_realloc(). 12 years ago
http.c AST-2016-001 http: Provide greater control of TLS and set modern defaults. 9 years ago
image.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
indications.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
io.c Allow Asterisk to compile under GCC 4.10 11 years ago
jitterbuf.c jitterbuf: Fix memory leak on jitter buffer reset 12 years ago
json.c Multiple revisions 420089-420090,420097 11 years ago
libasteriskssl.c
libasteriskssl.exports.in
loader.c Stasis: Allow message types to be blocked 11 years ago
lock.c DEBUG_THREADS: Fix regression and lock tracking initialization problems. 11 years ago
logger.c queue_log: Post QUEUESTART entry when Asterisk fully boots. 10 years ago
manager.c Merge "Add missing failure checks to ast_str_set_va() callers." into certified/13.1 10 years ago
manager_bridges.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
manager_channels.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
manager_endpoints.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
manager_mwi.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
manager_system.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
max_forwards.c Detect potential forwarding loops based on count. 10 years ago
md5.c
media_index.c media formats: re-architect handling of media for performance improvements 11 years ago
message.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
mixmonitor.c
named_acl.c Stasis: Allow message types to be blocked 11 years ago
netsock.c Move eid functions to utils.c, mark netsock.h deprecated 11 years ago
netsock2.c Audit ast_sockaddr_resolve() usage for memory leaks. 10 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 pbx: Deadlock between contexts container and context_merge locks 9 years ago
pickup.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
plc.c
poll.c
presencestate.c AMI: Escape string values. 10 years ago
privacy.c
rtp_engine.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
say.c app_voicemail, say: Add support for Japanese Language 11 years ago
sched.c sched.c: Make not return a sched id of 0. 10 years ago
sdp_srtp.c sdp_srtp: Add new lines to some WARNING messages 11 years ago
security_events.c Stasis: Allow message types to be blocked 11 years ago
sem.c Multiple revisions 399887,400138,400178,400180-400181 12 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 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
sounds_index.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
srv.c
stasis.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
stasis_bridges.c Fix race condition that could result in ARI transfer messages not being sent. 11 years ago
stasis_cache.c main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
stasis_cache_pattern.c stasis: use ao2_t_alloc for certain object allocators 11 years ago
stasis_channels.c AMI: Escape string values. 10 years ago
stasis_endpoints.c Stasis: Allow message types to be blocked 11 years ago
stasis_message.c Stasis: Allow message types to be blocked 11 years ago
stasis_message_router.c main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
stasis_system.c Stasis: Allow message types to be blocked 11 years ago
strcompat.c
strings.c Add support for RFC 4662 resource list subscriptions. 11 years ago
stun.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
syslog.c
taskprocessor.c Taskprocessors: Increase high-water mark 10 years ago
tcptls.c Check for OpenSSL defines before trying to use them. 9 years ago
tdd.c
term.c
test.c main/test: Fix compilation issue on 32-bit systems 11 years ago
threadpool.c res_pjsip: Deny requests when threadpool queue is backed up. 10 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: Prevent invalid memory accesses on fast shutdown 10 years ago
udptl.c udptl: Don't eat sequence numbers until OK is received 9 years ago
ulaw.c
uri.c uri: Quiet warning about type qualifiers ignored on function return type 11 years ago
utils.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
uuid.c
xml.c Detect and use xsltCleanupGlobals when available 12 years ago
xmldoc.c Merge "Add missing failure checks to ast_str_set_va() callers." into certified/13.1 10 years ago