Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vpnc: fix musl compatibility | Jo-Philipp Wich | 2015-06-18 |
| | | | | | | | | | - Add missing `sys/ttydefaults.h` include to `config.c` - Restrict usage of `error.h` to glibc and uclibc only - Avoid including `linux/if_tun.h` on non-glibc/uclibc to prevent musl kernel/libc header conflicts Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | ||
* | vpnc: initial import | Daniel Gimpelevich | 2015-02-06 |
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> |