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
Jenkins2 b89a353652
Merge "rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage." into 15
8 years ago
..
editline
stdtime Fix compiler warnings on Fedora 26 / GCC 7. 9 years ago
.gitignore
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
alertpipe.c utils: Add convenience function for setting fd flags 8 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. 9 years ago
ast_expr2.fl
ast_expr2.h
ast_expr2.y Fix compiler warnings on Fedora 26 / GCC 7. 9 years ago
ast_expr2f.c
asterisk.c CLI: Remove special handling of 'core set verbose' from rasterisk. 8 years ago
asterisk.dynamics
asterisk.exports.in
astfd.c
astmm.c cli: Fix various CLI documentation and completion issues 9 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_hash.c
astobj2_private.h
astobj2_rbtree.c
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. 9 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. 8 years ago
bridge_channel.c bridge : Fix one-way direct-media when early bridging with native_rtp 8 years ago
bridge_roles.c
bucket.c
buildinfo.c
callerid.c
ccss.c ccss: Remove silly usage of RAII_VAR. 8 years ago
cdr.c Merge changes from topic 'faster-aco' into 15 8 years ago
cel.c ast_json_pack(): Use safer json ref mechanism. 8 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' 9 years ago
chanvars.c
cli.c CLI: Fix 'core set debug channel' completion bug. 8 years ago
codec.c codec.c: Defensively check the returned samples. 8 years ago
codec_builtin.c core: Add VP9 passthrough support. 9 years ago
config.c config: Speed up config template lookup 8 years ago
config_options.c aco: Create ways to minimize use of regex. 8 years ago
conversions.c core/conversions: Added string to unsigned integer and long conversions 9 years ago
core_local.c core_local: local channel data not being properly unref'ed and unlocked 9 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 9 years ago
cygload.c
datastore.c
db.c astdb: Improve prefix searches in astdb 8 years ago
devicestate.c
dial.c channel: Remove old epoll support and fixed max number of file descriptors. 9 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
dns_recurring.c
dns_srv.c Add support for older name resolving version libraries like openBSD 9 years ago
dns_system_resolver.c
dns_test.c
dns_tlsa.c
dnsmgr.c
dsp.c
ecdisa.h
endpoints.c
enum.c
event.c
features.c features: Bridge application's BRIDGERESULT not appropriately set 8 years ago
features_config.c aco: Minimize use of regex. 8 years ago
file.c asterisk: Audit locking of channel when manipulating flags. 9 years ago
fixedjitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 9 years ago
fixedjitterbuf.h abstract/fixed/adpative jitter buffer: disallow frame re-inserts 9 years ago
format.c format: Reintroduce smoother flags 9 years ago
format_cache.c core: Add VP9 passthrough support. 9 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. 9 years ago
frame.c Merge "core: Add cache_media_frames debugging option." into 15 8 years ago
framehook.c
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
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
indications.c core: Remove 'Data Retrieval API' 9 years ago
io.c Core: Add support for systemd socket activation. 9 years ago
iostream.c utils: Add convenience function for setting fd flags 8 years ago
jitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 9 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. 9 years ago
libasteriskssl.c Build: Fix issues building without SSL. 8 years ago
libasteriskssl.exports.in
loader.c loader: Use vector to build apha sorted module lists. 8 years ago
lock.c
logger.c logger: Added logger_queue_limit to the configuration options. 9 years ago
manager.c Build System: Fix --disable-xmldoc option. 8 years ago
manager_bridges.c
manager_channels.c
manager_endpoints.c
manager_mwi.c
manager_system.c
max_forwards.c
md5.c
media_cache.c media_cache: Prefer ast_file_is_readable() over access() 9 years ago
media_index.c media_index: Improve startup. 8 years ago
message.c Messaging: Report error on failure to register tech or handler. 8 years ago
mixmonitor.c
named_acl.c aco: Minimize use of regex. 8 years ago
named_locks.c named_locks: Use ao2_weakproxy_find. 8 years ago
netsock.c
netsock2.c STUN/netsock2: Fix some valgrind uninitialized memory findings. 9 years ago
optional_api.c
parking.c
pbx.c PBX: Handle errors from AST_VECTOR_APPEND. 8 years ago
pbx_app.c Core/PBX: Deadlock between dialplan execution and application unregistration. 9 years ago
pbx_builtins.c core: Add digit filtering to ast_waitfordigit_full 9 years ago
pbx_functions.c
pbx_hangup_handler.c cli: Fix various CLI documentation and completion issues 9 years ago
pbx_ignorepat.c
pbx_include.c
pbx_private.h
pbx_sw.c
pbx_switch.c
pbx_timing.c
pbx_variables.c
pickup.c
plc.c audiohook.c: Fix freeing a frame and still using it. 8 years ago
poll.c
presencestate.c
privacy.c
rtp_engine.c rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage. 8 years ago
say.c say.c: Fix file locations for second, seconds, minute, minutes files 9 years ago
sched.c
sdp.c SDP: Make process possible multiple fmtp attributes per rtpmap. 9 years ago
sdp_options.c SDP: Add get/set option calls for RTP sched context per type. 9 years ago
sdp_private.h SDP: Add get/set option calls for RTP sched context per type. 9 years ago
sdp_srtp.c
sdp_state.c SDP: Add get/set option calls for RTP sched context per type. 9 years ago
sdp_translator.c SDP: Make SDP translation to/from internal representation more const. 9 years ago
security_events.c
sem.c
sha1.c
sip_api.c
slinfactory.c
smoother.c
sorcery.c sorcery: Add ast_sorcery_retrieve_by_prefix() 8 years ago
sounds_index.c sounds_index: Avoid repeatedly reindexing. 8 years ago
srv.c srv: Fix crash when ast_srv_lookup is used and 0 records are returned. 9 years ago
stasis.c aco: Minimize use of regex. 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 9 years ago
stasis_cache_pattern.c
stasis_channels.c stasis_channels.c: Don't set channel snapshot caller_dnid twice. 8 years ago
stasis_endpoints.c
stasis_message.c
stasis_message_router.c
stasis_system.c
strcompat.c
stream.c stream: Return error from ast_stream_topology_set_stream. 8 years ago
stringfields.c
strings.c main/strings: Fix uninitialized value. 8 years ago
stun.c STUN/netsock2: Fix some valgrind uninitialized memory findings. 9 years ago
syslog.c
taskprocessor.c taskprocessor.c: Change when high water warning logged. 9 years ago
tcptls.c utils: Add convenience function for setting fd flags 8 years ago
tdd.c
term.c
test.c unittests: Add a unit test that causes a SEGV and... 9 years ago
threadpool.c
threadstorage.c
timing.c
translate.c translate: Skip matrix_rebuild during shutdown. 8 years ago
udptl.c aco: Minimize use of regex. 8 years ago
ulaw.c
uri.c
utils.c utils: Add convenience function for setting fd flags 8 years ago
uuid.c
xml.c config: Speed up ACO & sorcery initialization 8 years ago
xmldoc.c