aboutsummaryrefslogtreecommitdiff
path: root/net/sstp-client/patches
Commit message (Collapse)AuthorAge
* sstp-client: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-01-06
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* sstp-client: fix musl compatibilityJo-Philipp Wich2015-06-25
- Ship a `net/ppp_defs.h` replacement header since musl does not provide one but `pppd/pppd.h` provided by pppd is needing it. - Add missing `sys/types.h` includes Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>