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
Terry Wilson 07309e586c
Multiple revisions 365006,365068
13 years ago
..
editline Add gar to the check for AR for those silly OSes (Solaris) that don't have ar. 15 years ago
stdtime Fix a variety of potential buffer overflows 13 years ago
Makefile Address OpenSSL initialization issues when using third-party libraries. 14 years ago
abstract_jb.c Opaquify ast_channel structs and lists 13 years ago
acl.c Prevent outbound SIP NOTIFY packets from displaying a port of 0 13 years ago
alaw.c Fix compile when certain G711 menuselect options are enabled. 16 years ago
aoc.c Opaquify channel stringfields 14 years ago
app.c Fix bad check in voicemail functions for ast_inboxcount2_func 13 years ago
ast_expr2.c Multiple revisions 360356-360357 13 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
ast_expr2.h Multiple revisions 360356-360357 13 years ago
ast_expr2.y Multiple revisions 360356-360357 13 years ago
ast_expr2f.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
asterisk.c Add more constness to the end_buf pointer in the netconsole 13 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 15 years ago
asterisk.exports.in Merged revisions 288640 via svnmerge from 15 years ago
astfd.c On some platforms, O_RDONLY is not a flag to be checked, but merely the absence of O_RDWR and O_WRONLY. 13 years ago
astmm.c Kill off red blobs in most of main/* 13 years ago
astobj2.c Fixed __ao2_ref() validating user_data twice. 13 years ago
audiohook.c Only log a failure to get read/write samples from factories if it didn't happen 13 years ago
autochan.c Opaquify ast_channel structs and lists 13 years ago
autoservice.c Kill off red blobs in most of main/* 13 years ago
bridging.c Finalize ast_channel opaquification 13 years ago
buildinfo.c fix a few small things found by using sparse 17 years ago
callerid.c Kill off red blobs in most of main/* 13 years ago
ccss.c Fix case-sensitivity for device-specific event subscriptions and CCSS 13 years ago
cdr.c Add missing newlines to CLI logging 13 years ago
cel.c Multiple revisions 365006,365068 13 years ago
channel.c Make it possible to change the minimum DTMF duration in asterisk.conf 13 years ago
channel_internal_api.c Finalize ast_channel opaquification 13 years ago
chanvars.c Kill off red blobs in most of main/* 13 years ago
cli.c Kill off red blobs in most of main/* 13 years ago
config.c Multiple revisions 364365,364369 13 years ago
cygload.c Kill off red blobs in most of main/* 13 years ago
data.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
datastore.c Merged revisions 273565 via svnmerge from 15 years ago
db.c Allow AMI action callback to be reentrant. 13 years ago
devicestate.c Kill off red blobs in most of main/* 13 years ago
dial.c Introducing the log message unique call identifiers feature 13 years ago
dns.c Kill off red blobs in most of main/* 13 years ago
dnsmgr.c Convert ast_verb() to ast_debug() and increase log level 13 years ago
dsp.c Kill off red blobs in most of main/* 13 years ago
ecdisa.h Kill off red blobs in most of main/* 13 years ago
enum.c Kill off red blobs in most of main/* 13 years ago
event.c Add missing payload type to events API 13 years ago
features.c features: Add FEATURE() and FEATUREMAP() functions. 13 years ago
file.c Kill off red blobs in most of main/* 13 years ago
fixedjitterbuf.c Kill off red blobs in most of main/* 13 years ago
fixedjitterbuf.h Kill off red blobs in most of main/* 13 years ago
format.c Use struct copy instead of memcpy(). 13 years ago
format_cap.c Astobj2 locking enhancement. 13 years ago
format_pref.c Fix a variety of potential buffer overflows 13 years ago
frame.c Kill off red blobs in most of main/* 13 years ago
framehook.c Fix some opaquification-related compiler warnings 13 years ago
fskmodem.c (Step 2 of 2) 17 years ago
fskmodem_float.c Kill off red blobs in most of main/* 13 years ago
fskmodem_int.c Kill off red blobs in most of main/* 13 years ago
global_datastores.c Add SRTP support for Asterisk 15 years ago
hashtab.c Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked back to their source. 16 years ago
heap.c Merged revisions 304950 via svnmerge from 15 years ago
http.c Fix crash caused by unloading or reloading of res_http_post 13 years ago
image.c Kill off red blobs in most of main/* 13 years ago
indications.c Kill off red blobs in most of main/* 13 years ago
io.c Kill off red blobs in most of main/* 13 years ago
jitterbuf.c Fix a variety of potential buffer overflows 13 years ago
libasteriskssl.c Address OpenSSL initialization issues when using third-party libraries. 14 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 14 years ago
loader.c Kill off red blobs in most of main/* 13 years ago
lock.c Kill off red blobs in most of main/* 13 years ago
logger.c Merged revisions 364635 via svnmerge from 13 years ago
manager.c Prevent a potential crash when using manager hooks. 13 years ago
md5.c md5: supress some compiler warnings. 13 years ago
message.c Don't add an empty MESSAGE_DATA(key) header if it doesn't already exist. 13 years ago
netsock.c Kill off red blobs in most of main/* 13 years ago
netsock2.c Merged revisions 332560 via svnmerge from 14 years ago
pbx.c * Add more information to some messages in __ast_pbx_run(). 13 years ago
plc.c Kill off red blobs in most of main/* 13 years ago
poll.c Merged revisions 285268 via svnmerge from 15 years ago
privacy.c Kill off red blobs in most of main/* 13 years ago
rtp_engine.c Move debug message in ast_rtp_instance_early_bridge_make_compatible(). 13 years ago
say.c Formatting fixes 13 years ago
sched.c Kill off red blobs in most of main/* 13 years ago
security_events.c Add IPv6 address support to security events framework. 13 years ago
sha1.c Kill off red blobs in most of main/* 13 years ago
slinfactory.c Kill off red blobs in most of main/* 13 years ago
srv.c Convert SRV lookup message to debug level 13 years ago
strcompat.c Kill off red blobs in most of main/* 13 years ago
strings.c fixes segfault on logging 15 years ago
stun.c Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 14 years ago
syslog.c Add functions to map syslog facilities and priorities constants to strings. 16 years ago
taskprocessor.c Kill off red blobs in most of main/* 13 years ago
tcptls.c Add missing newlines to CLI logging 13 years ago
tdd.c Fix a variety of potential buffer overflows 13 years ago
term.c Kill off red blobs in most of main/* 13 years ago
test.c Remove "asterisk/version.h" in favor of "asterisk/ast_version.h". 14 years ago
threadstorage.c Fixed an issue in the threadstorage cli functions resulting from the constification of struct ast_cli_args in r196072. 16 years ago
timing.c Kill off red blobs in most of main/* 13 years ago
translate.c Kill off red blobs in most of main/* 13 years ago
udptl.c Kill off red blobs in most of main/* 13 years ago
ulaw.c Kill off red blobs in most of main/* 13 years ago
utils.c Allow the Hangup manager action to match channels by regex 13 years ago
xml.c Asterisk data retrieval API. 15 years ago
xmldoc.c Add missing newlines to CLI logging 13 years ago