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
Joshua Colp 915de454f8
res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP.
12 years ago
..
editline memory leaks: Memory leak cleanup patch by Corey Farrell (first set) 13 years ago
stdtime Allow Asterisk to compile under GCC 4.10 12 years ago
Makefile main/Makefile: Fix build failure on SmartOS/Illumos/SunOS 12 years ago
abstract_jb.c Allow Asterisk to compile under GCC 4.10 12 years ago
acl.c Allow Asterisk to compile under GCC 4.10 12 years ago
adsi.c Allow Asterisk to compile under GCC 4.10 12 years ago
alaw.c
aoc.c Allow Asterisk to compile under GCC 4.10 12 years ago
app.c Allow Asterisk to compile under GCC 4.10 12 years ago
ast_expr2.c Allow the REALTIME() function to report errors back to the caller. 14 years ago
ast_expr2.fl
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 14 years ago
ast_expr2.y
ast_expr2f.c Allow the REALTIME() function to report errors back to the caller. 14 years ago
asterisk.c Allow Asterisk to compile under GCC 4.10 12 years ago
asterisk.dynamics
asterisk.exports.in Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 13 years ago
astfd.c Unregister CLI commands on exit 13 years ago
astmm.c MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number. 13 years ago
astobj2.c Ensure REF_DEBUG records entrys for attempts to ao2_ref an invalid object 12 years ago
audiohook.c Allow Asterisk to compile under GCC 4.10 12 years ago
autochan.c
autoservice.c autoservice: stop thread on graceful shutdown 12 years ago
bridging.c Fix build warnings with TEST_FRAMEWORK enabled 12 years ago
buildinfo.c
callerid.c Allow Asterisk to compile under GCC 4.10 12 years ago
ccss.c Allow Asterisk to compile under GCC 4.10 12 years ago
cdr.c Check result of ast_var_assign() calls for memory allocation failure. 13 years ago
cel.c Allow Asterisk to compile under GCC 4.10 12 years ago
channel.c Allow Asterisk to compile under GCC 4.10 12 years ago
channel_internal_api.c Prevent exhaustion of system resources through exploitation of event cache 13 years ago
chanvars.c
cli.c Allow Asterisk to compile under GCC 4.10 12 years ago
config.c chan_sip: Fix order of variables specified in SIPNotify action 12 years ago
config_options.c Allow Asterisk to compile under GCC 4.10 12 years ago
cygload.c
data.c Allow Asterisk to compile under GCC 4.10 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 12 years ago
dial.c Separate option_types[] from the struct definition. 13 years ago
dns.c
dnsmgr.c Cleanup dnsmgr on exit. 13 years ago
dsp.c Allow Asterisk to compile under GCC 4.10 12 years ago
ecdisa.h
enum.c Allow Asterisk to compile under GCC 4.10 12 years ago
event.c Allow Asterisk to compile under GCC 4.10 12 years ago
features.c Allow Asterisk to compile under GCC 4.10 12 years ago
file.c Allow Asterisk to compile under GCC 4.10 12 years ago
fixedjitterbuf.c
fixedjitterbuf.h
format.c format.c: Fix misuse of hash container function. 12 years ago
format_cap.c
format_pref.c Address uninitialized conditional that valgrind found 13 years ago
frame.c Allow Asterisk to compile under GCC 4.10 12 years ago
framehook.c
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c
heap.c Fix incorrect usages of ast_realloc(). 13 years ago
http.c AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages. 12 years ago
image.c Cleanup CLI commands on exit for several files. 13 years ago
indications.c Fix incorrect usages of ast_realloc(). 13 years ago
io.c Allow Asterisk to compile under GCC 4.10 12 years ago
jitterbuf.c jitterbuf: Fix memory leak on jitter buffer reset 13 years ago
libasteriskssl.c Resolve memory leaks in TLS initialization and TLS client connections 14 years ago
libasteriskssl.exports.in
loader.c Allow Asterisk to compile under GCC 4.10 12 years ago
lock.c Fix DEBUG_THREADS when lock is acquired in __constructor__ 13 years ago
logger.c Fix build warnings with TEST_FRAMEWORK enabled 12 years ago
manager.c AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages. 12 years ago
md5.c
message.c chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues. 12 years ago
named_acl.c Fix various memory leaks 13 years ago
netsock.c Allow Asterisk to compile under GCC 4.10 12 years ago
netsock2.c
pbx.c main/pbx - documentation - enhance 'core show hints' and 'core show hint' help text 12 years ago
plc.c
poll.c
presencestate.c Fix crash in PresenceState AMI action when specifying an invalid provider 13 years ago
privacy.c
rtp_engine.c res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP. 12 years ago
say.c say: Fix a bug where SayNumber in Polish tries to play incorrect sound. 12 years ago
sched.c Allow Asterisk to compile under GCC 4.10 12 years ago
security_events.c Allow Asterisk to compile under GCC 4.10 12 years ago
sha1.c
sip_api.c Don't make chan_sip export global symbols. 14 years ago
slinfactory.c Allow Asterisk to compile under GCC 4.10 12 years ago
srv.c
strcompat.c Add builtin roundf() for systems lacking it. 13 years ago
strings.c
stun.c Allow Asterisk to compile under GCC 4.10 12 years ago
syslog.c
taskprocessor.c Allow Asterisk to compile under GCC 4.10 12 years ago
tcptls.c AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages. 12 years ago
tdd.c
term.c
test.c Fix build warnings with TEST_FRAMEWORK enabled 12 years ago
threadstorage.c Unregister CLI commands on exit 13 years ago
timing.c Cleanup CLI commands on exit for several files. 13 years ago
translate.c Allow Asterisk to compile under GCC 4.10 12 years ago
udptl.c udptl: Correct FEC to not consider negative sequence numbers as missing 12 years ago
ulaw.c
utils.c AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections. 12 years ago
xml.c
xmldoc.c Allow Asterisk to compile under GCC 4.10 12 years ago