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
Matthew Jordan 40beb62845
Fix crash caused by unloading or reloading of res_http_post
14 years ago
..
db1-ast
editline Revert r280019 for now - This was poorly executed. 16 years ago
stdtime Add missing ifdefs for test framework and new locale code. 15 years ago
Makefile Various changes to allow 1.8 to compile on Mac OS X Lion (10.7) 14 years ago
abstract_jb.c Merged revisions 297311 via svnmerge from 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 Rebuild parsers. 14 years ago
ast_expr2.fl Merged revisions 309251 via svnmerge from 15 years ago
ast_expr2.h Rebuild parsers. 14 years ago
ast_expr2.y expression parser: Fix (theoretical) memory leak. 14 years ago
ast_expr2f.c Rebuild parsers. 14 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 Export timersub for platforms which do not have it 15 years ago
astfd.c
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 Revert part of a change to the bridging API code 15 years ago
buildinfo.c
callerid.c Merged revisions 310635 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 Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 16 years ago
datastore.c Merged revisions 273565 via svnmerge from 16 years ago
db.c Update the documentation to better clarify how the existing commands work. 14 years ago
devicestate.c Make hints for invalid SIP devices return Unavail, not idle 14 years ago
dial.c Updated SIP 484 handling; added Incomplete control frame 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 Decrease verbose messages to debug, to help clean up CLI. 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
frame.c adds speex 16khz audio support 16 years ago
framehook.c Addition of the FrameHook API (AKA AwesomeHooks) 15 years ago
fskmodem.c
fskmodem_float.c Fix a bunch of compiler warnings generated by gcc 4.6.0. 15 years ago
fskmodem_int.c
global_datastores.c Add SRTP support for Asterisk 16 years ago
hashtab.c
heap.c Change mutex tracking so that it only consumes memory in the core mutex object when it's actually being used. 15 years ago
http.c Fix crash caused by unloading or reloading of res_http_post 14 years ago
image.c
indications.c Audit of ao2_iterator_init() usage for v1.8. 14 years ago
io.c
jitterbuf.c Fix incorrect jitter buffer overflow due to missed resynchronizations 14 years ago
loader.c Track module use count for res_calendar 14 years ago
lock.c Initialize track pointer 15 years ago
logger.c Fix logger deadlock on Asterisk shutdown. 14 years ago
manager.c Allow AMI action callback to be reentrant. 14 years ago
md5.c Fix incorrect sizeof() on a pointer in MD5Final(). 14 years ago
netsock.c Find even more network interfaces. 14 years ago
netsock2.c Fix possible error on stringification of IPv4-mapped addrs 15 years ago
pbx.c Add missing newlines to CLI logging 14 years ago
plc.c Fix a bunch of compiler warnings generated by gcc 4.6.0. 15 years ago
poll.c Merged revisions 285267 via svnmerge from 16 years ago
privacy.c
rtp_engine.c Allow SRTP policies to be reloaded 14 years ago
say.c Removes improper use of sound 'and' in German language mode from application saynumber 14 years ago
sched.c Fix inaccurate sizeof() in sched.c. 14 years ago
security_events.c
sha1.c Update SHA1 code to RFC 6234 14 years ago
slinfactory.c
srv.c Crash when using hagi and no servers are available. 15 years ago
ssl.c
strcompat.c Little endian machines were not converted properly. 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
term.c Make console colors work for TERM=xterm-256color 15 years ago
test.c Avoid unnecessary rebuilds of main/test.c. 14 years ago
threadstorage.c
timing.c Merged revisions 294277 via svnmerge from 15 years ago
translate.c Second attempt to get optimal translation paths when codec_resample is used. 14 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