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
Richard Mudgett 334f13d8b8
Allow AMI action callback to be reentrant.
15 years ago
..
editline Add gar to the check for AR for those silly OSes (Solaris) that don't have ar. 16 years ago
stdtime Re-commit the verbose branch. 15 years ago
Makefile Address OpenSSL initialization issues when using third-party libraries. 15 years ago
abstract_jb.c Opaquify ast_channel structs and lists 15 years ago
acl.c Prevent outbound SIP NOTIFY packets from displaying a port of 0 15 years ago
alaw.c Fix compile when certain G711 menuselect options are enabled. 17 years ago
aoc.c Opaquify channel stringfields 15 years ago
app.c Simplify some code in ast_app_run_sub(). 15 years ago
ast_expr2.c Add ABS() absolute value function to the expression parser. 15 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 15 years ago
ast_expr2.h Merged revisions 293197 via svnmerge from 16 years ago
ast_expr2.y Add ABS() absolute value function to the expression parser. 15 years ago
ast_expr2f.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 15 years ago
asterisk.c Non-verbose output should always go to the remote console, regardless of the previous level. 15 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 16 years ago
asterisk.exports.in Merged revisions 288640 via svnmerge from 16 years ago
astfd.c Merged revisions 228338 via svnmerge from 17 years ago
astmm.c
astobj2.c Astobj2 locking enhancement. 15 years ago
audiohook.c ast_channel opaquification of pointers and integral types 15 years ago
autochan.c Opaquify ast_channel structs and lists 15 years ago
autoservice.c Finalize ast_channel opaquification 15 years ago
bridging.c Finalize ast_channel opaquification 15 years ago
buildinfo.c
callerid.c Merged revisions 310636 via svnmerge from 16 years ago
ccss.c Fix case-sensitivity for device-specific event subscriptions and CCSS 15 years ago
cdr.c Opaquify ast_channel structs and lists 15 years ago
cel.c Opaquify ast_channel structs and lists 15 years ago
channel.c Fix deadlock potential with some ast_indicate/ast_indicate_data calls. 15 years ago
channel_internal_api.c Finalize ast_channel opaquification 15 years ago
chanvars.c
cli.c Finalize ast_channel opaquification 15 years ago
config.c Re-commit the verbose branch. 15 years ago
cygload.c
data.c Allow AMI action callback to be reentrant. 15 years ago
datastore.c Merged revisions 273565 via svnmerge from 16 years ago
db.c Allow AMI action callback to be reentrant. 15 years ago
devicestate.c Make hints for invalid SIP devices return Unavail, not idle 15 years ago
dial.c Transition app_page to using app_confbridge internally for the conference bridge portion of paging. This also adds a new 'announcement' option to ConfBridge user profiles. 15 years ago
dns.c
dnsmgr.c Re-link peers by IP when dnsmgr changes the IP 15 years ago
dsp.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 15 years ago
ecdisa.h
enum.c Allow ENUM query functions to report lookup errors 15 years ago
event.c Fix case-sensitivity for device-specific event subscriptions and CCSS 15 years ago
features.c Allow AMI action callback to be reentrant. 15 years ago
file.c Finalize ast_channel opaquification 15 years ago
fixedjitterbuf.c Fix various typos reported by Lintian 16 years ago
fixedjitterbuf.h
format.c Use struct copy instead of memcpy(). 15 years ago
format_cap.c Astobj2 locking enhancement. 15 years ago
format_pref.c Eliminate unnecessary rebuilds of main/format*.c. 15 years ago
frame.c Implement the '!' negation element to negate codecs directly in the allow keyword. 15 years ago
framehook.c Fix some opaquification-related compiler warnings 15 years ago
fskmodem.c
fskmodem_float.c Merged revisions 316265 via svnmerge from 15 years ago
fskmodem_int.c
global_datastores.c Add SRTP support for Asterisk 16 years ago
hashtab.c
heap.c Merged revisions 304950 via svnmerge from 16 years ago
http.c Fix TLS port binding behavior as well as reload behavior: 15 years ago
image.c ast_channel opaquification of pointers and integral types 15 years ago
indications.c Finalize ast_channel opaquification 15 years ago
io.c
jitterbuf.c Fix incorrect jitter buffer overflow due to missed resynchronizations 15 years ago
libasteriskssl.c Address OpenSSL initialization issues when using third-party libraries. 15 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 15 years ago
loader.c Track module use count for res_calendar 15 years ago
lock.c Merged revisions 314358 via svnmerge from 15 years ago
logger.c Fix bogus reads/writes of console log levels in asterisk.c 15 years ago
manager.c Allow AMI action callback to be reentrant. 15 years ago
md5.c Fix incorrect sizeof() on a pointer in MD5Final(). 15 years ago
message.c Opaquify ast_channel structs and lists 15 years ago
netsock.c Address comments from Mark Michelson 15 years ago
netsock2.c Merged revisions 332560 via svnmerge from 15 years ago
pbx.c Allow AMI action callback to be reentrant. 15 years ago
plc.c Merged revisions 316265 via svnmerge from 15 years ago
poll.c Merged revisions 285268 via svnmerge from 16 years ago
privacy.c
rtp_engine.c Finalize ast_channel opaquification 15 years ago
say.c Opaquify channel stringfields 15 years ago
sched.c Fix inaccurate sizeof() in sched.c. 15 years ago
security_events.c Merged revisions 337595,337597 via svnmerge from 15 years ago
sha1.c Update SHA1 code to RFC 6234 15 years ago
slinfactory.c Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 16 years ago
srv.c Merged revisions 321392 via svnmerge from 15 years ago
strcompat.c Merged revisions 301263 via svnmerge from 16 years ago
strings.c fixes segfault on logging 16 years ago
stun.c Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 15 years ago
syslog.c
taskprocessor.c Audit of ao2_iterator_init() usage for v1.8. 15 years ago
tcptls.c Convert struct ast_tcptls_session_instance to finally use the ao2 object lock. 15 years ago
tdd.c
term.c Merged revisions 330108 via svnmerge from 15 years ago
test.c Remove "asterisk/version.h" in favor of "asterisk/ast_version.h". 15 years ago
threadstorage.c
timing.c Merged revisions 294278 via svnmerge from 16 years ago
translate.c Fix compiler warning. 16 years ago
udptl.c udptl: Ensure fec[] in udptl_build_packet() is initialized. 15 years ago
ulaw.c Fix compile when certain G711 menuselect options are enabled. 17 years ago
utils.c Fix remotely exploitable stack overflow in HTTP manager 15 years ago
xml.c Asterisk data retrieval API. 16 years ago
xmldoc.c Merged revisions 340109 via svnmerge from 15 years ago