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
Joshua Colp 41175caee0
rtp: Don't negotiate dynamic codecs using payload.
7 years ago
..
stdtime Merge "BuildSystem: Cast any intptr_t explicitly to its proposed type." 7 years ago
.gitignore
Makefile tcptls.h: Repair ./configure --with-ssl=PATH. 7 years ago
abstract_jb.c abstract_jb: Remove silly usage of RAII_VAR. 8 years ago
acl.c Remove as much trailing whitespace as possible. 7 years ago
adsi.c
alaw.c Remove as much trailing whitespace as possible. 7 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 loader: Create ast_module_running_ref. 7 years ago
ast_expr2.c Remove as much trailing whitespace as possible. 7 years ago
ast_expr2.fl
ast_expr2.h Remove as much trailing whitespace as possible. 7 years ago
ast_expr2.y Remove as much trailing whitespace as possible. 7 years ago
ast_expr2f.c Remove as much trailing whitespace as possible. 7 years ago
asterisk.c BuildSystem: Add DragonFly BSD. 7 years ago
asterisk.dynamics
asterisk.exports.in core: Remove additional symbols. 7 years ago
astfd.c Remove as much trailing whitespace as possible. 7 years ago
astmm.c core: Stop using AST_INLINE_API for allocator functions. 7 years ago
astobj2.c Fix Common Typo's. 7 years ago
astobj2_container.c astobj2_container: Use ast_cli_completion_add for container names. 7 years ago
astobj2_container_private.h
astobj2_hash.c Remove as much trailing whitespace as possible. 7 years ago
astobj2_private.h
astobj2_rbtree.c Remove as much trailing whitespace as possible. 7 years ago
audiohook.c audiohook.c: Fix freeing a frame and still using it. 8 years ago
autochan.c
autoservice.c core: Reduce video update queueing. 8 years ago
backtrace.c backtrace: Avoid potential spurious output. 7 years ago
bridge.c bridge_softmix / app_confbridge: Add support for REMB combining. 7 years ago
bridge_after.c stasis/control: Fix possible deadlock with swap channel 8 years ago
bridge_basic.c Remove as much trailing whitespace as possible. 7 years ago
bridge_channel.c bridge_channel.c: Fix Deadlock when using Local channels and fax gateway 7 years ago
bridge_roles.c bridge_roles: Use a non-locking linked list where appropriate 7 years ago
bucket.c core: Use macros to generate ao2_container callbacks where possible. 7 years ago
buildinfo.c
callerid.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 7 years ago
ccss.c Merge "loader: Convert reload_classes to built-in modules." 7 years ago
cdr.c Merge "loader: Convert reload_classes to built-in modules." 7 years ago
cel.c loader: Convert reload_classes to built-in modules. 7 years ago
channel.c app_sendtext: Allow content types other than text/plain 7 years ago
channel_internal_api.c core: Remove 'Data Retrieval API' 8 years ago
chanvars.c core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
cli.c streams: Add string metadata capability 7 years ago
codec.c core: Use macros to generate ao2_container callbacks where possible. 7 years ago
codec_builtin.c core: Add VP9 passthrough support. 8 years ago
config.c config.c: Fix successful DELETE treated as failure 7 years ago
config_options.c aco: Use ast_cli_completion_add for 'config show help'. 7 years ago
conversions.c core/conversions: Added string to unsigned integer and long conversions 8 years ago
core_local.c core: Remove non-critical cleanup from startup aborts. 7 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
data_buffer.c Add data buffer API to store packets. 7 years ago
datastore.c core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
db.c Remove as much trailing whitespace as possible. 7 years ago
devicestate.c core: Remove additional symbols. 7 years ago
dial.c channel: Remove old epoll support and fixed max number of file descriptors. 8 years ago
dns.c Remove as much trailing whitespace as possible. 7 years ago
dns_core.c core: Remove non-critical cleanup from startup aborts. 7 years ago
dns_naptr.c
dns_query_set.c
dns_recurring.c
dns_srv.c
dns_system_resolver.c core: Remove non-critical cleanup from startup aborts. 7 years ago
dns_test.c
dns_tlsa.c
dnsmgr.c loader: Convert reload_classes to built-in modules. 7 years ago
dsp.c loader: Convert reload_classes to built-in modules. 7 years ago
ecdisa.h
endpoints.c core: Use macros to generate ao2_container callbacks where possible. 7 years ago
enum.c loader: Convert reload_classes to built-in modules. 7 years ago
event.c
features.c loader: Convert reload_classes to built-in modules. 7 years ago
features_config.c loader: Convert reload_classes to built-in modules. 7 years ago
features_config.h loader: Convert reload_classes to built-in modules. 7 years ago
file.c Add the ability to read the media file type from HTTP header for playback 7 years ago
fixedjitterbuf.c
fixedjitterbuf.h
format.c core: Use macros to generate ao2_container callbacks where possible. 7 years ago
format_cache.c Remove as much trailing whitespace as possible. 7 years ago
format_cap.c format_cap: Fix leak on AST_VECTOR_APPEND error. 8 years ago
format_compatibility.c Remove as much trailing whitespace as possible. 7 years ago
frame.c bridge_softmix: Forward TEXT frames 7 years ago
framehook.c
fskmodem.c Remove as much trailing whitespace as possible. 7 years ago
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
heap.c core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
http.c loader: Convert reload_classes to built-in modules. 7 years ago
image.c
indications.c main/indications: Use ast_cli_completion_add for all completions. 7 years ago
io.c Core: Add support for systemd socket activation. 8 years ago
iostream.c AST-2018-007: iostreams potential DoS when client connection closed prematurely 7 years ago
jitterbuf.c Fix Common Typo's. 7 years ago
json.c json: Add conditionals to avoid locking if Jansson is thread safe. 7 years ago
libasteriskpj.c
libasteriskssl.c libasteriskssl: Allow OpenSSL 1.0.2 configured with no-deprecated. 7 years ago
libasteriskssl.exports.in
loader.c loader: Convert reload_classes to built-in modules. 7 years ago
lock.c Single API for ast_store_lock_info and ast_remove_lock_info. 8 years ago
logger.c loader: Convert reload_classes to built-in modules. 7 years ago
manager.c Merge "cli: Display correct unit for HTTP timeout in "manager show settings"." 7 years ago
manager_bridges.c
manager_channels.c manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix() 7 years ago
manager_endpoints.c Remove as much trailing whitespace as possible. 7 years ago
manager_mwi.c
manager_system.c Remove constant conditionals (dead-code). 7 years ago
max_forwards.c
md5.c
media_cache.c Add the ability to read the media file type from HTTP header for playback 7 years ago
media_index.c Remove as much trailing whitespace as possible. 7 years ago
message.c bridge_softmix: Forward TEXT frames 7 years ago
mixmonitor.c
named_acl.c named_acl: Use ast_cli_completion_add. 7 years ago
named_locks.c core: Use macros to generate ao2_container callbacks where possible. 7 years ago
netsock2.c netsock2: Add ast_sockaddr_resolve_first_af to netsock2 public API 7 years ago
optional_api.c optional_api: Refactor to use vector's and standard allocators. 7 years ago
options.c core: Create main/options.c. 7 years ago
parking.c
pbx.c Fix GCC 8 build issues. 7 years ago
pbx_app.c cli: Enable ast_cli_completion_add on public completion generators. 7 years ago
pbx_builtins.c core: Remove non-critical cleanup from startup aborts. 7 years ago
pbx_functions.c
pbx_hangup_handler.c
pbx_ignorepat.c
pbx_include.c
pbx_private.h
pbx_sw.c Remove as much trailing whitespace as possible. 7 years ago
pbx_switch.c
pbx_timing.c
pbx_variables.c pbx_variables.c: Misc fixes in variable substitution. 7 years ago
pickup.c
plc.c channel.c: Allow generic plc then channel formats are equal 7 years ago
poll.c Remove as much trailing whitespace as possible. 7 years ago
presencestate.c
privacy.c
rtp_engine.c rtp: Don't negotiate dynamic codecs using payload. 7 years ago
say.c Remove as much trailing whitespace as possible. 7 years ago
sched.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 7 years ago
sdp_srtp.c Remove as much trailing whitespace as possible. 7 years ago
security_events.c Remove as much trailing whitespace as possible. 7 years ago
sem.c
sha1.c
sip_api.c
slinfactory.c
smoother.c Remove as much trailing whitespace as possible. 7 years ago
sorcery.c core: Remove non-critical cleanup from startup aborts. 7 years ago
sounds.c main/sounds: Use ast_cli_completion_add. 7 years ago
srv.c
stasis.c stasis: Remove silly usage of RAII_VAR. 7 years ago
stasis_bridges.c stringfields: Collect extended stringfields into the stringfield section. 7 years ago
stasis_cache.c stasis_cache: Remove silly usage of RAII_VAR. 7 years ago
stasis_cache_pattern.c stasis_cache_pattern: Remove silly usage of RAII_VAR. 7 years ago
stasis_channels.c stasis_channels.c: Misc cleanup. 7 years ago
stasis_endpoints.c stasis_endpoints: Remove silly usage of RAII_VAR. 7 years ago
stasis_message.c
stasis_message_router.c stasis_message_router: Remove silly usage of RAII_VAR. 7 years ago
stasis_system.c stasis_system: Remove silly usage of RAII_VAR. 7 years ago
strcompat.c core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
stream.c stream: Make the topology a reference counted object. 7 years ago
stringfields.c stringfields: Remove MALLOC_DEBUG fields from struct ast_string_field_mgr. 7 years ago
strings.c core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
stun.c STUN/netsock2: Fix some valgrind uninitialized memory findings. 8 years ago
syslog.c
taskprocessor.c main/taskprocessor: Use ast_cli_completion_add. 7 years ago
tcptls.c Merge "tcptls: Allow OpenSSL configured with no-dh." 7 years ago
tdd.c Remove as much trailing whitespace as possible. 7 years ago
term.c
test.c main/test: Use ast_cli_completion_add. 7 years ago
threadpool.c Remove as much trailing whitespace as possible. 7 years ago
threadstorage.c Remove as much trailing whitespace as possible. 7 years ago
timing.c loader: Create ast_module_running_ref. 7 years ago
translate.c translate: generic plc not filled in after translation 7 years ago
udptl.c loader: Convert reload_classes to built-in modules. 7 years ago
ulaw.c Remove as much trailing whitespace as possible. 7 years ago
uri.c
utils.c BuildSystem: Add DragonFly BSD. 7 years ago
uuid.c
xml.c Remove as much trailing whitespace as possible. 7 years ago
xmldoc.c Remove as much trailing whitespace as possible. 7 years ago