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 Michelson 0f4489dc0f
Fix TLS port binding behavior as well as reload behavior:
14 years ago
..
editline Add gar to the check for AR for those silly OSes (Solaris) that don't have ar. 16 years ago
stdtime Merged revisions 291791 via svnmerge from 16 years ago
Makefile Address OpenSSL initialization issues when using third-party libraries. 14 years ago
abstract_jb.c Replace direct access to channel name with accessor functions 14 years ago
acl.c Fix calls to ast_get_ip() not initializing the address family. 14 years ago
alaw.c
aoc.c Opaquify channel stringfields 14 years ago
app.c Opaquify channel stringfields 14 years ago
ast_expr2.c Add ABS() absolute value function to the expression parser. 14 years ago
ast_expr2.fl Merged revisions 309808 via svnmerge from 15 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. 14 years ago
ast_expr2f.c Merged revisions 309808 via svnmerge from 15 years ago
asterisk.c Allow only one thread at a time to do asterisk cleanup/shutdown. 14 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 16 years ago
astmm.c
astobj2.c Constify tag argument in REF_DEBUG related code. 14 years ago
audiohook.c Use ast_audiohook_write_list_empty to determine if our lists are empty instead 14 years ago
autochan.c Replace direct access to channel name with accessor functions 14 years ago
autoservice.c Merged revisions 278167 via svnmerge from 16 years ago
bridging.c Fix crash from bridge channel hangup race condition in ConfBridge 14 years ago
buildinfo.c fix a few small things found by using sparse 18 years ago
callerid.c Merged revisions 310636 via svnmerge from 15 years ago
ccss.c Replace direct access to channel name with accessor functions 14 years ago
cdr.c Opaquify channel stringfields 14 years ago
cel.c Remove inconsistency in CEL eventtype for user defined events. 14 years ago
channel.c Constify some more channel driver technology callback parameters. 14 years ago
channel_internal_api.c Opaquify channel stringfields 14 years ago
chanvars.c
cli.c Opaquify channel stringfields 14 years ago
config.c Backed out core changes from r346391 14 years ago
cygload.c
data.c Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 15 years ago
datastore.c Merged revisions 273565 via svnmerge from 16 years ago
db.c Sort the output of 'database showkey' as well. 14 years ago
devicestate.c Merged revisions 294501 via svnmerge from 15 years ago
dial.c Opaquify channel stringfields 14 years ago
dns.c
dnsmgr.c Re-link peers by IP when dnsmgr changes the IP 14 years ago
dsp.c Replace direct access to channel name with accessor functions 14 years ago
ecdisa.h
enum.c Allow ENUM query functions to report lookup errors 15 years ago
event.c Merged revisions 337595,337597 via svnmerge from 15 years ago
features.c Constify some more channel driver technology callback parameters. 14 years ago
file.c Opaquify channel stringfields 14 years ago
fixedjitterbuf.c Fix various typos reported by Lintian 16 years ago
fixedjitterbuf.h
format.c Eliminate unnecessary rebuilds of main/format*.c. 14 years ago
format_cap.c Eliminate unnecessary rebuilds of main/format*.c. 14 years ago
format_pref.c Eliminate unnecessary rebuilds of main/format*.c. 14 years ago
frame.c Implement the '!' negation element to negate codecs directly in the allow keyword. 15 years ago
framehook.c Merged revisions 287647 via svnmerge from 16 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 15 years ago
http.c Fix TLS port binding behavior as well as reload behavior: 14 years ago
image.c Opaquify channel stringfields 14 years ago
indications.c Audit of ao2_iterator_init() usage for v1.8. 14 years ago
io.c
jitterbuf.c
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 Backed out core changes from r346391 14 years ago
lock.c Merged revisions 314358 via svnmerge from 15 years ago
logger.c Backed out core changes from r346391 14 years ago
manager.c Fix TLS port binding behavior as well as reload behavior: 14 years ago
md5.c
message.c Fixes for sending SIP MESSAGE outside of calls. 14 years ago
netsock.c Find even more network interfaces. 14 years ago
netsock2.c Merged revisions 332560 via svnmerge from 15 years ago
pbx.c Constify some more channel driver technology callback parameters. 14 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 Add 'L16-256' MIME subtype alias for slin16. 14 years ago
say.c Opaquify channel stringfields 14 years ago
sched.c Some scheduler API cleanup and improvements. 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 15 years ago
srv.c Merged revisions 321392 via svnmerge from 15 years ago
strcompat.c Merged revisions 301263 via svnmerge from 15 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. 14 years ago
syslog.c
taskprocessor.c Audit of ao2_iterator_init() usage for v1.8. 14 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 15 years ago
test.c Remove "asterisk/version.h" in favor of "asterisk/ast_version.h". 14 years ago
threadstorage.c
timing.c Merged revisions 294278 via svnmerge from 15 years ago
translate.c Fix compiler warning. 15 years ago
udptl.c Replace direct access to channel name with accessor functions 14 years ago
ulaw.c
utils.c Use __alignof__ instead of sizeof for stringfield length storage. 14 years ago
xml.c Asterisk data retrieval API. 16 years ago
xmldoc.c Merged revisions 340109 via svnmerge from 15 years ago