aboutsummaryrefslogtreecommitdiff
path: root/net/ipsec-tools/patches/012-fix-implicit-int.patch
Commit message (Collapse)AuthorAge
* net: remove ipsec-toolsNoah Meyerhans2019-08-31
| | | | | | | As discussed in #7832, ipsec-tools is no longer suitable for inclusion in the distribution. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* ipsec-tools: compile with openssl 1.1, compile fix (#6141)Eneas Queiroz2018-07-26
Added compatibility with openssl 1.1, and also fixed a compiler warning about implicit declaration. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>