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
Joshua Colp 9e9f3b7609
loader: Ensure dependent modules are properly initialized.
14 years ago
..
editline Enable usage of system-provided NetBSD editline library if available. 14 years ago
stdtime Multiple revisions 369001-369002 14 years ago
Makefile Fixed make clean when configured --disable-asteriskssl 14 years ago
abstract_jb.c Unit tests for the Jitter Buffer API; remove unnecessary resync 14 years ago
acl.c Doxygen Updates - janitor work 14 years ago
adsi.c Fix crash in unloading of res_adsi module 14 years ago
alaw.c Multiple revisions 369001-369002 14 years ago
aoc.c Multiple revisions 369001-369002 14 years ago
app.c Clean up and ensure proper usage of alloca() 14 years ago
ast_expr2.c Allow the REALTIME() function to report errors back to the caller. 14 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 14 years ago
ast_expr2.y Multiple revisions 360356-360357 14 years ago
ast_expr2f.c Doxygen Updates - janitor work 14 years ago
asterisk.c Doxygen Updates Janitor Work 14 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 16 years ago
asterisk.exports.in Add new config-parsing framework 14 years ago
astfd.c Doxygen Updates Janitor Work 14 years ago
astmm.c Fix MALLOC_DEBUG version of ast_strndup(). 14 years ago
astobj2.c Enhance astobj2 to support other types of containers. 14 years ago
audiohook.c Doxygen Updates Janitor Work 14 years ago
autochan.c Multiple revisions 369001-369002 14 years ago
autoservice.c Hangup handlers - Dialplan subroutines that run when the channel hangs up. 14 years ago
bridging.c Fix bridging thread leak. 14 years ago
buildinfo.c fix a few small things found by using sparse 18 years ago
callerid.c Allow for redirecting reasons to be set to arbitrary strings. 14 years ago
ccss.c Doxygen Updates Janitor Work 14 years ago
cdr.c Clean up doxygen warnings 14 years ago
cel.c Fix compiler warnings. 14 years ago
channel.c Allow for redirecting reasons to be set to arbitrary strings. 14 years ago
channel_internal_api.c Add private representation of caller, connected and redirecting party ids. 14 years ago
chanvars.c Multiple revisions 369001-369002 14 years ago
cli.c Add private representation of caller, connected and redirecting party ids. 14 years ago
config.c Add scoped locks to Asterisk. 14 years ago
config_options.c Prevent crash from using app_page with no confbridge.conf file provided. 14 years ago
cygload.c Kill off red blobs in most of main/* 14 years ago
data.c Multiple revisions 369001-369002 14 years ago
datastore.c Multiple revisions 369001-369002 14 years ago
db.c Clean up and ensure proper usage of alloca() 14 years ago
devicestate.c Deprecate chan_gtalk, chan_jingle, and res_jabber 14 years ago
dial.c Multiple revisions 369001-369002 14 years ago
dns.c Multiple revisions 369001-369002 14 years ago
dnsmgr.c Multiple revisions 369001-369002 14 years ago
dsp.c dsp.c: remove more whitespace mentioned in review2107 14 years ago
ecdisa.h Kill off red blobs in most of main/* 14 years ago
enum.c Multiple revisions 369001-369002 14 years ago
event.c Move event cache updates into event processing thread. 14 years ago
features.c Named call pickup groups. Fixes, missing functionality, and improvements. 14 years ago
file.c Clean up doxygen warnings 14 years ago
fixedjitterbuf.c Multiple revisions 369001-369002 14 years ago
fixedjitterbuf.h Kill off red blobs in most of main/* 14 years ago
format.c Add support for parsing SDP attributes, generating SDP attributes, and passing it through. 14 years ago
format_cap.c Multiple revisions 369001-369002 14 years ago
format_pref.c Multiple revisions 369001-369002 14 years ago
frame.c Rewrite a comment that didn't adequately explain the code it was documenting. 14 years ago
framehook.c Multiple revisions 369001-369002 14 years ago
fskmodem.c Multiple revisions 369001-369002 14 years ago
fskmodem_float.c Multiple revisions 369001-369002 14 years ago
fskmodem_int.c Multiple revisions 369001-369002 14 years ago
global_datastores.c Multiple revisions 369001-369002 14 years ago
hashtab.c Multiple revisions 369001-369002 14 years ago
heap.c Multiple revisions 369001-369002 14 years ago
http.c Doxygen Updates - janitor work 14 years ago
image.c Multiple revisions 369001-369002 14 years ago
indications.c Multiple revisions 369001-369002 14 years ago
io.c Multiple revisions 369001-369002 14 years ago
jitterbuf.c Multiple revisions 369001-369002 14 years ago
libasteriskssl.c Resolve memory leaks in TLS initialization and TLS client connections 14 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 14 years ago
loader.c loader: Ensure dependent modules are properly initialized. 14 years ago
lock.c Fixes ast_rwlock_timed[rd|wr]lock for BSD and variants. 14 years ago
logger.c Make the casing of CALL_ID in debug messages consistent to satisfy my OCD. 14 years ago
manager.c Doxygen Updates Janitor Work 14 years ago
md5.c md5: supress some compiler warnings. 14 years ago
message.c Fix inability to shutdown gracefully due to an unending channel reference. 14 years ago
named_acl.c Clean up doxygen warnings 14 years ago
netsock.c Multiple revisions 369001-369002 14 years ago
netsock2.c Fix NULL pointer segfault in ast_sockaddr_parse() 14 years ago
pbx.c Doxygen Updates Janitor Work 14 years ago
plc.c Multiple revisions 369001-369002 14 years ago
poll.c Merged revisions 285268 via svnmerge from 16 years ago
presencestate.c Multiple revisions 369001-369002 14 years ago
privacy.c Multiple revisions 369001-369002 14 years ago
rtp_engine.c Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip. 14 years ago
say.c Fix saying of date in Dutch. 14 years ago
sched.c Multiple revisions 369001-369002 14 years ago
security_events.c Multiple revisions 369001-369002 14 years ago
sha1.c Doxygen Updates - janitor work 14 years ago
slinfactory.c Multiple revisions 369001-369002 14 years ago
srv.c Multiple revisions 369001-369002 14 years ago
strcompat.c Clean up and ensure proper usage of alloca() 14 years ago
strings.c Doxygen Updates - janitor work 14 years ago
stun.c When receiving a STUN binding request send one out as the Google Talk client uses this as a method to determine if the remote party is still reachable or not. 14 years ago
syslog.c Multiple revisions 369001-369002 14 years ago
taskprocessor.c Multiple revisions 369001-369002 14 years ago
tcptls.c Resolve memory leaks in TLS initialization and TLS client connections 14 years ago
tdd.c Doxygen Updates - janitor work 14 years ago
term.c Multiple revisions 369001-369002 14 years ago
test.c Tweak unit test warning message. 14 years ago
threadstorage.c Clean up and ensure proper usage of alloca() 14 years ago
timing.c Multiple revisions 369001-369002 14 years ago
translate.c Add support for parsing SDP attributes, generating SDP attributes, and passing it through. 14 years ago
udptl.c Ignore recovered zero-length secondary UDPTL packets 14 years ago
ulaw.c Multiple revisions 369001-369002 14 years ago
utils.c Implement workaround for BETTER_BACKTRACES crash 14 years ago
xml.c Multiple revisions 369001-369002 14 years ago
xmldoc.c Doxygen Updates Janitor Work 14 years ago