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