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 b2c4eaf06a
config_options: Display the see-also information for CLI config option help
13 years ago
..
editline memory leaks: Memory leak cleanup patch by Corey Farrell (first set) 13 years ago
stdtime Fix some uninitialized buffers for CDR handling valgrind found. 13 years ago
Makefile Add the bucket API. 13 years ago
abstract_jb.c Fix jitter buffer log file creation 13 years ago
acl.c pjsip configuration: Make transport TOS values consistent with endpoints 13 years ago
adsi.c
alaw.c
aoc.c
app.c stasis cache: Enhance to keep track of an item from different entities. 13 years ago
ast_expr2.c
ast_expr2.fl
ast_expr2.h
ast_expr2.y
ast_expr2f.c
asterisk.c doxygen: Tweak the link back to ye olde Digium website 13 years ago
asterisk.dynamics
asterisk.exports.in Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 13 years ago
astfd.c Unregister CLI commands on exit 13 years ago
astmm.c MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number. 13 years ago
astobj2.c AO2: Add an assert for bad objects 13 years ago
audiohook.c ari: Add Snoop operation for spying/whispering on channels. 13 years ago
autochan.c
autoservice.c
backtrace.c Fix memory corruption when trying to get "core show locks". 13 years ago
bridge.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
bridge_after.c CDRs: fix a variety of dial status problems, h/hangup handler creating CDRs 13 years ago
bridge_basic.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
bridge_channel.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
bridge_roles.c
bucket.c sorcery: Create AST_SORCERY dialplan function. 13 years ago
buildinfo.c
callerid.c
ccss.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
cdr.c cdrs: Check for applications to lock onto during dial begin handling 13 years ago
cel.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
channel.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
channel_internal_api.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
chanvars.c ast_free() is null tollerant. 13 years ago
cli.c verbosity: Fix performance of console verbose messages. 13 years ago
config.c sorcery: Create AST_SORCERY dialplan function. 13 years ago
config_options.c config_options: Display the see-also information for CLI config option help 13 years ago
core_local.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
core_unreal.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
crypt.c
cygload.c
data.c memory leaks: Memory leak cleanup patch by Corey Farrell (second set) 13 years ago
datastore.c
db.c astdb: crash in sqlite3 during shutdown 13 years ago
devicestate.c stasis cache: Enhance to keep track of an item from different entities. 13 years ago
dial.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
dns.c
dnsmgr.c
dsp.c
ecdisa.h
endpoints.c channel locking: Add locking for channel snapshot creation 13 years ago
enum.c
event.c Fix incorrect usages of ast_realloc(). 13 years ago
features.c Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027 13 years ago
features_config.c Features: Rearm the parking config options have moved warning for each reload. 13 years ago
file.c Protect ast_filestream object when on a channel 13 years ago
fixedjitterbuf.c
fixedjitterbuf.h
format.c format.c: correct possible null pointer dereference 13 years ago
format_cap.c Cache string values of formats on ast_format_cap() to save processing. 13 years ago
format_pref.c pjsip: fix support for allow=all 13 years ago
frame.c pjsip: fix support for allow=all 13 years ago
framehook.c framehooks: Re-iterate if framehook provides different frame. 13 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c Fix utilities compilation/linking. 13 years ago
heap.c Fix incorrect usages of ast_realloc(). 13 years ago
http.c http: supported chunked Transfer-Encoding 13 years ago
image.c
indications.c Fix incorrect usages of ast_realloc(). 13 years ago
io.c
jitterbuf.c jitterbuf: Fix memory leak on jitter buffer reset 13 years ago
json.c json: Fix json API wrapper code for json library versions earlier than 2.3.0. 13 years ago
libasteriskssl.c
libasteriskssl.exports.in
loader.c core/loader: Don't call dlclose in a while loop 13 years ago
lock.c Fix DEBUG_THREADS when lock is acquired in __constructor__ 13 years ago
logger.c Logger: Add dynamic logger channels 13 years ago
manager.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
manager_bridges.c bridging: Give bridges a name and a known creator 13 years ago
manager_channels.c CDRs: fix a variety of dial status problems, h/hangup handler creating CDRs 13 years ago
manager_endpoints.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
manager_mwi.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
manager_system.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
md5.c
media_index.c media_index: Make media indexing tolerable of bad symlinks. 13 years ago
message.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
mixmonitor.c
named_acl.c Fix various memory leaks 13 years ago
netsock.c Add IPv6 Support To chan_iax2 13 years ago
netsock2.c Add IPv6 Support To chan_iax2 13 years ago
optional_api.c optional_api: Make always use the standard malloc functions even with MALLOC_DEBUG. 13 years ago
parking.c astobj2: Add warn unused attribute to some functions. 13 years ago
pbx.c uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
pickup.c channel locking: Add locking for channel snapshot creation 13 years ago
plc.c
poll.c
presencestate.c Strip down the old event system 13 years ago
privacy.c
rtp_engine.c rtp_engine: Dynamic payload change in rtp mapping not supported 13 years ago
say.c say.c: correct time for polish 13 years ago
sched.c scheduler: Remove hashtab usage. 13 years ago
sdp_srtp.c
security_events.c security_events: Fix assertion failure in dev-mode on optional IE parsing 13 years ago
sem.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
sha1.c
sip_api.c
slinfactory.c
sorcery.c Make res_sorcery_realtime filter unknown retrieved results. 13 years ago
sounds_index.c Whitespace fixes. 13 years ago
srv.c
stasis.c stasis.c: Misc code cleanups. 13 years ago
stasis_bridges.c res_stasis: Enable transfers and provide events when they occur. 13 years ago
stasis_cache.c stasis cache: Enhance to keep track of an item from different entities. 13 years ago
stasis_cache_pattern.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
stasis_channels.c json: Fix off-nominal json ref counting issues. 13 years ago
stasis_endpoints.c ARI: correct upper/lower case URI discrepancies 13 years ago
stasis_message.c stasis cache: Enhance to keep track of an item from different entities. 13 years ago
stasis_message_router.c stasis: Add methods to allow for synchronous publishing to subscriber 13 years ago
stasis_system.c
strcompat.c
strings.c string container: Remove unnecessary RAII_VAR usage and string object lock. 13 years ago
stun.c
syslog.c
taskprocessor.c taskprocessor: Made use pthread_equal() to compare thread ids. 13 years ago
tcptls.c tcptls.c: Made TLS handle a certificate chain file. 13 years ago
tdd.c
term.c
test.c test.c: Fix too sticky unit test failed status. 13 years ago
threadpool.c
threadstorage.c Unregister CLI commands on exit 13 years ago
timing.c timing: Improve performance for most timing implementations. 13 years ago
translate.c translate: Move freeing of frame to after it is used. 13 years ago
udptl.c res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions 13 years ago
ulaw.c
utils.c Thread Debugging: Add LWP to core show locks output 13 years ago
uuid.c
xml.c Detect and use xsltCleanupGlobals when available 13 years ago
xmldoc.c func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsip 13 years ago