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 bbeb753e5e
Merge "Fix unsafe uses of ast_context pointers."
10 years ago
..
editline main/editline: Add .gitignore. 10 years ago
stdtime git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
.gitignore Fixes for OS X 10 years ago
Makefile Fixes for OS X 10 years ago
abstract_jb.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
acl.c Restrict functionality when ACLs are misconfigured. 10 years ago
adsi.c Allow Asterisk to compile under GCC 4.10 11 years ago
alaw.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
aoc.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
app.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
ast_expr2.c MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
ast_expr2.fl Git Conversion: Switch Non-C files to ASTERISK_REGISTER_FILE. 10 years ago
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.y MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
ast_expr2f.c MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
asterisk.c Allow command-line options to override asterisk.conf. 10 years ago
asterisk.dynamics Fix error loading res_monitor. 11 years ago
asterisk.exports.in Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 12 years ago
astfd.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
astmm.c MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
astobj2.c Astobj2: Run weakproxy subscription callbacks in reverse order. 10 years ago
astobj2_container.c Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
astobj2_container_private.h Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
astobj2_hash.c Astobj2: Correctly treat hash_fn returning INT_MIN 10 years ago
astobj2_private.h Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
astobj2_rbtree.c Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
audiohook.c audiohook.c: Difference in read/write rates caused continuous buffer resets 10 years ago
autochan.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
autoservice.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
backtrace.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
bridge.c bridge.c: NULL app causes crash during attended transfer 10 years ago
bridge_after.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
bridge_basic.c features: Fix crash when transferee hangs up during DTMF attended transfer. 10 years ago
bridge_channel.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
bridge_roles.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
bucket.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
buildinfo.c
callerid.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
ccss.c Detect potential forwarding loops based on count. 10 years ago
cdr.c cdr: Fix 'core show channel' CDR variable truncation. 10 years ago
cel.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
channel.c Remove unneeded uses of optional_api providers. 10 years ago
channel_internal_api.c Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
chanvars.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
cli.c CLI: Cosmetic issue - core show uptime 10 years ago
codec.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
codec_builtin.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
config.c res_pjsip_config_wizard/config: Fix template processing 10 years ago
config_options.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
core_local.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
core_unreal.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
crypt.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
cygload.c Kill off red blobs in most of main/* 13 years ago
data.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
datastore.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
db.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
devicestate.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
dial.c Detect potential forwarding loops based on count. 10 years ago
dns.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
dns_core.c res_pjsip: Add external PJSIP resolver implementation using core DNS API. 10 years ago
dns_naptr.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
dns_query_set.c dns: Make query sets hold on to queries for their lifetime. 10 years ago
dns_recurring.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
dns_srv.c dns_srv: Fix SRV sorting when records with priority zero exist with non-zero. 10 years ago
dns_test.c dns: Fix build when TEST_FRAMEWORK is not defined. 10 years ago
dns_tlsa.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
dnsmgr.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
dsp.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
ecdisa.h Kill off red blobs in most of main/* 13 years ago
endpoints.c Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change" 10 years ago
enum.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
event.c Clang: change previous tautological-compare fixes. 10 years ago
features.c Remove unneeded uses of optional_api providers. 10 years ago
features_config.c Allow for transferer to retry when dialing an invalid extension. 11 years ago
file.c app_playback: Suppress warnings on playback if channel hung up 10 years ago
fixedjitterbuf.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
fixedjitterbuf.h Kill off red blobs in most of main/* 13 years ago
format.c Format Interfaces: Prevent unload except by shutdown. 10 years ago
format_cache.c Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
format_cap.c vector: Traversal, retrieval, insert and locking enhancements 10 years ago
format_compatibility.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
frame.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
framehook.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
fskmodem.c Multiple revisions 369001-369002 13 years ago
fskmodem_float.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
fskmodem_int.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
global_datastores.c Detect potential forwarding loops based on count. 10 years ago
hashtab.c MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
heap.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
http.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
image.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
indications.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
io.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
jitterbuf.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
json.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
libasteriskssl.c tcptls: Avoiding ERR_remove_state in OpenSSL. 10 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 14 years ago
loader.c Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
lock.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
logger.c Logger: Reset defaults before processing config. 10 years ago
manager.c manager: Fix build due to missing variable usage. 10 years ago
manager_bridges.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
manager_channels.c AMI: Escape string values. 10 years ago
manager_endpoints.c res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes 10 years ago
manager_mwi.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
manager_system.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
max_forwards.c Detect potential forwarding loops based on count. 10 years ago
md5.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
media_index.c media formats: re-architect handling of media for performance improvements 11 years ago
message.c Message.c: Clear message channel frames on cleanup 10 years ago
mixmonitor.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
named_acl.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
netsock.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
netsock2.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
optional_api.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
parking.c Modules: Make ast_module_info->self available to auxiliary sources. 10 years ago
pbx.c Fix unsafe uses of ast_context pointers. 10 years ago
pickup.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
plc.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
poll.c Merged revisions 285268 via svnmerge from 15 years ago
presencestate.c AMI: Escape string values. 10 years ago
privacy.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
rtp_engine.c vector: Traversal, retrieval, insert and locking enhancements 10 years ago
say.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
sched.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
sdp_srtp.c Merge "main/sdp_srtp.c: allow SDP crypto tag to be up to 9 digits" 10 years ago
security_events.c Clang: change previous tautological-compare fixes. 10 years ago
sem.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
sha1.c Doxygen Updates - janitor work 13 years ago
sip_api.c Don't make chan_sip export global symbols. 13 years ago
slinfactory.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
smoother.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
sorcery.c sorcery: Fix cache creation callback. 10 years ago
sounds_index.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
srv.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stasis.c Stasis: Fix unsafe use of stasis_unsubscribe in modules. 10 years ago
stasis_bridges.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stasis_cache.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stasis_cache_pattern.c Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change" 10 years ago
stasis_channels.c AMI: Escape string values. 10 years ago
stasis_endpoints.c res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes 10 years ago
stasis_message.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stasis_message_router.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stasis_system.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
strcompat.c Add builtin roundf() for systems lacking it. 13 years ago
strings.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stun.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
syslog.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
taskprocessor.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
tcptls.c tcptls.c: Don't use OpenSSL functions when no SSL support is present. 10 years ago
tdd.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
term.c term: send proper reset sequence when black background is forced 10 years ago
test.c main/test.c: Add test to verify there were no registration errors. 10 years ago
threadpool.c threadpool.c: Minor cleanup fixes. 11 years ago
threadstorage.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
timing.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
translate.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
udptl.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
ulaw.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
uri.c uri: Quiet warning about type qualifiers ignored on function return type 11 years ago
utils.c AMI: Escape string values. 10 years ago
uuid.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
xml.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
xmldoc.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago