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
Jonathan Rose a92d272d2f
chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
..
editline memory leaks: Memory leak cleanup patch by Corey Farrell (first set) 12 years ago
stdtime Allow Asterisk to compile under GCC 4.10 11 years ago
Makefile main/Makefile: Fix build failure on SmartOS/Illumos/SunOS 11 years ago
abstract_jb.c Allow Asterisk to compile under GCC 4.10 11 years ago
acl.c Allow Asterisk to compile under GCC 4.10 11 years ago
adsi.c Allow Asterisk to compile under GCC 4.10 11 years ago
alaw.c Multiple revisions 369001-369002 13 years ago
aoc.c Allow Asterisk to compile under GCC 4.10 11 years ago
app.c Allow Asterisk to compile under GCC 4.10 11 years ago
ast_expr2.c Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.y Multiple revisions 360356-360357 13 years ago
ast_expr2f.c Allow the REALTIME() function to report errors back to the caller. 13 years ago
asterisk.c Allow Asterisk to compile under GCC 4.10 11 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 15 years ago
asterisk.exports.in Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 12 years ago
astfd.c Unregister CLI commands on exit 12 years ago
astmm.c MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number. 12 years ago
astobj2.c main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output 11 years ago
audiohook.c Allow Asterisk to compile under GCC 4.10 11 years ago
autochan.c Multiple revisions 369001-369002 13 years ago
autoservice.c autoservice: fix reference leak of logger callid. 11 years ago
bridging.c Allow Asterisk to compile under GCC 4.10 11 years ago
buildinfo.c fix a few small things found by using sparse 17 years ago
callerid.c Allow Asterisk to compile under GCC 4.10 11 years ago
ccss.c Allow Asterisk to compile under GCC 4.10 11 years ago
cdr.c Check result of ast_var_assign() calls for memory allocation failure. 12 years ago
cel.c Allow Asterisk to compile under GCC 4.10 11 years ago
channel.c Allow Asterisk to compile under GCC 4.10 11 years ago
channel_internal_api.c Prevent exhaustion of system resources through exploitation of event cache 13 years ago
chanvars.c Multiple revisions 369001-369002 13 years ago
cli.c Allow Asterisk to compile under GCC 4.10 11 years ago
config.c chan_sip: Fix order of variables specified in SIPNotify action 11 years ago
config_options.c Allow Asterisk to compile under GCC 4.10 11 years ago
cygload.c Kill off red blobs in most of main/* 13 years ago
data.c Allow Asterisk to compile under GCC 4.10 11 years ago
datastore.c Multiple revisions 369001-369002 13 years ago
db.c Remove an extra ast_cond_wait() that slipped through the patch. 11 years ago
devicestate.c Allow Asterisk to compile under GCC 4.10 11 years ago
dial.c Separate option_types[] from the struct definition. 12 years ago
dns.c Multiple revisions 369001-369002 13 years ago
dnsmgr.c Cleanup dnsmgr on exit. 13 years ago
dsp.c Allow Asterisk to compile under GCC 4.10 11 years ago
ecdisa.h Kill off red blobs in most of main/* 13 years ago
enum.c Allow Asterisk to compile under GCC 4.10 11 years ago
event.c Allow Asterisk to compile under GCC 4.10 11 years ago
features.c Allow Asterisk to compile under GCC 4.10 11 years ago
file.c Allow Asterisk to compile under GCC 4.10 11 years ago
fixedjitterbuf.c Multiple revisions 369001-369002 13 years ago
fixedjitterbuf.h Kill off red blobs in most of main/* 13 years ago
format.c Allow Asterisk to compile under GCC 4.10 11 years ago
format_cap.c Multiple revisions 369001-369002 13 years ago
format_pref.c Address uninitialized conditional that valgrind found 12 years ago
frame.c Allow Asterisk to compile under GCC 4.10 11 years ago
framehook.c Multiple revisions 369001-369002 13 years ago
fskmodem.c Multiple revisions 369001-369002 13 years ago
fskmodem_float.c Multiple revisions 369001-369002 13 years ago
fskmodem_int.c Multiple revisions 369001-369002 13 years ago
global_datastores.c Multiple revisions 369001-369002 13 years ago
hashtab.c Multiple revisions 369001-369002 13 years ago
heap.c Fix incorrect usages of ast_realloc(). 12 years ago
http.c http: Fix spurious ERROR message in responses with no content. 11 years ago
image.c Cleanup CLI commands on exit for several files. 13 years ago
indications.c Fix incorrect usages of ast_realloc(). 12 years ago
io.c Allow Asterisk to compile under GCC 4.10 11 years ago
jitterbuf.c jitterbuf: Fix memory leak on jitter buffer reset 12 years ago
libasteriskssl.c Resolve memory leaks in TLS initialization and TLS client connections 13 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 14 years ago
loader.c Allow Asterisk to compile under GCC 4.10 11 years ago
lock.c Fix DEBUG_THREADS when lock is acquired in __constructor__ 12 years ago
logger.c Allow Asterisk to compile under GCC 4.10 11 years ago
manager.c chan_sip: Fix order of variables specified in SIPNotify action 11 years ago
md5.c md5: supress some compiler warnings. 13 years ago
message.c chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues. 11 years ago
named_acl.c Fix various memory leaks 12 years ago
netsock.c Allow Asterisk to compile under GCC 4.10 11 years ago
netsock2.c Fix NULL pointer segfault in ast_sockaddr_parse() 13 years ago
pbx.c PBX: Prevent incorrect hint parsing 11 years ago
plc.c Multiple revisions 369001-369002 13 years ago
poll.c Merged revisions 285268 via svnmerge from 15 years ago
presencestate.c Fix crash in PresenceState AMI action when specifying an invalid provider 12 years ago
privacy.c Multiple revisions 369001-369002 13 years ago
rtp_engine.c rtp: Fix case typo in H263+ mime. 11 years ago
say.c say: Fix a bug where SayNumber in Polish tries to play incorrect sound. 11 years ago
sched.c Allow Asterisk to compile under GCC 4.10 11 years ago
security_events.c Allow Asterisk to compile under GCC 4.10 11 years ago
sha1.c Kill off red blobs in most of main/* 13 years ago
sip_api.c Don't make chan_sip export global symbols. 13 years ago
slinfactory.c Allow Asterisk to compile under GCC 4.10 11 years ago
srv.c Multiple revisions 369001-369002 13 years ago
strcompat.c Add builtin roundf() for systems lacking it. 13 years ago
strings.c Multiple revisions 369001-369002 13 years ago
stun.c Allow Asterisk to compile under GCC 4.10 11 years ago
syslog.c Multiple revisions 369001-369002 13 years ago
taskprocessor.c Allow Asterisk to compile under GCC 4.10 11 years ago
tcptls.c http: response body often missing after specific request 11 years ago
tdd.c Multiple revisions 369001-369002 13 years ago
term.c Multiple revisions 369001-369002 13 years ago
test.c memory leaks: Memory leak cleanup patch by Corey Farrell (first set) 12 years ago
threadstorage.c Unregister CLI commands on exit 12 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 11 years ago
udptl.c Allow Asterisk to compile under GCC 4.10 11 years ago
ulaw.c Multiple revisions 369001-369002 13 years ago
utils.c Allow Asterisk to compile under GCC 4.10 11 years ago
xml.c Multiple revisions 369001-369002 13 years ago
xmldoc.c Allow Asterisk to compile under GCC 4.10 11 years ago