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 301289d8de
OpenBSD doesn't have rawmemchr, use strchr
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 Fix a variety of potential buffer overflows 14 years ago
Makefile Merged revisions 336733 via svnmerge from 15 years ago
abstract_jb.c Introduction of the JITTERBUFFER dialplan function. 15 years ago
acl.c Prevent outbound SIP NOTIFY packets from displaying a port of 0 14 years ago
alaw.c
aoc.c Typos: recieved => received 15 years ago
app.c Replace GNU old-style field designator extensions to fix clang warnings 14 years ago
ast_expr2.c Multiple revisions 360356-360357 14 years ago
ast_expr2.fl Merged revisions 309808 via svnmerge from 15 years ago
ast_expr2.h Multiple revisions 360356-360357 14 years ago
ast_expr2.y Multiple revisions 360356-360357 14 years ago
ast_expr2f.c Multiple revisions 360356-360357 14 years ago
asterisk.c OpenBSD doesn't have rawmemchr, use strchr 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 Check fopen return value for ao2 reference debug output. 14 years ago
audiohook.c Revert a change to audio_audiohook_write_list that had no affect. 14 years ago
autochan.c
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
callerid.c Merged revisions 310636 via svnmerge from 15 years ago
ccss.c Fix case-sensitivity for device-specific event subscriptions and CCSS 14 years ago
cdr.c Add missing newlines to CLI logging 14 years ago
cel.c Add missing CEL logging fields to various CEL backends. 14 years ago
channel.c Replace GNU old-style field designator extensions to fix clang warnings 14 years ago
chanvars.c
cli.c Make CLI "core show channel" not hold the channel lock during console output. 14 years ago
config.c Make the config parser remove escaping backslashes 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 Make hints for invalid SIP devices return Unavail, not idle 14 years ago
dial.c Merged revisions 335064 via svnmerge from 15 years ago
dns.c
dnsmgr.c Increase verbosity level for ast_verb messages 14 years ago
dsp.c Fix an issue where dsp.c would interpret multiple dtmf events from a single key press. 14 years ago
ecdisa.h
enum.c Merged revisions 329471 via svnmerge from 15 years ago
event.c Fix case-sensitivity for device-specific event subscriptions and CCSS 14 years ago
features.c Fix potential race condition during call pickup. 14 years ago
file.c Allow playback of formats that don't support seeking 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 Fix a variety of potential buffer overflows 14 years ago
frame.c Adds pass-through support for codec CELT. 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 crash caused by unloading or reloading of res_http_post 14 years ago
image.c Asterisk media architecture conversion - no more format bitfields 15 years ago
indications.c Audit of ao2_iterator_init() usage for v1.8. 14 years ago
io.c
jitterbuf.c Fix a variety of potential buffer overflows 14 years ago
loader.c Track module use count for res_calendar 14 years ago
lock.c Merged revisions 314358 via svnmerge from 15 years ago
logger.c Fix logger deadlock on Asterisk shutdown. 14 years ago
manager.c Fix places in main where a negative return value could impact execution 14 years ago
md5.c Fix incorrect sizeof() on a pointer in MD5Final(). 14 years ago
message.c Don't add an empty MESSAGE_DATA(key) header if it doesn't already exist. 14 years ago
netsock.c Find even more network interfaces. 14 years ago
netsock2.c Merged revisions 332559 via svnmerge from 15 years ago
pbx.c Add missing newlines to CLI logging 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 Allow SRTP policies to be reloaded 14 years ago
say.c Add Asterisk TestSuite event hooks to support ConfBridge testing 14 years ago
sched.c Fix inaccurate sizeof() in sched.c. 14 years ago
security_events.c Generate Security events in chan_sip using new Security Events Framework 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
ssl.c
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 Add missing newlines to CLI logging 14 years ago
tdd.c Fix a variety of potential buffer overflows 14 years ago
term.c Merged revisions 330107 via svnmerge from 15 years ago
test.c Avoid unnecessary rebuilds of main/test.c. 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 udptl: Ensure fec[] in udptl_build_packet() is initialized. 14 years ago
ulaw.c
utils.c Fix remotely exploitable stack overflow in HTTP manager 14 years ago
xml.c Asterisk data retrieval API. 16 years ago
xmldoc.c Add missing newlines to CLI logging 14 years ago