Richard Mudgett e89f315414 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices. 10 anni fa
..
editline 7d6323768d clang compiler warnings: Fix a variety of "unused" warnings 10 anni fa
stdtime 972ad784d4 main/stdtime/localtime: Fix warning introduced in r433720 10 anni fa
Makefile de1411b5b8 Fix an ABI compatibility issue with ast_log_safe for modules. 10 anni fa
abstract_jb.c fa4f601c61 func_jitterbuffer: fix frame leaks. 10 anni fa
acl.c ddf0fa675b Fix error with mixed address family ACLs. 10 anni fa
adsi.c 43b85a2bbe Allow Asterisk to compile under GCC 4.10 11 anni fa
alaw.c 53e80b252d Multiple revisions 369001-369002 13 anni fa
aoc.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
app.c 640ddc51fb clang compiler warnings: Fix autological comparisons 10 anni fa
ast_expr2.c 235ff981d9 Allow the REALTIME() function to report errors back to the caller. 12 anni fa
ast_expr2.fl af914bcd6b Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 anni fa
ast_expr2.h 235ff981d9 Allow the REALTIME() function to report errors back to the caller. 12 anni fa
ast_expr2.y 2f07938991 Multiple revisions 360356-360357 13 anni fa
ast_expr2f.c b288115da6 Doxygen Updates - janitor work 12 anni fa
asterisk.c 113fa8ae26 loader/main: Don't set ast_fully_booted until deferred reloads are processed 10 anni fa
asterisk.dynamics 46d8c596cd Fix error loading res_monitor. 11 anni fa
asterisk.exports.in 9cd50e4a5b Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 11 anni fa
astfd.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
astmm.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
astobj2.c 823be70376 Improved and portable ast_log recursion avoidance 10 anni fa
astobj2_container.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
astobj2_container_private.h fd2237bf88 astobj2: Additional refactoring to push impl specific code down into the impls. 11 anni fa
astobj2_hash.c fd2237bf88 astobj2: Additional refactoring to push impl specific code down into the impls. 11 anni fa
astobj2_private.h fd2237bf88 astobj2: Additional refactoring to push impl specific code down into the impls. 11 anni fa
astobj2_rbtree.c fd2237bf88 astobj2: Additional refactoring to push impl specific code down into the impls. 11 anni fa
audiohook.c 4784538642 main/audiohook: Update internal sample rate on reads 10 anni fa
autochan.c 53e80b252d Multiple revisions 369001-369002 13 anni fa
autoservice.c 7561645d93 autoservice: stop thread on graceful shutdown 11 anni fa
backtrace.c 439f860278 Fix memory corruption when trying to get "core show locks". 11 anni fa
bridge.c cb399920c4 Bridging: Eliminate the unnecessary make channel compatible with bridge operation. 10 anni fa
bridge_after.c 97c4f283e5 Fix some memory leaks. 10 anni fa
bridge_basic.c f1ba0674cd bridge: avoid leaking channel during blond transfer pt2 10 anni fa
bridge_channel.c 36b7bd7c2e ARI: Add the ability to intercept hold and raise an event 10 anni fa
bridge_roles.c 462bd2931c ARI: bridges/{bridgeID}/addChannel: add roles parameter 11 anni fa
bucket.c 32790272b2 A couple minor cleanup tweaks. 10 anni fa
buildinfo.c 3cf0803e9e fix a few small things found by using sparse 16 anni fa
callerid.c 805db1daaa CallerID: Fix parsing regression 10 anni fa
ccss.c 00c13a9f59 build: Fixes for gcc 5 compilation 10 anni fa
cdr.c 48d259e0ec Fix compilations errors on 64-bit OpenBSD systems 10 anni fa
cel.c 640ddc51fb clang compiler warnings: Fix autological comparisons 10 anni fa
channel.c e89f315414 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices. 10 anni fa
channel_internal_api.c aa76e31edb Stasis: Fix StasisStart/End order and missing events 10 anni fa
chanvars.c 17346f0937 res_phoneprov: Refactor phoneprov to allow pluggable config providers 10 anni fa
cli.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
codec.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
codec_builtin.c f7a9d71be8 Various: bugfixes found via chaos 10 anni fa
config.c 0de58df54f clang compiler warnings: Fix -Wunused-function; make inline function static 10 anni fa
config_options.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
core_local.c 29baf311c7 Fix compile errors caused by r4500 / r4501. 10 anni fa
core_unreal.c 904bcedffc AMI: Add missing VarSet events when a channel inherits variables. 10 anni fa
crypt.c 48a3d8ae1a Fix utils directory breakage. 11 anni fa
cygload.c b261a4f586 Kill off red blobs in most of main/* 13 anni fa
data.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
datastore.c ad88e43a19 This is no longer needed. 12 anni fa
db.c 7bb17a6602 AMI: Make AMI actions that generate event lists consistent. 10 anni fa
devicestate.c bd5105426e devicestate.c: Minor tweaks 10 anni fa
dial.c de2c148e96 Dial API: add self destruct option when complete 10 anni fa
dns.c 1295479616 Clean up files that do not end with newlines 10 anni fa
dnsmgr.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
dsp.c 40d976f605 res_pjsip: Add an 'auto' option for DTMF Mode 10 anni fa
ecdisa.h b261a4f586 Kill off red blobs in most of main/* 13 anni fa
endpoints.c f7a9d71be8 Various: bugfixes found via chaos 10 anni fa
enum.c 640ddc51fb clang compiler warnings: Fix autological comparisons 10 anni fa
event.c 640ddc51fb clang compiler warnings: Fix autological comparisons 10 anni fa
features.c 7d6323768d clang compiler warnings: Fix a variety of "unused" warnings 10 anni fa
features_config.c d7fe214e0a Allow for transferer to retry when dialing an invalid extension. 10 anni fa
file.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
fixedjitterbuf.c 53e80b252d Multiple revisions 369001-369002 13 anni fa
fixedjitterbuf.h b261a4f586 Kill off red blobs in most of main/* 13 anni fa
format.c b1c222caa9 Ensure that a non-zero sample rate is returned for all formats. 10 anni fa
format_cache.c 83e7fc3780 format_cache.c: Add missing slin12 format to ast_format_cache_is_slinear(). 10 anni fa
format_cap.c c958ee934b main/frame: Don't report empty disallow values as an error 10 anni fa
format_compatibility.c 140ae55a53 chan_iax2: Several media format fixes. 10 anni fa
frame.c 720c59c321 media formats: re-architect handling of media for performance improvements 10 anni fa
framehook.c 8eaa5e76a9 clang compiler warnings: Fix format specified in framehook 10 anni fa
fskmodem.c 53e80b252d Multiple revisions 369001-369002 13 anni fa
fskmodem_float.c 53e80b252d Multiple revisions 369001-369002 13 anni fa
fskmodem_int.c 53e80b252d Multiple revisions 369001-369002 13 anni fa
global_datastores.c 53e80b252d Multiple revisions 369001-369002 13 anni fa
hashtab.c 823be70376 Improved and portable ast_log recursion avoidance 10 anni fa
heap.c 28c6647fd2 Fix incorrect usages of ast_realloc(). 11 anni fa
http.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
image.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
indications.c 640ddc51fb clang compiler warnings: Fix autological comparisons 10 anni fa
io.c 43b85a2bbe Allow Asterisk to compile under GCC 4.10 11 anni fa
jitterbuf.c 9b7a5a85e9 clang compiler warnings: Fix -Wabsolute-value warnings 10 anni fa
json.c cf409a8174 ARI: Fix crash if integer values used in JSON payload 'variables' object. 10 anni fa
libasteriskssl.c 0a0dcdf3fc Resolve memory leaks in TLS initialization and TLS client connections 12 anni fa
libasteriskssl.exports.in e81a7a8f21 Address OpenSSL initialization issues when using third-party libraries. 13 anni fa
loader.c 113fa8ae26 loader/main: Don't set ast_fully_booted until deferred reloads are processed 10 anni fa
lock.c bd709b4df5 DEBUG_THREADS: Fix regression and lock tracking initialization problems. 10 anni fa
logger.c 823be70376 Improved and portable ast_log recursion avoidance 10 anni fa
manager.c 00c13a9f59 build: Fixes for gcc 5 compilation 10 anni fa
manager_bridges.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
manager_channels.c 36b7bd7c2e ARI: Add the ability to intercept hold and raise an event 10 anni fa
manager_endpoints.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
manager_mwi.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
manager_system.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
md5.c 7d9f2118a3 md5: supress some compiler warnings. 13 anni fa
media_index.c 720c59c321 media formats: re-architect handling of media for performance improvements 10 anni fa
message.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
mixmonitor.c 5b602db70c Removed quotes from svn:keywords props on a few files. 11 anni fa
named_acl.c 0685ff3134 acl: Fix reloading of configuration if configuration file does not exist at startup. 10 anni fa
netsock.c 2d377d0c75 Move eid functions to utils.c, mark netsock.h deprecated 11 anni fa
netsock2.c 68eac85784 Audit ast_sockaddr_resolve() usage for memory leaks. 10 anni fa
optional_api.c fc8ff80bb7 Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 anni fa
parking.c 18b992d582 res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 11 anni fa
pbx.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
pickup.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
plc.c 53e80b252d Multiple revisions 369001-369002 13 anni fa
poll.c 410f638dce Merged revisions 285268 via svnmerge from 14 anni fa
presencestate.c 640ddc51fb clang compiler warnings: Fix autological comparisons 10 anni fa
privacy.c 53e80b252d Multiple revisions 369001-369002 13 anni fa
rtp_engine.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
say.c 1098fd150c app_voicemail, say: Add support for Japanese Language 10 anni fa
sched.c 7f2ec654f5 Create work around for scheduler leaks during shutdown. 10 anni fa
sdp_srtp.c 080020ea0e channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI 10 anni fa
security_events.c 640ddc51fb clang compiler warnings: Fix autological comparisons 10 anni fa
sem.c bf4b237112 Various fixes for OS X 10 anni fa
sha1.c b288115da6 Doxygen Updates - janitor work 12 anni fa
sip_api.c c13b5fb492 Don't make chan_sip export global symbols. 12 anni fa
slinfactory.c 720c59c321 media formats: re-architect handling of media for performance improvements 10 anni fa
smoother.c 720c59c321 media formats: re-architect handling of media for performance improvements 10 anni fa
sorcery.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
sounds_index.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
srv.c 0e4f751a8f Removed #if checks for crazy old versions of OS X. 12 anni fa
stasis.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
stasis_bridges.c d6132f84c9 core: Don't create snapshots with locks. 10 anni fa
stasis_cache.c dc4fea934d main/stasis: Allow subscriptions to use a threadpool for message delivery 10 anni fa
stasis_cache_pattern.c 5f9860cc54 stasis: use ao2_t_alloc for certain object allocators 10 anni fa
stasis_channels.c 36b7bd7c2e ARI: Add the ability to intercept hold and raise an event 10 anni fa
stasis_endpoints.c c52c018b59 Stasis: Allow message types to be blocked 10 anni fa
stasis_message.c c52c018b59 Stasis: Allow message types to be blocked 10 anni fa
stasis_message_router.c 0b3235e4f7 res_pjsip: make it unloadable (take 2) 10 anni fa
stasis_system.c c52c018b59 Stasis: Allow message types to be blocked 10 anni fa
strcompat.c e8218baa00 Add builtin roundf() for systems lacking it. 12 anni fa
strings.c 5cc5e6e8d1 clang compiler warnings: Fix invalid enum conversion 10 anni fa
stun.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
syslog.c bed4cdad3d main/syslog: Allow dynamic logs, such as security events, to log to the syslog 10 anni fa
taskprocessor.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
tcptls.c 9d5b23aa6d Security/tcptls: MitM Attack potential from certificate with NULL byte in CN. 10 anni fa
tdd.c b288115da6 Doxygen Updates - janitor work 12 anni fa
term.c 7e690d03ce Revamp of terminal color codes 12 anni fa
test.c e6f60f93ec main/test: Fix compilation issue on 32-bit systems 10 anni fa
threadpool.c 3ebebfc8f8 threadpool.c: Minor cleanup fixes. 10 anni fa
threadstorage.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
timing.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa
translate.c 0379d6db1b translate.c: Only select audio codecs to determine the best translation choice. 10 anni fa
udptl.c 640ddc51fb clang compiler warnings: Fix autological comparisons 10 anni fa
ulaw.c 53e80b252d Multiple revisions 369001-369002 13 anni fa
uri.c fc603995cd uri: Quiet warning about type qualifiers ignored on function return type 10 anni fa
utils.c 92c55c438b Re-add _ast_mem_backtrace_buffer variable for ABI compatibility. 10 anni fa
uuid.c 59ec6ce4d7 Fix printf problems with high ascii characters after r413586 (1.8). 10 anni fa
xml.c a051748287 Detect and use xsltCleanupGlobals when available 11 anni fa
xmldoc.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 anni fa