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
Kinsey Moore b2012ccb0a
CEL: Expose parking retreiver in extra field
11 years ago
..
editline memory leaks: Memory leak cleanup patch by Corey Farrell (first set) 12 years ago
stdtime Allow Asterisk to compile under GCC 4.10 11 years ago
Makefile main/Makefile: Fix build failure on SmartOS/Illumos/SunOS 11 years ago
abstract_jb.c Allow Asterisk to compile under GCC 4.10 11 years ago
acl.c Allow Asterisk to compile under GCC 4.10 11 years ago
adsi.c Allow Asterisk to compile under GCC 4.10 11 years ago
alaw.c Multiple revisions 369001-369002 13 years ago
aoc.c Allow Asterisk to compile under GCC 4.10 11 years ago
app.c res_corosync: Update module to work with Stasis (and compile) 11 years ago
ast_expr2.c Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.y Multiple revisions 360356-360357 13 years ago
ast_expr2f.c Doxygen Updates - janitor work 13 years ago
asterisk.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 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 Unregister CLI commands on exit 12 years ago
astmm.c MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number. 12 years ago
astobj2.c Split astobj2.c into more maintainable components. 11 years ago
astobj2_container.c Split astobj2.c into more maintainable components. 11 years ago
astobj2_container_private.h Split astobj2.c into more maintainable components. 11 years ago
astobj2_hash.c Split astobj2.c into more maintainable components. 11 years ago
astobj2_private.h Split astobj2.c into more maintainable components. 11 years ago
astobj2_rbtree.c Split astobj2.c into more maintainable components. 11 years ago
audiohook.c TALK_DETECT: A channel function that raises events when talking is detected 11 years ago
autochan.c Multiple revisions 369001-369002 13 years ago
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 Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 years ago
bridge_after.c bridges/bridge_native_rtp: Reconfigure bridge on removal of framehook 11 years ago
bridge_basic.c res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 11 years ago
bridge_channel.c bridges/bridge_native_rtp: Reconfigure bridge on removal of framehook 11 years ago
bridge_roles.c ARI: bridges/{bridgeID}/addChannel: add roles parameter 12 years ago
bucket.c Allow Asterisk to compile under GCC 4.10 11 years ago
buildinfo.c
callerid.c Allow Asterisk to compile under GCC 4.10 11 years ago
ccss.c Allow Asterisk to compile under GCC 4.10 11 years ago
cdr.c Allow Asterisk to compile under GCC 4.10 11 years ago
cel.c CEL: Expose parking retreiver in extra field 11 years ago
channel.c Fix build in dev mode due to signed/unsigned mismatch 11 years ago
channel_internal_api.c assigned-uniqueids: Miscellaneous cleanup and fixes. 11 years ago
chanvars.c ast_free() is null tollerant. 12 years ago
cli.c Allow Asterisk to compile under GCC 4.10 11 years ago
config.c chan_sip: Fix order of variables specified in SIPNotify action 11 years ago
config_options.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 years ago
core_local.c uniqueid: channel linkedid, ami, ari object creation with id's 11 years ago
core_unreal.c core_unreal: Prevent double free of core_unreal pvt 11 years ago
crypt.c Fix utils directory breakage. 12 years ago
cygload.c Kill off red blobs in most of main/* 13 years ago
data.c Allow Asterisk to compile under GCC 4.10 11 years ago
datastore.c This is no longer needed. 12 years ago
db.c Remove an extra ast_cond_wait() that slipped through the patch. 11 years ago
devicestate.c res_corosync: Update module to work with Stasis (and compile) 11 years ago
dial.c Originated calls: Fix several originate call problems. 11 years ago
dns.c res_pjsip: Enable PJSIP DNS client support. 11 years ago
dnsmgr.c Migrate a large number of AMI events over to Stasis-Core 12 years ago
dsp.c Allow Asterisk to compile under GCC 4.10 11 years ago
ecdisa.h Kill off red blobs in most of main/* 13 years ago
endpoints.c channel locking: Add locking for channel snapshot creation 12 years ago
enum.c Allow Asterisk to compile under GCC 4.10 11 years ago
event.c Fix signed/unsigned build warnings 11 years ago
features.c Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027 12 years ago
features_config.c Eliminate some more unnecessary RAII_VAR() uses. 11 years ago
file.c Allow Asterisk to compile under GCC 4.10 11 years ago
fixedjitterbuf.c Multiple revisions 369001-369002 13 years ago
fixedjitterbuf.h Kill off red blobs in most of main/* 13 years ago
format.c format.c: Fix misuse of hash container function. 11 years ago
format_cap.c Cache string values of formats on ast_format_cap() to save processing. 12 years ago
format_pref.c pjsip: fix support for allow=all 12 years ago
frame.c Allow Asterisk to compile under GCC 4.10 11 years ago
framehook.c bridges/bridge_native_rtp: Reconfigure bridge on removal of framehook 11 years ago
fskmodem.c Multiple revisions 369001-369002 13 years ago
fskmodem_float.c Multiple revisions 369001-369002 13 years ago
fskmodem_int.c Multiple revisions 369001-369002 13 years ago
global_datastores.c Multiple revisions 369001-369002 13 years ago
hashtab.c Fix utilities compilation/linking. 12 years ago
heap.c Fix incorrect usages of ast_realloc(). 12 years ago
http.c AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages. 11 years ago
image.c Reset automerge property. 13 years ago
indications.c Fix incorrect usages of ast_realloc(). 12 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 json: Fix json API wrapper code for json library versions earlier than 2.3.0. 11 years ago
libasteriskssl.c Resolve memory leaks in TLS initialization and TLS client connections 13 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 14 years ago
loader.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 years ago
lock.c Revert -r411073. It didn't help and blew up the system. 11 years ago
logger.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 years ago
manager.c AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages. 11 years ago
manager_bridges.c Allow Asterisk to compile under GCC 4.10 11 years ago
manager_channels.c ARI: Add ability to raise arbitrary User Events 11 years ago
manager_endpoints.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
manager_mwi.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
manager_system.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
md5.c md5: supress some compiler warnings. 13 years ago
media_index.c media_index: Make media indexing tolerable of bad symlinks. 12 years ago
message.c PJSIP: PJSIPNotify - Strip content-length headers and add documentation 11 years ago
mixmonitor.c Removed quotes from svn:keywords props on a few files. 12 years ago
named_acl.c Fix various memory leaks 12 years ago
netsock.c Allow Asterisk to compile under GCC 4.10 11 years ago
netsock2.c chan_sip: Add TLS and SRTP status to CLI command 'sip show channel' 11 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 main/pbx - documentation - enhance 'core show hints' and 'core show hint' help text 11 years ago
pickup.c channel locking: Add locking for channel snapshot creation 12 years ago
plc.c Multiple revisions 369001-369002 13 years ago
poll.c
presencestate.c Add DeviceStateChanged and PresenceStateChanged AMI events. 11 years ago
privacy.c Multiple revisions 369001-369002 13 years ago
rtp_engine.c rtp: Fix case typo in H263+ mime. 11 years ago
say.c say: Fix a bug where SayNumber in Polish tries to play incorrect sound. 11 years ago
sched.c Allow Asterisk to compile under GCC 4.10 11 years ago
sdp_srtp.c Merge in current pimp_my_sip work, including: 12 years ago
security_events.c Allow Asterisk to compile under GCC 4.10 11 years ago
sem.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
sha1.c Doxygen Updates - janitor work 13 years ago
sip_api.c Don't make chan_sip export global symbols. 13 years ago
slinfactory.c Allow Asterisk to compile under GCC 4.10 11 years ago
sorcery.c Prevent duplicate sorcery wizards from being applied to sorcery object types. 11 years ago
sounds_index.c Whitespace fixes. 12 years ago
srv.c Removed #if checks for crazy old versions of OS X. 12 years ago
stasis.c ARI: Add ability to raise arbitrary User Events 11 years ago
stasis_bridges.c Remove unused RAII_VAR() declarations. 11 years ago
stasis_cache.c Add some asserts that were handy when looking for a stasis cache problem. 11 years ago
stasis_cache_pattern.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
stasis_channels.c TALK_DETECT: A channel function that raises events when talking is detected 11 years ago
stasis_endpoints.c ARI: Add ability to raise arbitrary User Events 11 years ago
stasis_message.c res_corosync: Update module to work with Stasis (and compile) 11 years ago
stasis_message_router.c stasis: Add methods to allow for synchronous publishing to subscriber 12 years ago
stasis_system.c Convert CCSS manager events to stasis. 12 years ago
strcompat.c Add builtin roundf() for systems lacking it. 13 years ago
strings.c string container: Remove unnecessary RAII_VAR usage and string object lock. 12 years ago
stun.c Allow Asterisk to compile under GCC 4.10 11 years ago
syslog.c Multiple revisions 369001-369002 13 years ago
taskprocessor.c Allow Asterisk to compile under GCC 4.10 11 years ago
tcptls.c AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages. 11 years ago
tdd.c Doxygen Updates - janitor work 13 years ago
term.c Revamp of terminal color codes 12 years ago
test.c test.c: Fix too sticky unit test failed status. 12 years ago
threadpool.c Fix threadpool rapid growth problem. 12 years ago
threadstorage.c Unregister CLI commands on exit 12 years ago
timing.c timing: Improve performance for most timing implementations. 11 years ago
translate.c Allow Asterisk to compile under GCC 4.10 11 years ago
udptl.c Allow Asterisk to compile under GCC 4.10 11 years ago
ulaw.c Multiple revisions 369001-369002 13 years ago
uri.c core uri: Custom uri parsing error when no query parameters 11 years ago
utils.c AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections. 11 years ago
uuid.c Add an \extref doxygen pointer for libuuid. 12 years ago
xml.c Detect and use xsltCleanupGlobals when available 12 years ago
xmldoc.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 years ago