Richard Mudgett dcb80bd0fd chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices. 9 years ago
..
editline 288a32f926 clang compiler warnings: Fix a variety of "unused" warnings 9 years ago
stdtime 758a8b3375 main/stdtime/localtime: Fix warning introduced in r433720 9 years ago
Makefile 1618cd77e8 Fix an ABI compatibility issue with ast_log_safe for modules. 9 years ago
abstract_jb.c e048fcbf1e func_jitterbuffer: fix frame leaks. 10 years ago
acl.c fe307edd6c Fix error with mixed address family ACLs. 10 years ago
adsi.c 43b85a2bbe Allow Asterisk to compile under GCC 4.10 10 years ago
alaw.c 53e80b252d Multiple revisions 369001-369002 12 years ago
aoc.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
app.c 62c4eef263 clang compiler warnings: Fix autological comparisons 9 years ago
ast_expr2.c 811197a149 core: Don't allow free to mean ast_free (and malloc, etc..). 10 years ago
ast_expr2.fl af914bcd6b Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 12 years ago
ast_expr2.h 235ff981d9 Allow the REALTIME() function to report errors back to the caller. 12 years ago
ast_expr2.y 811197a149 core: Don't allow free to mean ast_free (and malloc, etc..). 10 years ago
ast_expr2f.c 811197a149 core: Don't allow free to mean ast_free (and malloc, etc..). 10 years ago
asterisk.c 805c68affc loader/main: Don't set ast_fully_booted until deferred reloads are processed 9 years ago
asterisk.dynamics 46d8c596cd Fix error loading res_monitor. 10 years ago
asterisk.exports.in 9cd50e4a5b Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 11 years ago
astfd.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
astmm.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
astobj2.c 009b11dd8c Improved and portable ast_log recursion avoidance 9 years ago
astobj2_container.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
astobj2_container_private.h fd2237bf88 astobj2: Additional refactoring to push impl specific code down into the impls. 10 years ago
astobj2_hash.c fd2237bf88 astobj2: Additional refactoring to push impl specific code down into the impls. 10 years ago
astobj2_private.h fd2237bf88 astobj2: Additional refactoring to push impl specific code down into the impls. 10 years ago
astobj2_rbtree.c fd2237bf88 astobj2: Additional refactoring to push impl specific code down into the impls. 10 years ago
audiohook.c 774076b2fe main/audiohook: Update internal sample rate on reads 9 years ago
autochan.c 53e80b252d Multiple revisions 369001-369002 12 years ago
autoservice.c 82fa2c3b70 Logger: Convert 'struct ast_callid' to unsigned int. 9 years ago
backtrace.c 439f860278 Fix memory corruption when trying to get "core show locks". 11 years ago
bridge.c 880c2da92b Bridging: Eliminate the unnecessary make channel compatible with bridge operation. 9 years ago
bridge_after.c 77d7cf88f4 Fix some memory leaks. 9 years ago
bridge_basic.c 82fa2c3b70 Logger: Convert 'struct ast_callid' to unsigned int. 9 years ago
bridge_channel.c 0f720bf6cd ARI: Add the ability to intercept hold and raise an event 9 years ago
bridge_roles.c 462bd2931c ARI: bridges/{bridgeID}/addChannel: add roles parameter 11 years ago
bucket.c 6fc27ff8a1 A couple minor cleanup tweaks. 9 years ago
buildinfo.c 3cf0803e9e fix a few small things found by using sparse 16 years ago
callerid.c 9e1013c7bb CallerID: Fix parsing regression 10 years ago
ccss.c 672a5c4c0a build: Fixes for gcc 5 compilation 9 years ago
cdr.c f0a8499849 Fix compilations errors on 64-bit OpenBSD systems 9 years ago
cel.c 62c4eef263 clang compiler warnings: Fix autological comparisons 9 years ago
channel.c dcb80bd0fd chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices. 9 years ago
channel_internal_api.c 82fa2c3b70 Logger: Convert 'struct ast_callid' to unsigned int. 9 years ago
chanvars.c e150a5d0f4 res_phoneprov: Refactor phoneprov to allow pluggable config providers 10 years ago
cli.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
codec.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
codec_builtin.c 2366cbe11a Various: bugfixes found via chaos 9 years ago
config.c cf2ed819d3 clang compiler warnings: Fix -Wunused-function; make inline function static 9 years ago
config_options.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
core_local.c ef44840a14 Fix compile errors caused by r4500 / r4501. 9 years ago
core_unreal.c 82fa2c3b70 Logger: Convert 'struct ast_callid' to unsigned int. 9 years ago
crypt.c 48a3d8ae1a Fix utils directory breakage. 11 years ago
cygload.c b261a4f586 Kill off red blobs in most of main/* 12 years ago
data.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
datastore.c ad88e43a19 This is no longer needed. 11 years ago
db.c 575ba08112 Revert -r430452 It needs to be redone for the next major AMI version change instead. 10 years ago
devicestate.c e8c1b33c18 devicestate.c: Minor tweaks 10 years ago
dial.c 82fa2c3b70 Logger: Convert 'struct ast_callid' to unsigned int. 9 years ago
dns.c ebc9f66c53 Clean up files that do not end with newlines 10 years ago
dns_core.c 109f5f70d8 Reduce duplication of common DNS code. 9 years ago
dns_naptr.c 109f5f70d8 Reduce duplication of common DNS code. 9 years ago
dns_query_set.c c9e46da27f dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests. 9 years ago
dns_recurring.c c9e46da27f dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests. 9 years ago
dns_srv.c 109f5f70d8 Reduce duplication of common DNS code. 9 years ago
dns_test.c 4fc51da49a dns: Fix build when TEST_FRAMEWORK is not defined. 9 years ago
dns_tlsa.c c9e46da27f dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests. 9 years ago
dnsmgr.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
dsp.c 56fe3dceb8 res_pjsip: Add an 'auto' option for DTMF Mode 9 years ago
ecdisa.h b261a4f586 Kill off red blobs in most of main/* 12 years ago
endpoints.c 2366cbe11a Various: bugfixes found via chaos 9 years ago
enum.c 62c4eef263 clang compiler warnings: Fix autological comparisons 9 years ago
event.c 62c4eef263 clang compiler warnings: Fix autological comparisons 9 years ago
features.c 288a32f926 clang compiler warnings: Fix a variety of "unused" warnings 9 years ago
features_config.c adb5b816cf Allow for transferer to retry when dialing an invalid extension. 10 years ago
file.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
fixedjitterbuf.c 53e80b252d Multiple revisions 369001-369002 12 years ago
fixedjitterbuf.h b261a4f586 Kill off red blobs in most of main/* 12 years ago
format.c b13f0baf8a Ensure that a non-zero sample rate is returned for all formats. 9 years ago
format_cache.c 9bab20c2f1 format_cache.c: Add missing slin12 format to ast_format_cache_is_slinear(). 9 years ago
format_cap.c 89832e84eb main/frame: Don't report empty disallow values as an error 9 years ago
format_compatibility.c 140ae55a53 chan_iax2: Several media format fixes. 10 years ago
frame.c 720c59c321 media formats: re-architect handling of media for performance improvements 10 years ago
framehook.c 04bd5207e6 clang compiler warnings: Fix format specified in framehook 9 years ago
fskmodem.c 53e80b252d Multiple revisions 369001-369002 12 years ago
fskmodem_float.c 53e80b252d Multiple revisions 369001-369002 12 years ago
fskmodem_int.c 53e80b252d Multiple revisions 369001-369002 12 years ago
global_datastores.c 53e80b252d Multiple revisions 369001-369002 12 years ago
hashtab.c 009b11dd8c Improved and portable ast_log recursion avoidance 9 years ago
heap.c 28c6647fd2 Fix incorrect usages of ast_realloc(). 11 years ago
http.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
image.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
indications.c 62c4eef263 clang compiler warnings: Fix autological comparisons 9 years ago
io.c 43b85a2bbe Allow Asterisk to compile under GCC 4.10 10 years ago
jitterbuf.c 44c3655e4f clang compiler warnings: Fix -Wabsolute-value warnings 9 years ago
json.c 8acb4b3ebb ARI: Fix crash if integer values used in JSON payload 'variables' object. 9 years ago
libasteriskssl.c 0a0dcdf3fc Resolve memory leaks in TLS initialization and TLS client connections 12 years ago
libasteriskssl.exports.in e81a7a8f21 Address OpenSSL initialization issues when using third-party libraries. 13 years ago
loader.c 805c68affc loader/main: Don't set ast_fully_booted until deferred reloads are processed 9 years ago
lock.c 3585cfb309 DEBUG_THREADS: Fix regression and lock tracking initialization problems. 10 years ago
logger.c 009b11dd8c Improved and portable ast_log recursion avoidance 9 years ago
manager.c 672a5c4c0a build: Fixes for gcc 5 compilation 9 years ago
manager_bridges.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
manager_channels.c 0f720bf6cd ARI: Add the ability to intercept hold and raise an event 9 years ago
manager_endpoints.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
manager_mwi.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
manager_system.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
md5.c 7d9f2118a3 md5: supress some compiler warnings. 12 years ago
media_index.c 720c59c321 media formats: re-architect handling of media for performance improvements 10 years ago
message.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
mixmonitor.c 5b602db70c Removed quotes from svn:keywords props on a few files. 11 years ago
named_acl.c 0c32eb0472 acl: Fix reloading of configuration if configuration file does not exist at startup. 10 years ago
netsock.c 2d377d0c75 Move eid functions to utils.c, mark netsock.h deprecated 10 years ago
netsock2.c ea581f4d53 Audit ast_sockaddr_resolve() usage for memory leaks. 9 years ago
optional_api.c fc8ff80bb7 Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 10 years ago
parking.c 18b992d582 res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 10 years ago
pbx.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
pickup.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
plc.c 53e80b252d Multiple revisions 369001-369002 12 years ago
poll.c 410f638dce Merged revisions 285268 via svnmerge from 14 years ago
presencestate.c 62c4eef263 clang compiler warnings: Fix autological comparisons 9 years ago
privacy.c 53e80b252d Multiple revisions 369001-369002 12 years ago
rtp_engine.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
say.c 1098fd150c app_voicemail, say: Add support for Japanese Language 10 years ago
sched.c e18c70633a Create work around for scheduler leaks during shutdown. 9 years ago
sdp_srtp.c fd72f65c0b channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI 9 years ago
security_events.c 62c4eef263 clang compiler warnings: Fix autological comparisons 9 years ago
sem.c 0adb7a6d21 Various fixes for OS X 9 years ago
sha1.c b288115da6 Doxygen Updates - janitor work 12 years ago
sip_api.c c13b5fb492 Don't make chan_sip export global symbols. 12 years ago
slinfactory.c 720c59c321 media formats: re-architect handling of media for performance improvements 10 years ago
smoother.c 720c59c321 media formats: re-architect handling of media for performance improvements 10 years ago
sorcery.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
sounds_index.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
srv.c 0e4f751a8f Removed #if checks for crazy old versions of OS X. 11 years ago
stasis.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
stasis_bridges.c abba5f1960 core: Don't create snapshots with locks. 9 years ago
stasis_cache.c 888093a904 main/stasis: Allow subscriptions to use a threadpool for message delivery 10 years ago
stasis_cache_pattern.c 5f9860cc54 stasis: use ao2_t_alloc for certain object allocators 10 years ago
stasis_channels.c 0f720bf6cd ARI: Add the ability to intercept hold and raise an event 9 years ago
stasis_endpoints.c c52c018b59 Stasis: Allow message types to be blocked 10 years ago
stasis_message.c c52c018b59 Stasis: Allow message types to be blocked 10 years ago
stasis_message_router.c c35b5491e4 res_pjsip: make it unloadable (take 2) 9 years ago
stasis_system.c c52c018b59 Stasis: Allow message types to be blocked 10 years ago
strcompat.c e8218baa00 Add builtin roundf() for systems lacking it. 12 years ago
strings.c 9ad0971eca clang compiler warnings: Fix invalid enum conversion 9 years ago
stun.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
syslog.c b4b58aac5c main/syslog: Allow dynamic logs, such as security events, to log to the syslog 10 years ago
taskprocessor.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
tcptls.c 441226f7ec Security/tcptls: MitM Attack potential from certificate with NULL byte in CN. 9 years ago
tdd.c 811197a149 core: Don't allow free to mean ast_free (and malloc, etc..). 10 years ago
term.c 7e690d03ce Revamp of terminal color codes 11 years ago
test.c dffd796613 main/test: Fix compilation issue on 32-bit systems 10 years ago
threadpool.c 1ac8f87da3 threadpool.c: Minor cleanup fixes. 10 years ago
threadstorage.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
timing.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
translate.c 33e86992ce translate.c: Only select audio codecs to determine the best translation choice. 9 years ago
udptl.c 62c4eef263 clang compiler warnings: Fix autological comparisons 9 years ago
ulaw.c 53e80b252d Multiple revisions 369001-369002 12 years ago
uri.c d5ae019d30 uri: Quiet warning about type qualifiers ignored on function return type 10 years ago
utils.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
uuid.c 981368fe81 Fix printf problems with high ascii characters after r413586 (1.8). 10 years ago
xml.c a051748287 Detect and use xsltCleanupGlobals when available 11 years ago
xmldoc.c ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago