]> git.ipfire.org Git - thirdparty/asterisk.git/commit
install_prereq: Checkout of libSRTP 1.5.x. 65/3165/1
authorAlexander Traud <pabstraud@compuserve.com>
Mon, 11 Jul 2016 15:17:47 +0000 (17:17 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Mon, 11 Jul 2016 15:19:59 +0000 (10:19 -0500)
commitf5e987201658ac468baeeb8cd4529b5868a9c08c
treef9b9a87f5a0d7dc0a1cd4ec079e412b2859f1341
parent8019f321290818de8be4772c8b6afaa6e9b312b2
install_prereq: Checkout of libSRTP 1.5.x.

Since 5th November 2014, the master branch of libSRTP changed the prefix of
several member names and is not compatible with the source code in Asterisk
anymore. Therefore instead, this change checks out the latest version of the
libSRTP 1.5.x branch. Furthermore now, libSRTP is compiled with OpenSSL as
backend. This makes AES-GCM and AES-IN possible.

ASTERISK-22131 #close

Change-Id: I2e396cdc01da0ff610686e398ed210ca7408f7d6
contrib/scripts/install_prereq