Jonathan Rose e00207b14b Security/tcptls: MitM Attack potential from certificate with NULL byte in CN. 10 年之前
..
editline 23484ab300 cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled. 10 年之前
stdtime e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
Makefile e4d2ce1835 main/Makefile: Fix build failure on SmartOS/Illumos/SunOS 11 年之前
abstract_jb.c 70a141eed1 func_jitterbuffer: fix frame leaks. 10 年之前
acl.c 4929f5e772 Fix error with mixed address family ACLs. 10 年之前
adsi.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
alaw.c 53e80b252d Multiple revisions 369001-369002 13 年之前
aoc.c 6bcf623a7a stasis: Reduce creation of channel snapshots to improve performance 11 年之前
app.c fd9cbf3e9f Fix ast_writestream leaks 10 年之前
ast_expr2.c 235ff981d9 Allow the REALTIME() function to report errors back to the caller. 12 年之前
ast_expr2.fl af914bcd6b Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 年之前
ast_expr2.h 235ff981d9 Allow the REALTIME() function to report errors back to the caller. 12 年之前
ast_expr2.y 2f07938991 Multiple revisions 360356-360357 13 年之前
ast_expr2f.c b288115da6 Doxygen Updates - janitor work 12 年之前
asterisk.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
asterisk.dynamics 457825ee8c Remove the old stub files, preferring the optional_api method. 14 年之前
asterisk.exports.in 9cd50e4a5b Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 11 年之前
astfd.c feda5aec6b Unregister CLI commands on exit 11 年之前
astmm.c 41628054b2 MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number. 11 年之前
astobj2.c 0a28d7dcc5 astobj2.c/refcounter.py: Fix to deal with invalid object refs. 10 年之前
astobj2_container.c 3669e25bf1 ao2_container node object ignores REF_DEBUG in all places except one 10 年之前
astobj2_container_private.h 495fee7581 astobj2: Additional refactoring to push impl specific code down into the impls. 11 年之前
astobj2_hash.c 495fee7581 astobj2: Additional refactoring to push impl specific code down into the impls. 11 年之前
astobj2_private.h 495fee7581 astobj2: Additional refactoring to push impl specific code down into the impls. 11 年之前
astobj2_rbtree.c 495fee7581 astobj2: Additional refactoring to push impl specific code down into the impls. 11 年之前
audiohook.c 4a8cb1dd9e audiohooks: Reevaluate the bridge technology when an audiohook is added or removed. 10 年之前
autochan.c 53e80b252d Multiple revisions 369001-369002 13 年之前
autoservice.c 6a4e4ea607 autoservice: stop thread on graceful shutdown 11 年之前
backtrace.c 439f860278 Fix memory corruption when trying to get "core show locks". 11 年之前
bridge.c cd5fd9cb4e DTMF hooks: Leaving channels need to push any collected digits into the bridge. 10 年之前
bridge_after.c 15afec2998 Bridges: Fix feature interruption/unintended kick caused by external actions 10 年之前
bridge_basic.c f75b77c50f bridge: avoid leaking channel during blond transfer pt2 10 年之前
bridge_channel.c cd5fd9cb4e DTMF hooks: Leaving channels need to push any collected digits into the bridge. 10 年之前
bridge_roles.c 462bd2931c ARI: bridges/{bridgeID}/addChannel: add roles parameter 11 年之前
bucket.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
buildinfo.c 3cf0803e9e fix a few small things found by using sparse 16 年之前
callerid.c 1755b2aede CallerID: Fix parsing regression 10 年之前
ccss.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
cdr.c a480d98780 Documentation: Revise explanation of cdr.conf option 'Unanswered' 10 年之前
cel.c c9a956a39b Fix race condition that could result in ARI transfer messages not being sent. 10 年之前
channel.c 6a70d6cd56 Stasis: Fix StasisStart/End order and missing events 10 年之前
channel_internal_api.c 6a70d6cd56 Stasis: Fix StasisStart/End order and missing events 10 年之前
chanvars.c e0beb460dd res_phoneprov: Refactor phoneprov to allow pluggable config providers 10 年之前
cli.c 5a4c6d3eb2 Call IDs: Fix appearance of call ID in core show channels when NULL 10 年之前
config.c 1a35dc4578 config: Create ast_variable_find_in_list() 10 年之前
config_options.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
core_local.c 6bcf623a7a stasis: Reduce creation of channel snapshots to improve performance 11 年之前
core_unreal.c e405c96948 AMI: Add missing VarSet events when a channel inherits variables. 10 年之前
crypt.c 48a3d8ae1a Fix utils directory breakage. 11 年之前
cygload.c b261a4f586 Kill off red blobs in most of main/* 13 年之前
data.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
datastore.c ad88e43a19 This is no longer needed. 11 年之前
db.c ec81db1ec5 11 年之前
devicestate.c 90f8983bbb res_corosync: Update module to work with Stasis (and compile) 11 年之前
dial.c 6bcf623a7a stasis: Reduce creation of channel snapshots to improve performance 11 年之前
dns.c 99b6f342d2 Clean up files that do not end with newlines 10 年之前
dnsmgr.c 5d6b56a1c7 Migrate a large number of AMI events over to Stasis-Core 12 年之前
dsp.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
ecdisa.h b261a4f586 Kill off red blobs in most of main/* 13 年之前
endpoints.c a9dfd6787d main/stasis: Allow subscriptions to use a threadpool for message delivery 10 年之前
enum.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
event.c a2243f35ff event.c: Fix type mismatch errors in ie_maps[]. 10 年之前
features.c e1b6fe4264 Fix leak in AMI Action Bridge 10 年之前
features_config.c f210ec099d feature_config: insure featuregroups and applicationmaps are initialized 10 年之前
file.c ae96ccd4cd main/file.c: fix possible extra ast_module_unref to format modules. 10 年之前
fixedjitterbuf.c 53e80b252d Multiple revisions 369001-369002 13 年之前
fixedjitterbuf.h b261a4f586 Kill off red blobs in most of main/* 13 年之前
format.c ce4c151413 Change comment. 10 年之前
format_cap.c eddd7e8d6a Cache string values of formats on ast_format_cap() to save processing. 11 年之前
format_pref.c 0fcf1bf268 pjsip: fix support for allow=all 11 年之前
frame.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
framehook.c 4a8cb1dd9e audiohooks: Reevaluate the bridge technology when an audiohook is added or removed. 10 年之前
fskmodem.c 53e80b252d Multiple revisions 369001-369002 13 年之前
fskmodem_float.c 53e80b252d Multiple revisions 369001-369002 13 年之前
fskmodem_int.c 53e80b252d Multiple revisions 369001-369002 13 年之前
global_datastores.c 53e80b252d Multiple revisions 369001-369002 13 年之前
hashtab.c 6a79e2ab6b Fix utilities compilation/linking. 11 年之前
heap.c 11d2c9ef0a Fix incorrect usages of ast_realloc(). 11 年之前
http.c 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 年之前
image.c 7f731d2137 Cleanup CLI commands on exit for several files. 12 年之前
indications.c 11d2c9ef0a Fix incorrect usages of ast_realloc(). 11 年之前
io.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
jitterbuf.c 445373ccf9 jitterbuf: Fix memory leak on jitter buffer reset 11 年之前
json.c 382d5f24c4 ARI: Add channel technology agnostic out of call text messaging 10 年之前
libasteriskssl.c 0a0dcdf3fc Resolve memory leaks in TLS initialization and TLS client connections 12 年之前
libasteriskssl.exports.in e81a7a8f21 Address OpenSSL initialization issues when using third-party libraries. 13 年之前
loader.c 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 年之前
lock.c fc3a6eb960 Fix DEBUG_THREADS when lock is acquired in __constructor__ 11 年之前
logger.c 314e312fff logger: Don't store verbose-magic in the log files. 10 年之前
manager.c 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 年之前
manager_bridges.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
manager_channels.c a7342be8d5 ARI/AMI: Include language in standard channel snapshot output 10 年之前
manager_endpoints.c 91802601c1 Remove dispatch object allocation from Stasis publishing 11 年之前
manager_mwi.c 91802601c1 Remove dispatch object allocation from Stasis publishing 11 年之前
manager_system.c 80301dc9e7 Optimize how Stasis forwards are dispatched 11 年之前
md5.c 7d9f2118a3 md5: supress some compiler warnings. 13 年之前
media_index.c 475dc6b821 media_index: Make media indexing tolerable of bad symlinks. 11 年之前
message.c 0f6faa2714 message: Don't close an AMI connection on SendMessage action error 10 年之前
mixmonitor.c 5b602db70c Removed quotes from svn:keywords props on a few files. 11 年之前
named_acl.c c1da6221be Fix various memory leaks 11 年之前
netsock.c 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 年之前
netsock2.c b07133e18d pjsip cli: Change Identify to show CIDR notation instead of netmasks. 11 年之前
optional_api.c 6e82f4e302 optional_api: Make always use the standard malloc functions even with MALLOC_DEBUG. 11 年之前
parking.c c8e25738c0 res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 11 年之前
pbx.c b0fd218e5d pbx: Fix off-nominal case where a freed extension may still be used. 10 年之前
pickup.c 6bcf623a7a stasis: Reduce creation of channel snapshots to improve performance 11 年之前
plc.c 53e80b252d Multiple revisions 369001-369002 13 年之前
poll.c 410f638dce Merged revisions 285268 via svnmerge from 14 年之前
presencestate.c f1a2472920 Strip down the old event system 11 年之前
privacy.c 53e80b252d Multiple revisions 369001-369002 13 年之前
rtp_engine.c fb7ebb4569 Direct Media calls within private network sometimes get one way audio 10 年之前
say.c 38e4da35a1 say: Fix a bug where SayNumber in Polish tries to play incorrect sound. 11 年之前
sched.c 0513af3014 Scheduler: Fix a nasty scheduler caching bug which makes new tasks not execute 10 年之前
sdp_srtp.c 504385b9c6 sdp_srtp: Add new lines to some WARNING messages 10 年之前
security_events.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
sem.c eeaedc9c08 Taskprocessor optimization; switch Stasis to use taskprocessors 11 年之前
sha1.c b288115da6 Doxygen Updates - janitor work 12 年之前
sip_api.c c13b5fb492 Don't make chan_sip export global symbols. 12 年之前
slinfactory.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
sorcery.c 3cf537de00 sorcery: Add additional observer capabilities. 10 年之前
sounds_index.c 8ca0512cc5 Whitespace fixes. 11 年之前
srv.c 0e4f751a8f Removed #if checks for crazy old versions of OS X. 12 年之前
stasis.c a9dfd6787d main/stasis: Allow subscriptions to use a threadpool for message delivery 10 年之前
stasis_bridges.c c9a956a39b Fix race condition that could result in ARI transfer messages not being sent. 10 年之前
stasis_cache.c a9dfd6787d main/stasis: Allow subscriptions to use a threadpool for message delivery 10 年之前
stasis_cache_pattern.c 5e21615fc1 stasis: use ao2_t_alloc for certain object allocators 10 年之前
stasis_channels.c a7342be8d5 ARI/AMI: Include language in standard channel snapshot output 10 年之前
stasis_endpoints.c a0868d4308 ARI: Add ability to raise arbitrary User Events 11 年之前
stasis_message.c 5e21615fc1 stasis: use ao2_t_alloc for certain object allocators 10 年之前
stasis_message_router.c a9dfd6787d main/stasis: Allow subscriptions to use a threadpool for message delivery 10 年之前
stasis_system.c 33cad89a05 Convert CCSS manager events to stasis. 11 年之前
strcompat.c e8218baa00 Add builtin roundf() for systems lacking it. 12 年之前
strings.c bcb8c0f0ff string container: Remove unnecessary RAII_VAR usage and string object lock. 11 年之前
stun.c 00bfc6411b stun: correct attribute string padding to match rfc 10 年之前
syslog.c 53e80b252d Multiple revisions 369001-369002 13 年之前
taskprocessor.c d27c0a4819 chan_pjsip: Fix deadlock when masquerading PJSIP channels. 10 年之前
tcptls.c e00207b14b Security/tcptls: MitM Attack potential from certificate with NULL byte in CN. 10 年之前
tdd.c b288115da6 Doxygen Updates - janitor work 12 年之前
term.c 7e690d03ce Revamp of terminal color codes 12 年之前
test.c 9808af0cb3 main/test: Fix compilation issue on 32-bit systems 10 年之前
threadpool.c 0a8b07d334 threadpool.c: Minor cleanup fixes. 10 年之前
threadstorage.c feda5aec6b Unregister CLI commands on exit 11 年之前
timing.c 7f731d2137 Cleanup CLI commands on exit for several files. 12 年之前
translate.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
udptl.c 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 年之前
ulaw.c 53e80b252d Multiple revisions 369001-369002 13 年之前
utils.c 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 年之前
uuid.c 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 年之前
xml.c f5308aaf34 Detect and use xsltCleanupGlobals when available 11 年之前
xmldoc.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前