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
Mark Murawki f3cde589cd
Merged revisions 364635 via svnmerge from
14 years ago
..
editline
stdtime Fix a variety of potential buffer overflows 14 years ago
Makefile Address OpenSSL initialization issues when using third-party libraries. 14 years ago
abstract_jb.c Opaquify ast_channel structs and lists 14 years ago
acl.c Prevent outbound SIP NOTIFY packets from displaying a port of 0 14 years ago
alaw.c
aoc.c Opaquify channel stringfields 14 years ago
app.c Fix connected-line/redirecting interception gosubs executing more than intended. 14 years ago
ast_expr2.c Multiple revisions 360356-360357 14 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
ast_expr2.h Multiple revisions 360356-360357 14 years ago
ast_expr2.y Multiple revisions 360356-360357 14 years ago
ast_expr2f.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
asterisk.c Add more constness to the end_buf pointer in the netconsole 14 years ago
asterisk.dynamics
asterisk.exports.in Merged revisions 288640 via svnmerge from 16 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. 14 years ago
astmm.c Kill off red blobs in most of main/* 14 years ago
astobj2.c Misc changes to make astobj2 enhancement diffs easier to follow. 14 years ago
audiohook.c Kill off red blobs in most of main/* 14 years ago
autochan.c Opaquify ast_channel structs and lists 14 years ago
autoservice.c Kill off red blobs in most of main/* 14 years ago
bridging.c Finalize ast_channel opaquification 14 years ago
buildinfo.c
callerid.c Kill off red blobs in most of main/* 14 years ago
ccss.c Fix case-sensitivity for device-specific event subscriptions and CCSS 14 years ago
cdr.c Add missing newlines to CLI logging 14 years ago
cel.c Kill off red blobs in most of main/* 14 years ago
channel.c Make it possible to change the minimum DTMF duration in asterisk.conf 14 years ago
channel_internal_api.c Finalize ast_channel opaquification 14 years ago
chanvars.c Kill off red blobs in most of main/* 14 years ago
cli.c Kill off red blobs in most of main/* 14 years ago
config.c Multiple revisions 364365,364369 14 years ago
cygload.c Kill off red blobs in most of main/* 14 years ago
data.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
datastore.c
db.c Allow AMI action callback to be reentrant. 14 years ago
devicestate.c Kill off red blobs in most of main/* 14 years ago
dial.c Introducing the log message unique call identifiers feature 14 years ago
dns.c Kill off red blobs in most of main/* 14 years ago
dnsmgr.c Convert ast_verb() to ast_debug() and increase log level 14 years ago
dsp.c Kill off red blobs in most of main/* 14 years ago
ecdisa.h Kill off red blobs in most of main/* 14 years ago
enum.c Kill off red blobs in most of main/* 14 years ago
event.c Add missing payload type to events API 14 years ago
features.c features: Add FEATURE() and FEATUREMAP() functions. 14 years ago
file.c Kill off red blobs in most of main/* 14 years ago
fixedjitterbuf.c Kill off red blobs in most of main/* 14 years ago
fixedjitterbuf.h Kill off red blobs in most of main/* 14 years ago
format.c Use struct copy instead of memcpy(). 14 years ago
format_cap.c Astobj2 locking enhancement. 14 years ago
format_pref.c Fix a variety of potential buffer overflows 14 years ago
frame.c Kill off red blobs in most of main/* 14 years ago
framehook.c Fix some opaquification-related compiler warnings 14 years ago
fskmodem.c
fskmodem_float.c Kill off red blobs in most of main/* 14 years ago
fskmodem_int.c Kill off red blobs in most of main/* 14 years ago
global_datastores.c
hashtab.c
heap.c Merged revisions 304950 via svnmerge from 15 years ago
http.c Fix crash caused by unloading or reloading of res_http_post 14 years ago
image.c Kill off red blobs in most of main/* 14 years ago
indications.c Kill off red blobs in most of main/* 14 years ago
io.c Kill off red blobs in most of main/* 14 years ago
jitterbuf.c Fix a variety of potential buffer overflows 14 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/* 14 years ago
lock.c Kill off red blobs in most of main/* 14 years ago
logger.c Merged revisions 364635 via svnmerge from 14 years ago
manager.c AST-2012-004: Fix an error that allows AMI users to run shell commands sans authorization. 14 years ago
md5.c md5: supress some compiler warnings. 14 years ago
message.c Don't add an empty MESSAGE_DATA(key) header if it doesn't already exist. 14 years ago
netsock.c Kill off red blobs in most of main/* 14 years ago
netsock2.c Merged revisions 332560 via svnmerge from 15 years ago
pbx.c * Add more information to some messages in __ast_pbx_run(). 14 years ago
plc.c Kill off red blobs in most of main/* 14 years ago
poll.c Merged revisions 285268 via svnmerge from 16 years ago
privacy.c Kill off red blobs in most of main/* 14 years ago
rtp_engine.c Move debug message in ast_rtp_instance_early_bridge_make_compatible(). 14 years ago
say.c Formatting fixes 14 years ago
sched.c Kill off red blobs in most of main/* 14 years ago
security_events.c Add IPv6 address support to security events framework. 14 years ago
sha1.c Kill off red blobs in most of main/* 14 years ago
slinfactory.c Kill off red blobs in most of main/* 14 years ago
srv.c Convert SRV lookup message to debug level 14 years ago
strcompat.c Kill off red blobs in most of main/* 14 years ago
strings.c
stun.c Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 14 years ago
syslog.c
taskprocessor.c Kill off red blobs in most of main/* 14 years ago
tcptls.c Add missing newlines to CLI logging 14 years ago
tdd.c Fix a variety of potential buffer overflows 14 years ago
term.c Kill off red blobs in most of main/* 14 years ago
test.c Remove "asterisk/version.h" in favor of "asterisk/ast_version.h". 14 years ago
threadstorage.c
timing.c Kill off red blobs in most of main/* 14 years ago
translate.c Kill off red blobs in most of main/* 14 years ago
udptl.c Kill off red blobs in most of main/* 14 years ago
ulaw.c Kill off red blobs in most of main/* 14 years ago
utils.c Allow the Hangup manager action to match channels by regex 14 years ago
xml.c
xmldoc.c Add missing newlines to CLI logging 14 years ago