Etienne Champetier
4006865ae8
treewide: run "make check FIXUP=1"
...
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git
(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2017-08-29 21:41:14 -07:00
Dominik Menke
8dd99f4f7f
libuecc: use shared instead of static library
...
This patch prepares for another future package (ecdsautils),
which builds multiple binaries all linked to libuecc.
The changes are a direct copy of [1]. The original commit
message was:
> commit cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1
> From: Matthias Schiffer <mschiffer@universe-factory.net >
> Date: Tue, 3 May 2016 21:33:34 +0200
> Subject: libuecc: use shared instead of static library
>
> Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
[1]: cb2ecbfdf0/patches/packages/openwrt/0007-libuecc-use-shared-instead-of-static-library.patch
Signed-off-by: Dominik Menke <dom@digineo.de >
2016-12-14 10:47:51 +01:00
Matthias Schiffer
68cf2944b0
fastd: update to v18
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2016-03-29 00:29:43 +02:00
Matthias Schiffer
c38ba76698
fastd: fix musl compatibility
...
Prefer linux/if_ether.h over netinet/if_ether.h if available since the
musl libc if_ether.h header does not allow mixing with kernel headers,
it will result in a struct ethhdr redefinition error.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2015-06-19 04:16:09 +02:00
Matthias Schiffer
07627d5c03
fastd: update to v17
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2015-01-29 07:10:11 +01:00
Matthias Schiffer
6cafaf4cf8
fastd: update configuration options
...
When updating fastd, some added and renamed CMake options had been forgotten, so
it was impossible to disable some feature to reduce its size.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2015-01-08 01:12:07 +01:00
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2014-11-24 23:43:37 -08:00
Matthias Schiffer
a23e8f6bc1
fastd: update to v16
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2014-11-15 18:37:43 +01:00
Matthias Schiffer
619f2c1807
fastd: update to v15
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2014-11-12 03:17:35 +01:00
Matthias Schiffer
5ab3b37710
fastd: re-enable link-time optimization
...
The toolchain is fixed, so LTO can be enabled again.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2014-10-21 02:55:30 +02:00
Matthias Schiffer
884c6f38e1
fastd: disable link-time optimization to fix build with current toolchain
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2014-10-08 23:11:33 +02:00
Matthias Schiffer
910d3a956c
libuecc, fastd: add licensing information
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2014-08-09 04:58:58 +02:00
Matthias Schiffer
baa93d58d5
fastd: update to v14
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2014-06-30 23:49:21 +02:00
Matthias Schiffer
605d0884bc
Add fastd, a very small VPN daemon
2014-06-12 15:12:38 +02:00