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
Scott Griepentrog 7691035312
endpoint snapshot: avoid second cleanup on alloc failure
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 Replaces clock_gettime() with ast_tsnow() 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 media cache: Add a core API and facade for a backend agnostic media cache 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 astfd: Fix buffer overflow in DEBUG_FD_LEAKS. 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: Simplify variable usage in audiohook_read_frame_both(). 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: Fixed race condition 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 bridge: Kick channel from bridge if hung up during action. 10 years ago
bridge_roles.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
bucket.c media cache: Add a core API and facade for a backend agnostic media cache 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 main/cdr: Carry over the disable flag when 'disable all' is specified 10 years ago
cel.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
channel.c Add a test event for inband ringing. 10 years ago
channel_internal_api.c Channel alert pipe: improve diagnostic error return 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 sorcery/realtime: Add a bit of debug and warning messages for bad configs 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 Local channels: Alternate solution to ringback problem. 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 main/devicestate: Prevent duplicate registration of device state providers 10 years ago
dial.c Detect potential forwarding loops based on count. 10 years ago
dns.c dns_core: Allow zero-length DNS responses. 10 years ago
dns_core.c dns_core: Allow zero-length DNS responses. 10 years ago
dns_naptr.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
dns_query_set.c DNS: Fix some corner cases. 10 years ago
dns_recurring.c dns: Fix crash when invoking cancel in DNS recurring unit test. 10 years ago
dns_srv.c dns_srv: Fix SRV sorting when records with priority zero exist with non-zero. 10 years ago
dns_system_resolver.c DNS: Create a system-level DNS resolver 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 endpoint snapshot: avoid second cleanup on alloc failure 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 main/format: Add an API call for retrieving format attributes 10 years ago
format_cache.c Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
format_cap.c main/format_cap: Parse capabilities generated by ast_format_cap_get_names 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. 13 years ago
loader.c ARI: Added new functionality to get information on a single module. 10 years ago
lock.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
logger.c ARI: Retrieve existing log channels 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: Add Linkedid to the standard channel snapshot AMI event headers. 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_cache.c media cache: Add CLI commands 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 pbx: Fix crash when issuing "core show hints" with long pattern match. 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
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 rtp_engine.c: Get current or create a needed rx payload type mapping. 10 years ago
say.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
sched.c sched: ast_sched_del may return prematurely due to spurious wakeup 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 CHAOS: prevent sorcery object with null id 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. 12 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 taskprocessor: Fix race condition between unreferencing and finding. 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 test.c: Add unit test registration checks for summary and description. 10 years ago
threadpool.c threadpool, res_pjsip: Add serializer group shutdown API calls. 10 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 strings.h: Fix issues with escape string functions. 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