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 b5a186d723
Merge "bridge_channel.c: Fix Deadlock when using Local channels and fax gateway" into 13
7 years ago
..
editline editline: Avoid shifting a negative signed value. 7 years ago
stdtime Merge "BuildSystem: Cast any intptr_t explicitly to its proposed type." into 13 7 years ago
.gitignore build-system: Allow building with static pjproject 9 years ago
Makefile BuildSystem: Instead of $PJPROJECT_LIBS with s, use $PJPROJECT_LIB everywhere. 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. 8 years ago
adsi.c
alaw.c Remove as much trailing whitespace as possible. 8 years ago
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 Remove as much trailing whitespace as possible. 8 years ago
ast_expr2.c Remove as much trailing whitespace as possible. 8 years ago
ast_expr2.fl
ast_expr2.h Remove as much trailing whitespace as possible. 8 years ago
ast_expr2.y Remove as much trailing whitespace as possible. 8 years ago
ast_expr2f.c Remove as much trailing whitespace as possible. 8 years ago
asterisk.c BuildSystem: Add DragonFly BSD. 7 years ago
asterisk.dynamics
asterisk.exports.in core: Remove dead symbols from asterisk.exports.in. 7 years ago
astfd.c Remove as much trailing whitespace as possible. 8 years ago
astmm.c core: Backport compatible MALLOC_DEBUG changes. 7 years ago
astobj2.c astobj2: Prevent potential deadlocks with ao2_global_obj_release 8 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. 8 years ago
astobj2_private.h
astobj2_rbtree.c Remove as much trailing whitespace as possible. 8 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 asterisk: Audit locking of channel when manipulating flags. 8 years ago
backtrace.c backtrace: Avoid potential spurious output. 7 years ago
bridge.c res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge 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. 8 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 main/ccss: Use ast_cli_completion_add for core id. 7 years ago
cdr.c main/cdr: Use ast_cli_completion_add for CDR channel completion. 7 years ago
cel.c core: Remove non-critical cleanup from startup aborts. 7 years ago
channel.c app_sendtext: Allow content types other than text/plain 7 years ago
channel_internal_api.c core: Use eventfd for alert pipes on Linux when possible 8 years ago
chanvars.c Fix checks for allocation debugging. 9 years ago
cli.c cli: Enable ast_cli_completion_add on public completion generators. 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
core_local.c core: Remove non-critical cleanup from startup aborts. 7 years ago
core_unreal.c Bridge system: Fix memory leaks and double frees on impart failure. 9 years ago
crypt.c BuildSystem: Fix build on FreeBSD due to missing crypt.h 8 years ago
cygload.c
data.c core: Fix segfault when invoking 'data get' CLI command 8 years ago
datastore.c
db.c Remove as much trailing whitespace as possible. 8 years ago
devicestate.c core: Remove non-critical cleanup from startup aborts. 7 years ago
dial.c core/dial: New channel variable FORWARDERNAME 9 years ago
dns.c Remove as much trailing whitespace as possible. 8 years ago
dnsmgr.c
dsp.c core: Remove non-critical cleanup from startup aborts. 7 years ago
ecdisa.h
endpoints.c core: Use macros to generate ao2_container callbacks where possible. 7 years ago
enum.c
event.c
features.c core: Remove non-critical cleanup from startup aborts. 7 years ago
features_config.c core: Remove non-critical cleanup from startup aborts. 7 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 core: Use macros to generate ao2_container callbacks where possible. 7 years ago
format_cache.c Remove as much trailing whitespace as possible. 8 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. 8 years ago
frame.c bridge_softmix: Forward TEXT frames 7 years ago
framehook.c
fskmodem.c Remove as much trailing whitespace as possible. 8 years ago
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 utils: Add convenience function for setting fd flags 8 years ago
image.c
indications.c main/indications: Use ast_cli_completion_add for all completions. 7 years ago
io.c sd_notify (systemd status notifications) support 9 years ago
jitterbuf.c Fix Common Typo's. 8 years ago
json.c json: Add conditionals to avoid locking if Jansson is thread safe. 7 years ago
libasteriskpj.c PJPROJECT logging: Fix detection of max supported log level. 8 years ago
libasteriskssl.c libasteriskssl: Allow OpenSSL 1.0.2 configured with no-deprecated. 7 years ago
libasteriskssl.exports.in
loader.c loader: Use ast_cli_completion_add for 'module load' completion. 7 years ago
lock.c chan_sip: Address runaway when realtime peers subscribe to mailboxes 9 years ago
logger.c logger: Added logger_queue_limit to the configuration options. 8 years ago
manager.c Merge "cli: Display correct unit for HTTP timeout in "manager show settings"." into 13 7 years ago
manager_bridges.c res/ari/resource_bridges: Add the ability to manipulate the video source 9 years ago
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. 8 years ago
manager_mwi.c
manager_system.c Remove constant conditionals (dead-code). 8 years ago
max_forwards.c
md5.c
media_index.c Remove as much trailing whitespace as possible. 8 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
netsock.c netsock.c: fix includes for HURD 9 years ago
netsock2.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 7 years ago
optional_api.c
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.c: Allow dangerous functions when adding a hint to dialplan. 9 years ago
pbx_hangup_handler.c cli: Fix various CLI documentation and completion issues 8 years ago
pbx_private.h main/pbx: Move dialplan application management routines to pbx_app.c. 10 years ago
pbx_switch.c main/pbx: Move switch routines to pbx_switch.c. 10 years ago
pbx_timing.c main/pbx: Move timing routines to pbx_timing.c. 10 years ago
pbx_variables.c pbx_variables.c: Misc fixes in variable substitution. 7 years ago
pickup.c
plc.c Remove as much trailing whitespace as possible. 8 years ago
poll.c Remove as much trailing whitespace as possible. 8 years ago
presencestate.c core: Ensure presencestate subtype and message are NULL. 9 years ago
privacy.c
rtp_engine.c rtp_engine: Remove the double assigned RTP payload ID of H.263+. 7 years ago
say.c say.c: Fix file locations for second, seconds, minute, minutes files 8 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. 8 years ago
security_events.c Remove as much trailing whitespace as possible. 8 years ago
sem.c
sha1.c
sip_api.c
slinfactory.c
smoother.c Remove as much trailing whitespace as possible. 8 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 srv: Fix crash when ast_srv_lookup is used and 0 records are returned. 8 years ago
stasis.c stasis: Remove silly usage of RAII_VAR. 7 years ago
stasis_bridges.c stasis_bridges: Remove silly usage of RAII_VAR. 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. 8 years ago
stasis_endpoints.c stasis_endpoints: Remove silly usage of RAII_VAR. 7 years ago
stasis_message.c Manager: Short circuit AMI message processing. 9 years ago
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
stringfields.c stringfields: Refactor to allow fields to be added to the end of structures 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
taskprocessor.c main/taskprocessor: Use ast_cli_completion_add. 7 years ago
tcptls.c Merge "tcptls: Allow OpenSSL configured with no-dh." into 13 7 years ago
tdd.c Remove as much trailing whitespace as possible. 8 years ago
term.c main: Slight refactor of main. Improve color situation. 10 years ago
test.c main/test: Use ast_cli_completion_add. 7 years ago
threadpool.c Remove as much trailing whitespace as possible. 8 years ago
threadstorage.c Remove as much trailing whitespace as possible. 8 years ago
timing.c
translate.c translate: generic plc not filled in after translation 7 years ago
udptl.c aco: Minimize use of regex. 8 years ago
ulaw.c Remove as much trailing whitespace as possible. 8 years ago
uri.c
utils.c BuildSystem: Add DragonFly BSD. 7 years ago
uuid.c
xml.c Remove as much trailing whitespace as possible. 8 years ago
xmldoc.c Remove as much trailing whitespace as possible. 8 years ago