openconnect: Fix DTLS with OpenSSL 9309/head
authorRosen Penev <rosenp@gmail.com>
Mon, 24 Jun 2019 17:42:33 +0000 (10:42 -0700)
committerRosen Penev <rosenp@gmail.com>
Mon, 24 Jun 2019 17:58:20 +0000 (10:58 -0700)
commit6dbbc17b1f3d29ce4db772e792cbae6a9c8e87be
treeee5e1265b797f412dc2cde50cc581b42478dac64
parentb4015743ce6d4e934513e6d286b3fbe8713b1986
openconnect: Fix DTLS with OpenSSL

Backported upstream patches that fix this.

Removed local patch that fixes libp11 with version 0.4.7, which is not
used anymore. Upstream has a different solution.

License fixes and Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/openconnect/Makefile
net/openconnect/patches/0001-Fix-compilation-with-libp11-version-0.4.7.patch [deleted file]
net/openconnect/patches/010-Fix-compilation-without-deprecated-OpenSSL-1.1-APIs.patch [new file with mode: 0644]
net/openconnect/patches/020-Fix-DTLS-bug-when-lacking-deprecated-APIs.patch [new file with mode: 0644]
net/openconnect/patches/030-Disable-encrypt-then-mac-where-possible-with-DTLS-an.patch [new file with mode: 0644]