aboutsummaryrefslogtreecommitdiff
path: root/libs/libuecc
Commit message (Collapse)AuthorAge
* libuecc: update URL and PKG_SOURCE_URLMatthias Schiffer2019-08-21
|
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | 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>
* libuecc: use shared instead of static libraryDominik Menke2016-12-14
| | | | | | | | | | | | | | | | | | | 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]: https://github.com/freifunk-gluon/gluon/blob/cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1/patches/packages/openwrt/0007-libuecc-use-shared-instead-of-static-library.patch Signed-off-by: Dominik Menke <dom@digineo.de>
* libuecc: update to v7Matthias Schiffer2016-03-29
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* libuecc: update to v6Matthias Schiffer2015-10-25
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* libuecc: update to v5Matthias Schiffer2015-01-29
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* libuecc, fastd: add licensing informationMatthias Schiffer2014-08-09
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* Add libuecc, a very small Elliptic Curve Cryptography libraryMatthias Schiffer2014-06-12