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
Sean Bright 2ffe52a116
utils: Add convenience function for setting fd flags
7 years ago
..
editline BuildSystem: Avoid 'ar cru' and use 'ar cr' instead. 9 years ago
stdtime Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
.gitignore build-system: Allow building with static pjproject 9 years ago
Makefile Build: Fix issues building without SSL. 8 years ago
abstract_jb.c abstract_jb: Remove silly usage of RAII_VAR. 8 years ago
acl.c acl: Fix allocation related issues. 8 years ago
adsi.c
alaw.c Remove ASTERISK_REGISTER_FILE. 9 years ago
alertpipe.c utils: Add convenience function for setting fd flags 7 years ago
aoc.c aoc: Remove silly usage of RAII_VAR. 8 years ago
app.c app: Remove silly usage of RAII_VAR. 8 years ago
ast_expr2.c Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
ast_expr2.fl Remove ASTERISK_REGISTER_FILE. 9 years ago
ast_expr2.h
ast_expr2.y Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
ast_expr2f.c Remove ASTERISK_REGISTER_FILE. 9 years ago
asterisk.c utils: Add convenience function for setting fd flags 7 years ago
asterisk.dynamics
asterisk.exports.in pjproject_bundled: Various fixes discovered during testing of OSes 9 years ago
astfd.c DEBUG_FD_LEAKS: Add missing FD creators. 8 years ago
astmm.c cli: Fix various CLI documentation and completion issues 8 years ago
astobj2.c astobj2: Run weakproxy callbacks outside of lock. 8 years ago
astobj2_container.c astobj2: Add ao2_weakproxy_find function. 8 years ago
astobj2_container_private.h Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
astobj2_hash.c Remove ASTERISK_REGISTER_FILE. 9 years ago
astobj2_private.h Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
astobj2_rbtree.c Remove ASTERISK_REGISTER_FILE. 9 years ago
audiohook.c audiohook.c: Fix freeing a frame and still using it. 8 years ago
autochan.c autochan/mixmonitor/chanspy: Fix unsafe channel locking and references. 8 years ago
autoservice.c core: Reduce video update queueing. 8 years ago
backtrace.c ast_bt_get_symbols: Prevent double-free. 8 years ago
bridge.c res_pjsip_session: Check for removed stream state. 8 years ago
bridge_after.c stasis/control: Fix possible deadlock with swap channel 8 years ago
bridge_basic.c bridge_basic.c: Update transfer diagnostic messages addendum. 7 years ago
bridge_channel.c bridge : Fix one-way direct-media when early bridging with native_rtp 8 years ago
bridge_roles.c Remove ASTERISK_REGISTER_FILE. 9 years ago
bucket.c Remove ASTERISK_REGISTER_FILE. 9 years ago
buildinfo.c
callerid.c Remove ASTERISK_REGISTER_FILE. 9 years ago
ccss.c ccss: Remove silly usage of RAII_VAR. 8 years ago
cdr.c AST-2017-010: Fix cdr_object_update_party_b_userfield_cb() buf overrun 8 years ago
cel.c Remove ASTERISK_REGISTER_FILE. 9 years ago
channel.c core: Don't attempt to write to a stream that does not exist. 8 years ago
channel_internal_api.c core: Remove 'Data Retrieval API' 8 years ago
chanvars.c Remove ASTERISK_REGISTER_FILE. 9 years ago
cli.c CLI: Remove compatibility code. 8 years ago
codec.c codec.c: Defensively check the returned samples. 8 years ago
codec_builtin.c core: Add VP9 passthrough support. 8 years ago
config.c config: Speed up config template lookup 8 years ago
config_options.c config: Speed up ACO & sorcery initialization 8 years ago
conversions.c core/conversions: Added string to unsigned integer and long conversions 8 years ago
core_local.c core_local: local channel data not being properly unref'ed and unlocked 8 years ago
core_unreal.c core: Reduce video update queueing. 8 years ago
crypt.c BuildSystem: Fix build on FreeBSD due to missing crypt.h 8 years ago
cygload.c
datastore.c Remove ASTERISK_REGISTER_FILE. 9 years ago
db.c Fix ast_(v)asprintf() malloc failure usage conditions. 8 years ago
devicestate.c Remove ASTERISK_REGISTER_FILE. 9 years ago
dial.c channel: Remove old epoll support and fixed max number of file descriptors. 8 years ago
dns.c Add support for older name resolving version libraries like openBSD 9 years ago
dns_core.c Add support for older name resolving version libraries like openBSD 9 years ago
dns_naptr.c Add support for older name resolving version libraries like openBSD 9 years ago
dns_query_set.c Remove ASTERISK_REGISTER_FILE. 9 years ago
dns_recurring.c Remove ASTERISK_REGISTER_FILE. 9 years ago
dns_srv.c Add support for older name resolving version libraries like openBSD 9 years ago
dns_system_resolver.c Remove ASTERISK_REGISTER_FILE. 9 years ago
dns_test.c dns: Fix build when TEST_FRAMEWORK is not defined. 10 years ago
dns_tlsa.c Remove ASTERISK_REGISTER_FILE. 9 years ago
dnsmgr.c Remove ASTERISK_REGISTER_FILE. 9 years ago
dsp.c Remove ASTERISK_REGISTER_FILE. 9 years ago
ecdisa.h
endpoints.c Remove ASTERISK_REGISTER_FILE. 9 years ago
enum.c Remove ASTERISK_REGISTER_FILE. 9 years ago
event.c Remove ASTERISK_REGISTER_FILE. 9 years ago
features.c features: Bridge application's BRIDGERESULT not appropriately set 8 years ago
features_config.c features, manager : Add CancelAtxfer AMI action 8 years ago
file.c asterisk: Audit locking of channel when manipulating flags. 8 years ago
fixedjitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 8 years ago
fixedjitterbuf.h abstract/fixed/adpative jitter buffer: disallow frame re-inserts 8 years ago
format.c format: Reintroduce smoother flags 8 years ago
format_cache.c core: Add VP9 passthrough support. 8 years ago
format_cap.c format_cap: Fix leak on AST_VECTOR_APPEND error. 8 years ago
format_compatibility.c T.140: Fix format ref and memory leaks. 8 years ago
frame.c Merge "core: Add cache_media_frames debugging option." 8 years ago
framehook.c Remove ASTERISK_REGISTER_FILE. 9 years ago
fskmodem.c
fskmodem_float.c Remove ASTERISK_REGISTER_FILE. 9 years ago
fskmodem_int.c Remove ASTERISK_REGISTER_FILE. 9 years ago
global_datastores.c Remove ASTERISK_REGISTER_FILE. 9 years ago
hashtab.c hashtab: Use ast_free. 8 years ago
heap.c heap.c: No need to calloc heap pointer array. 8 years ago
http.c http.c: Fix http header send content. 8 years ago
image.c Remove ASTERISK_REGISTER_FILE. 9 years ago
indications.c core: Remove 'Data Retrieval API' 8 years ago
io.c Core: Add support for systemd socket activation. 8 years ago
iostream.c utils: Add convenience function for setting fd flags 7 years ago
jitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 8 years ago
json.c Fix ast_(v)asprintf() malloc failure usage conditions. 8 years ago
libasteriskpj.c PJPROJECT logging: Fix detection of max supported log level. 8 years ago
libasteriskssl.c Build: Fix issues building without SSL. 8 years ago
libasteriskssl.exports.in
loader.c loader: Fix comments in struct ast_module. 8 years ago
lock.c Single API for ast_store_lock_info and ast_remove_lock_info. 8 years ago
logger.c logger: Added logger_queue_limit to the configuration options. 8 years ago
manager.c Build System: Fix --disable-xmldoc option. 8 years ago
manager_bridges.c res/ari/resource_bridges: Add the ability to manipulate the video source 9 years ago
manager_channels.c manager: Add documentation for NewConnectedLine event. 9 years ago
manager_endpoints.c Remove ASTERISK_REGISTER_FILE. 9 years ago
manager_mwi.c Remove ASTERISK_REGISTER_FILE. 9 years ago
manager_system.c Remove ASTERISK_REGISTER_FILE. 9 years ago
max_forwards.c Detect potential forwarding loops based on count. 10 years ago
md5.c Remove ASTERISK_REGISTER_FILE. 9 years ago
media_cache.c media_cache: Prefer ast_file_is_readable() over access() 8 years ago
media_index.c media_index: Improve startup. 7 years ago
message.c Messaging: Report error on failure to register tech or handler. 8 years ago
mixmonitor.c Remove ASTERISK_REGISTER_FILE. 9 years ago
named_acl.c Remove ASTERISK_REGISTER_FILE. 9 years ago
named_locks.c named_locks: Use ao2_weakproxy_find. 8 years ago
netsock.c netsock.c: fix includes for HURD 9 years ago
netsock2.c STUN/netsock2: Fix some valgrind uninitialized memory findings. 8 years ago
optional_api.c Remove ASTERISK_REGISTER_FILE. 9 years ago
parking.c Remove ASTERISK_REGISTER_FILE. 9 years ago
pbx.c PBX: Handle errors from AST_VECTOR_APPEND. 8 years ago
pbx_app.c Core/PBX: Deadlock between dialplan execution and application unregistration. 8 years ago
pbx_builtins.c core: Add digit filtering to ast_waitfordigit_full 8 years ago
pbx_functions.c Remove ASTERISK_REGISTER_FILE. 9 years ago
pbx_hangup_handler.c cli: Fix various CLI documentation and completion issues 8 years ago
pbx_ignorepat.c Remove ASTERISK_REGISTER_FILE. 9 years ago
pbx_include.c Remove ASTERISK_REGISTER_FILE. 9 years ago
pbx_private.h pbx: Create pbx_sw.c for management of 'struct ast_sw'. 9 years ago
pbx_sw.c Remove ASTERISK_REGISTER_FILE. 9 years ago
pbx_switch.c Remove ASTERISK_REGISTER_FILE. 9 years ago
pbx_timing.c Remove ASTERISK_REGISTER_FILE. 9 years ago
pbx_variables.c Remove ASTERISK_REGISTER_FILE. 9 years ago
pickup.c Remove ASTERISK_REGISTER_FILE. 9 years ago
plc.c audiohook.c: Fix freeing a frame and still using it. 8 years ago
poll.c
presencestate.c Remove ASTERISK_REGISTER_FILE. 9 years ago
privacy.c Remove ASTERISK_REGISTER_FILE. 9 years ago
rtp_engine.c RTP Engine: Deal with errors returned from AST_VECTOR_REPLACE. 8 years ago
say.c say.c: Fix file locations for second, seconds, minute, minutes files 8 years ago
sched.c Remove ASTERISK_REGISTER_FILE. 9 years ago
sdp.c SDP: Rework SDP offer/answer model and update capabilities merges. 8 years ago
sdp_options.c SDP: Rework SDP offer/answer model and update capabilities merges. 8 years ago
sdp_private.h SDP: Rework SDP offer/answer model and update capabilities merges. 8 years ago
sdp_srtp.c Remove ASTERISK_REGISTER_FILE. 9 years ago
sdp_state.c main/sdp_state: Check for errors from ast_stream_topology_set_stream. 8 years ago
sdp_translator.c SDP: Make SDP translation to/from internal representation more const. 8 years ago
security_events.c Remove ASTERISK_REGISTER_FILE. 9 years ago
sem.c Remove ASTERISK_REGISTER_FILE. 9 years ago
sha1.c
sip_api.c
slinfactory.c Remove ASTERISK_REGISTER_FILE. 9 years ago
smoother.c Remove ASTERISK_REGISTER_FILE. 9 years ago
sorcery.c sorcery: Add ast_sorcery_retrieve_by_prefix() 8 years ago
sounds_index.c sounds_index: Avoid repeatedly reindexing. 7 years ago
srv.c srv: Fix crash when ast_srv_lookup is used and 0 records are returned. 8 years ago
stasis.c Merge "stasis: Release object if vector append fails." 8 years ago
stasis_bridges.c stasis_bridges.c: Fix off-nominal json memory leaks. 8 years ago
stasis_cache.c main/stasis_cache: Demote the ERROR message when removing a nonexistent item 8 years ago
stasis_cache_pattern.c Remove ASTERISK_REGISTER_FILE. 9 years ago
stasis_channels.c stasis_channels.c: Remove a very silly RAII_VAR(). 8 years ago
stasis_endpoints.c Remove ASTERISK_REGISTER_FILE. 9 years ago
stasis_message.c Remove ASTERISK_REGISTER_FILE. 9 years ago
stasis_message_router.c Remove ASTERISK_REGISTER_FILE. 9 years ago
stasis_system.c Remove ASTERISK_REGISTER_FILE. 9 years ago
strcompat.c
stream.c stream: Return error from ast_stream_topology_set_stream. 8 years ago
stringfields.c Remove ASTERISK_REGISTER_FILE. 9 years ago
strings.c main/strings: Fix uninitialized value. 8 years ago
stun.c STUN/netsock2: Fix some valgrind uninitialized memory findings. 8 years ago
syslog.c Remove ASTERISK_REGISTER_FILE. 9 years ago
taskprocessor.c taskprocessor.c: Change when high water warning logged. 8 years ago
tcptls.c utils: Add convenience function for setting fd flags 7 years ago
tdd.c Remove ASTERISK_REGISTER_FILE. 9 years ago
term.c Remove ASTERISK_REGISTER_FILE. 9 years ago
test.c unittests: Add a unit test that causes a SEGV and... 8 years ago
threadpool.c threadpool: Fix leak in ast_threadpool_serializer_group error path. 9 years ago
threadstorage.c Remove ASTERISK_REGISTER_FILE. 9 years ago
timing.c Remove ASTERISK_REGISTER_FILE. 9 years ago
translate.c translate: Skip matrix_rebuild during shutdown. 7 years ago
udptl.c utils: Add convenience function for setting fd flags 7 years ago
ulaw.c Remove ASTERISK_REGISTER_FILE. 9 years ago
uri.c uri: Quiet warning about type qualifiers ignored on function return type 11 years ago
utils.c utils: Add convenience function for setting fd flags 7 years ago
uuid.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
xml.c config: Speed up ACO & sorcery initialization 8 years ago
xmldoc.c Remove ASTERISK_REGISTER_FILE. 9 years ago