From: Michael L. Young Date: Wed, 2 May 2012 16:17:34 +0000 (+0000) Subject: Blocked revisions 365014 X-Git-Tag: 11.0.0-beta1~359 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff06b448b87e178dfb949eb8bc4a3273c579329b;p=thirdparty%2Fasterisk.git Blocked revisions 365014 ........ Update security events unit tests The security events framework API was changed in Asterisk 10 but the unit tests were not updated at the same time. This patch does the following: * Adds two more security events that were added to the API * Add challenge, received_challenge and received_hash in the inval_password security event unit test (issue ASTERISK-19760) Reported by: Michael L. Young Tested by: Michael L. Young Patches: issue-asterisk-19760-branch10.diff uploaded by Michael L. Young (license 5026) Review: https://reviewboard.asterisk.org/r/1877/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@365016 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---