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 ebaf59a656
Opaquification for ast_format structs in struct ast_channel
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 Re-commit the verbose branch. 13 years ago
Makefile Address OpenSSL initialization issues when using third-party libraries. 13 years ago
abstract_jb.c ast_channel opaquification of pointers and integral types 13 years ago
acl.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
alaw.c
aoc.c Opaquify channel stringfields 13 years ago
app.c Opaquification for ast_format structs in struct ast_channel 13 years ago
ast_expr2.c Add ABS() absolute value function to the expression parser. 13 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
ast_expr2.h Merged revisions 293197 via svnmerge from 15 years ago
ast_expr2.y Add ABS() absolute value function to the expression parser. 13 years ago
ast_expr2f.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
asterisk.c Non-verbose output should always go to the remote console, regardless of the previous level. 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
astmm.c
astobj2.c Constify tag argument in REF_DEBUG related code. 14 years ago
audiohook.c ast_channel opaquification of pointers and integral types 13 years ago
autochan.c Replace direct access to channel name with accessor functions 13 years ago
autoservice.c Merged revisions 278167 via svnmerge from 15 years ago
bridging.c Opaquification for ast_format structs in struct ast_channel 13 years ago
buildinfo.c
callerid.c Merged revisions 310636 via svnmerge from 14 years ago
ccss.c Add missing newline to ccss state change notification 13 years ago
cdr.c ast_channel opaquification of pointers and integral types 13 years ago
cel.c ast_channel opaquification of pointers and integral types 13 years ago
channel.c Opaquification for ast_format structs in struct ast_channel 13 years ago
channel_internal_api.c Opaquification for ast_format structs in struct ast_channel 13 years ago
chanvars.c
cli.c Opaquification for ast_format structs in struct ast_channel 13 years ago
config.c Re-commit the verbose branch. 13 years ago
cygload.c
data.c Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 14 years ago
datastore.c Merged revisions 273565 via svnmerge from 15 years ago
db.c Sort the output of 'database showkey' as well. 13 years ago
devicestate.c ast_channel opaquification of pointers and integral types 13 years ago
dial.c ast_channel opaquification of pointers and integral types 13 years ago
dns.c
dnsmgr.c Re-link peers by IP when dnsmgr changes the IP 13 years ago
dsp.c Replace direct access to channel name with accessor functions 13 years ago
ecdisa.h
enum.c Allow ENUM query functions to report lookup errors 14 years ago
event.c Merged revisions 337595,337597 via svnmerge from 14 years ago
features.c Opaquification for ast_format structs in struct ast_channel 13 years ago
file.c Opaquification for ast_format structs in struct ast_channel 13 years ago
fixedjitterbuf.c Fix various typos reported by Lintian 15 years ago
fixedjitterbuf.h
format.c Eliminate unnecessary rebuilds of main/format*.c. 13 years ago
format_cap.c Eliminate unnecessary rebuilds of main/format*.c. 13 years ago
format_pref.c Eliminate unnecessary rebuilds of main/format*.c. 13 years ago
frame.c Implement the '!' negation element to negate codecs directly in the allow keyword. 14 years ago
framehook.c Fix some opaquification-related compiler warnings 13 years ago
fskmodem.c
fskmodem_float.c Merged revisions 316265 via svnmerge from 14 years ago
fskmodem_int.c
global_datastores.c Add SRTP support for Asterisk 15 years ago
hashtab.c
heap.c Merged revisions 304950 via svnmerge from 14 years ago
http.c Fix TLS port binding behavior as well as reload behavior: 13 years ago
image.c ast_channel opaquification of pointers and integral types 13 years ago
indications.c Opaquification for ast_format structs in struct ast_channel 13 years ago
io.c
jitterbuf.c
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 Track module use count for res_calendar 13 years ago
lock.c Merged revisions 314358 via svnmerge from 14 years ago
logger.c Re-commit the verbose branch. 13 years ago
manager.c ast_channel opaquification of pointers and integral types 13 years ago
md5.c
message.c ast_channel opaquification of pointers and integral types 13 years ago
netsock.c Find even more network interfaces. 13 years ago
netsock2.c Merged revisions 332560 via svnmerge from 14 years ago
pbx.c Opaquification for ast_format structs in struct ast_channel 13 years ago
plc.c Merged revisions 316265 via svnmerge from 14 years ago
poll.c Merged revisions 285268 via svnmerge from 15 years ago
privacy.c
rtp_engine.c Opaquification for ast_format structs in struct ast_channel 13 years ago
say.c Opaquify channel stringfields 13 years ago
sched.c Some scheduler API cleanup and improvements. 15 years ago
security_events.c Merged revisions 337595,337597 via svnmerge from 14 years ago
sha1.c Update SHA1 code to RFC 6234 14 years ago
slinfactory.c Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 14 years ago
srv.c Merged revisions 321392 via svnmerge from 14 years ago
strcompat.c Merged revisions 301263 via svnmerge from 14 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
taskprocessor.c Audit of ao2_iterator_init() usage for v1.8. 13 years ago
tcptls.c Remove the few places where we try to ast_verbose() without a newline. 14 years ago
tdd.c
term.c Merged revisions 330108 via svnmerge from 14 years ago
test.c Remove "asterisk/version.h" in favor of "asterisk/ast_version.h". 13 years ago
threadstorage.c
timing.c Merged revisions 294278 via svnmerge from 15 years ago
translate.c Fix compiler warning. 14 years ago
udptl.c ast_channel opaquification of pointers and integral types 13 years ago
ulaw.c
utils.c Use __alignof__ instead of sizeof for stringfield length storage. 14 years ago
xml.c Asterisk data retrieval API. 15 years ago
xmldoc.c Merged revisions 340109 via svnmerge from 14 years ago