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 786f5898d1
Finalize ast_channel opaquification
15 years ago
..
editline
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
aoc.c Opaquify channel stringfields 15 years ago
app.c Finalize ast_channel opaquification 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
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
asterisk.exports.in
astfd.c
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
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 Finalize ast_channel opaquification 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
datastore.c
db.c Sort the output of 'database showkey' as well. 15 years ago
devicestate.c ast_channel opaquification of pointers and integral types 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
event.c Fix case-sensitivity for device-specific event subscriptions and CCSS 15 years ago
features.c Finalize ast_channel opaquification 15 years ago
file.c Finalize ast_channel opaquification 15 years ago
fixedjitterbuf.c
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
framehook.c Fix some opaquification-related compiler warnings 15 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c
heap.c
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
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
logger.c Re-commit the verbose branch. 15 years ago
manager.c Finalize ast_channel opaquification 15 years ago
md5.c
message.c Opaquify ast_channel structs and lists 15 years ago
netsock.c Address comments from Mark Michelson 15 years ago
netsock2.c
pbx.c Finalize ast_channel opaquification 15 years ago
plc.c
poll.c
privacy.c
rtp_engine.c Finalize ast_channel opaquification 15 years ago
say.c Opaquify channel stringfields 15 years ago
sched.c
security_events.c
sha1.c
slinfactory.c
srv.c
strcompat.c
strings.c
stun.c
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
test.c Remove "asterisk/version.h" in favor of "asterisk/ast_version.h". 15 years ago
threadstorage.c Fixed an issue in the threadstorage cli functions resulting from the constification of struct ast_cli_args in r196072. 18 years ago
timing.c
translate.c
udptl.c Prefer ast_set_qos() over ast_netsock_set_qos() 15 years ago
ulaw.c
utils.c Update stringfield documentation for removed second va_list in favor of va_copy. 15 years ago
xml.c
xmldoc.c