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
Matt Jordan 28fd06bdcd
main/rtp_engine: Fix DTLS double-free introduced by 0b6410c4f8
12 years ago
..
editline main/editline: Add .gitignore. 12 years ago
stdtime main/stdtime/localtime: Fix warning introduced in r433720 12 years ago
.gitignore Add .gitignore and .gitreview files 12 years ago
Makefile Fix an ABI compatibility issue with ast_log_safe for modules. 12 years ago
abstract_jb.c func_jitterbuffer: fix frame leaks. 12 years ago
acl.c Fix error with mixed address family ACLs. 12 years ago
adsi.c Allow Asterisk to compile under GCC 4.10 13 years ago
alaw.c
…
aoc.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
app.c Fix ast_writestream leaks 12 years ago
ast_expr2.c
…
ast_expr2.fl
…
ast_expr2.h
…
ast_expr2.y
…
ast_expr2f.c
…
asterisk.c git migration: Remove support for file versions 12 years ago
asterisk.dynamics
…
asterisk.exports.in
…
astfd.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
astmm.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
astobj2.c Improved and portable ast_log recursion avoidance 12 years ago
audiohook.c main/audiohook: Update internal sample rate on reads 12 years ago
autochan.c
…
autoservice.c autoservice: stop thread on graceful shutdown 12 years ago
bridging.c AST-2014-014: Fix race condition where channels may get stuck in ConfBridge under load. 12 years ago
buildinfo.c
…
callerid.c CallerID: Fix parsing regression 12 years ago
ccss.c build: Fixes for gcc 5 compilation 12 years ago
cdr.c
…
cel.c clang compiler warnings: Fix autological comparisons 12 years ago
channel.c translate.c: Only select audio codecs to determine the best translation choice. 12 years ago
channel_internal_api.c Check for ao2_alloc failure in __ast_channel_internal_alloc. 12 years ago
chanvars.c
…
cli.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
config.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
config_options.c Allow Asterisk to compile under GCC 4.10 13 years ago
cygload.c
…
data.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
datastore.c
…
db.c We have faced situation when using CDR and CEL by sqlite3 modules. With system having high load (~100 concurrent calls created by sipp) we found many cdr and cel records missed. There is special finction in sqlite3, that make able to fix this situation - sqlite3_wait_timeout, that also can replace awful code cdr_sqlite3 ad cel_sqlite3 modules. Also this function can be used for aastdb and res_config_sqlite3 to avoid missed writes to sqlite db. 12 years ago
devicestate.c Allow Asterisk to compile under GCC 4.10 13 years ago
dial.c
…
dns.c
…
dnsmgr.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
dsp.c build: Fixes for gcc 5 compilation 12 years ago
ecdisa.h
…
enum.c clang compiler warnings: Fix autological comparisons 12 years ago
event.c Clang: change previous tautological-compare fixes. 12 years ago
features.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
file.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
fixedjitterbuf.c
…
fixedjitterbuf.h
…
format.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
format_cap.c
…
format_pref.c
…
frame.c main/frame: Don't report empty disallow values as an error 12 years ago
framehook.c clang compiler warnings: Fix format specified in framehook 12 years ago
fskmodem.c
…
fskmodem_float.c
…
fskmodem_int.c
…
global_datastores.c
…
hashtab.c
…
heap.c
…
http.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
image.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
indications.c clang compiler warnings: Fix autological comparisons 12 years ago
io.c Allow Asterisk to compile under GCC 4.10 13 years ago
jitterbuf.c clang compiler warnings: Fix -Wabsolute-value warnings 12 years ago
libasteriskssl.c
…
libasteriskssl.exports.in
…
loader.c Allow shutdown to unload modules that register bucket scheme's or codec's. 12 years ago
lock.c DEBUG_THREADS: Fix regression and lock tracking initialization problems. 12 years ago
logger.c Improved and portable ast_log recursion avoidance 12 years ago
manager.c git migration: Remove support for file versions 12 years ago
md5.c
…
message.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
named_acl.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
netsock.c Fix printf problems with high ascii characters after r413586 (1.8). 12 years ago
netsock2.c Audit ast_sockaddr_resolve() usage for memory leaks. 12 years ago
pbx.c main/pbx: Don't attempt to destroy a previously destroyed exten/priority tuple 12 years ago
plc.c
…
poll.c
…
presencestate.c clang compiler warnings: Fix autological comparisons 12 years ago
privacy.c
…
rtp_engine.c main/rtp_engine: Fix DTLS double-free introduced by 0b6410c4f8 12 years ago
say.c
…
sched.c Create work around for scheduler leaks during shutdown. 12 years ago
security_events.c Clang: change previous tautological-compare fixes. 12 years ago
sha1.c
…
sip_api.c
…
slinfactory.c Allow Asterisk to compile under GCC 4.10 13 years ago
srv.c
…
strcompat.c
…
strings.c Improved and portable ast_log recursion avoidance 12 years ago
stun.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
syslog.c main/syslog: Allow dynamic logs, such as security events, to log to the syslog 12 years ago
taskprocessor.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
tcptls.c Security/tcptls: MitM Attack potential from certificate with NULL byte in CN. 12 years ago
tdd.c
…
term.c
…
test.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
threadstorage.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
timing.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
translate.c translate.c: Only select audio codecs to determine the best translation choice. 12 years ago
udptl.c clang compiler warnings: Fix autological comparisons 12 years ago
ulaw.c
…
utils.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
xml.c
…
xmldoc.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago