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 dbb4d6f9e7
clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-end
11 years ago
..
editline clang compiler warnings: Fix a variety of "unused" warnings 11 years ago
stdtime clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-end 11 years ago
Makefile Add support for the clang compiler; update RAII_VAR to use BlocksRuntime 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 12 years ago
alaw.c Multiple revisions 369001-369002 14 years ago
aoc.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
app.c app: Add functions to swap voicemail function table for testing purposes 11 years ago
ast_expr2.c Allow the REALTIME() function to report errors back to the caller. 14 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 14 years ago
ast_expr2.y Multiple revisions 360356-360357 14 years ago
ast_expr2f.c Doxygen Updates - janitor work 14 years ago
asterisk.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
asterisk.dynamics Fix error loading res_monitor. 12 years ago
asterisk.exports.in Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 13 years ago
astfd.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
astmm.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
astobj2.c Improved and portable ast_log recursion avoidance 11 years ago
astobj2_container.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
astobj2_container_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 12 years ago
astobj2_hash.c astobj2: Additional refactoring to push impl specific code down into the impls. 12 years ago
astobj2_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 12 years ago
astobj2_rbtree.c astobj2: Additional refactoring to push impl specific code down into the impls. 12 years ago
audiohook.c main/audiohook: Update internal sample rate on reads 11 years ago
autochan.c Multiple revisions 369001-369002 14 years ago
autoservice.c autoservice: stop thread on graceful shutdown 12 years ago
backtrace.c Fix memory corruption when trying to get "core show locks". 13 years ago
bridge.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
bridge_after.c Fix some memory leaks. 11 years ago
bridge_basic.c bridge: avoid leaking channel during blond transfer pt2 11 years ago
bridge_channel.c app_confbridge: file playback blocks dtmf 11 years ago
bridge_roles.c ARI: bridges/{bridgeID}/addChannel: add roles parameter 13 years ago
bucket.c A couple minor cleanup tweaks. 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. 11 years ago
cdr.c Fix compilations errors on 64-bit OpenBSD systems 11 years ago
cel.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
channel.c clang compiler warnings: Fix -Wparantheses-equality warnings 11 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. 11 years ago
codec.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
codec_builtin.c Various: bugfixes found via chaos 11 years ago
config.c clang compiler warnings: Fix -Wunused-function; make inline function static 11 years ago
config_options.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
core_local.c Fix compile errors caused by r4500 / r4501. 11 years ago
core_unreal.c AMI: Add missing VarSet events when a channel inherits variables. 11 years ago
crypt.c Fix utils directory breakage. 13 years ago
cygload.c Kill off red blobs in most of main/* 14 years ago
data.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
datastore.c This is no longer needed. 13 years ago
db.c AMI: Make AMI actions that generate event lists consistent. 11 years ago
devicestate.c devicestate.c: Minor tweaks 12 years ago
dial.c Dial API: add self destruct option when complete 11 years ago
dns.c Clean up files that do not end with newlines 12 years ago
dnsmgr.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
dsp.c clang compiler warnings: Fix -Wunused-function; make inline function static 11 years ago
ecdisa.h Kill off red blobs in most of main/* 14 years ago
endpoints.c Various: bugfixes found via chaos 11 years ago
enum.c Allow Asterisk to compile under GCC 4.10 12 years ago
event.c event.c: Fix type mismatch errors in ie_maps[]. 12 years ago
features.c clang compiler warnings: Fix a variety of "unused" warnings 11 years ago
features_config.c Allow for transferer to retry when dialing an invalid extension. 11 years ago
file.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
fixedjitterbuf.c Multiple revisions 369001-369002 14 years ago
fixedjitterbuf.h Kill off red blobs in most of main/* 14 years ago
format.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
format_cache.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
format_cap.c main/frame: Don't report empty disallow values as an error 11 years ago
format_compatibility.c chan_iax2: Several media format fixes. 12 years ago
frame.c media formats: re-architect handling of media for performance improvements 12 years ago
framehook.c audiohooks: Reevaluate the bridge technology when an audiohook is added or removed. 12 years ago
fskmodem.c Multiple revisions 369001-369002 14 years ago
fskmodem_float.c Multiple revisions 369001-369002 14 years ago
fskmodem_int.c Multiple revisions 369001-369002 14 years ago
global_datastores.c Multiple revisions 369001-369002 14 years ago
hashtab.c Improved and portable ast_log recursion avoidance 11 years ago
heap.c Fix incorrect usages of ast_realloc(). 13 years ago
http.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
image.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
indications.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
io.c Allow Asterisk to compile under GCC 4.10 12 years ago
jitterbuf.c jitterbuf: Fix memory leak on jitter buffer reset 12 years ago
json.c ARI: Fix crash if integer values used in JSON payload 'variables' object. 11 years ago
libasteriskssl.c Resolve memory leaks in TLS initialization and TLS client connections 14 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 14 years ago
loader.c Fix compilation issues for OpenBSD 11 years ago
lock.c DEBUG_THREADS: Fix regression and lock tracking initialization problems. 11 years ago
logger.c Improved and portable ast_log recursion avoidance 11 years ago
manager.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
manager_bridges.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
manager_channels.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
manager_endpoints.c Replace most uses of ast_register_atexit with ast_register_cleanup. 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
md5.c md5: supress some compiler warnings. 14 years ago
media_index.c media formats: re-architect handling of media for performance improvements 12 years ago
message.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
mixmonitor.c Removed quotes from svn:keywords props on a few files. 13 years ago
named_acl.c acl: Fix reloading of configuration if configuration file does not exist at startup. 11 years ago
netsock.c Move eid functions to utils.c, mark netsock.h deprecated 12 years ago
netsock2.c Audit ast_sockaddr_resolve() usage for memory leaks. 11 years ago
optional_api.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 12 years ago
parking.c res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 12 years ago
pbx.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
pickup.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
plc.c Multiple revisions 369001-369002 14 years ago
poll.c
presencestate.c Stasis: Allow message types to be blocked 12 years ago
privacy.c Multiple revisions 369001-369002 14 years ago
rtp_engine.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
say.c app_voicemail, say: Add support for Japanese Language 12 years ago
sched.c Create work around for scheduler leaks during shutdown. 11 years ago
sdp_srtp.c channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI 11 years ago
security_events.c clang compiler warnings: Fix a variety of "unused" warnings 11 years ago
sem.c Various fixes for OS X 11 years ago
sha1.c Doxygen Updates - janitor work 14 years ago
sip_api.c Don't make chan_sip export global symbols. 14 years ago
slinfactory.c media formats: re-architect handling of media for performance improvements 12 years ago
smoother.c media formats: re-architect handling of media for performance improvements 12 years ago
sorcery.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
sounds_index.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
srv.c Removed #if checks for crazy old versions of OS X. 13 years ago
stasis.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
stasis_bridges.c core: Don't create snapshots with locks. 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 12 years ago
stasis_channels.c core: Don't create snapshots with locks. 11 years ago
stasis_endpoints.c Stasis: Allow message types to be blocked 12 years ago
stasis_message.c Stasis: Allow message types to be blocked 12 years ago
stasis_message_router.c res_pjsip: make it unloadable (take 2) 11 years ago
stasis_system.c Stasis: Allow message types to be blocked 12 years ago
strcompat.c Add builtin roundf() for systems lacking it. 13 years ago
strings.c Improved and portable ast_log recursion avoidance 11 years ago
stun.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
syslog.c main/syslog: Allow dynamic logs, such as security events, to log to the syslog 11 years ago
taskprocessor.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
tcptls.c tcptls: Handle new OpenSSL compile time option to disable SSLv3 11 years ago
tdd.c Doxygen Updates - janitor work 14 years ago
term.c Revamp of terminal color codes 13 years ago
test.c main/test: Fix compilation issue on 32-bit systems 11 years ago
threadpool.c threadpool.c: Minor cleanup fixes. 12 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: Prevent invalid memory accesses on fast shutdown 11 years ago
udptl.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
ulaw.c Multiple revisions 369001-369002 14 years ago
uri.c uri: Quiet warning about type qualifiers ignored on function return type 12 years ago
utils.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
uuid.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
xml.c Detect and use xsltCleanupGlobals when available 13 years ago
xmldoc.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago