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 e4252eac10
Allow the Hangup manager action to match channels by regex
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 Kill off red blobs in most of main/* 13 years ago
Makefile Address OpenSSL initialization issues when using third-party libraries. 13 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 Kill off red blobs in most of main/* 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 Multiple revisions 360356-360357 13 years ago
asterisk.c Kill off red blobs in most of main/* 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 Merged revisions 228338 via svnmerge from 16 years ago
astmm.c Kill off red blobs in most of main/* 13 years ago
astobj2.c Misc changes to make astobj2 enhancement diffs easier to follow. 13 years ago
audiohook.c Kill off red blobs in most of main/* 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 Opaquify ast_channel structs and lists 13 years ago
cel.c Kill off red blobs in most of main/* 13 years ago
channel.c Allow the Hangup manager action to match channels by regex 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 Kill off red blobs in most of main/* 13 years ago
cygload.c Kill off red blobs in most of main/* 13 years ago
data.c Allow AMI action callback to be reentrant. 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 Kill off red blobs in most of main/* 13 years ago
features.c Fix potential race condition during call pickup. 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 Eliminate unnecessary rebuilds of main/format*.c. 14 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 TLS port binding behavior as well as reload behavior: 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 Kill off red blobs in most of main/* 13 years ago
libasteriskssl.c Address OpenSSL initialization issues when using third-party libraries. 13 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 13 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 Fix logger deadlock on Asterisk shutdown. 13 years ago
manager.c Allow the Hangup manager action to match channels by regex 13 years ago
md5.c Kill off red blobs in most of main/* 13 years ago
message.c Kill off red blobs in most of main/* 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 Introducing the log message unique call identifiers feature 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 Kill off red blobs in most of main/* 13 years ago
say.c Kill off red blobs in most of main/* 13 years ago
sched.c Kill off red blobs in most of main/* 13 years ago
security_events.c Merged revisions 337595,337597 via svnmerge from 14 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 Kill off red blobs in most of main/* 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 Convert struct ast_tcptls_session_instance to finally use the ao2 object lock. 13 years ago
tdd.c Kill off red blobs in most of main/* 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 Kill off red blobs in most of main/* 13 years ago