aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/px5g-standalone/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* px5g: replace px5g-standalone with a statically linked variant of px5g-mbedtlsFelix Fietkau2017-02-211-14/+0
| | | | | | | | px5g-standalone only supports SHA1 for certificates, which is strongly deprecated. The new px5g-standalone is about 27k bigger (compressed), and has identical behavior to px5g-mbedtls (it uses SHA256). Signed-off-by: Felix Fietkau <nbd@nbd.name>
* Revert "px5g-standalone: compatibility with fortify-headers"Steven Barth2015-06-241-1/+1
| | | | | | This reverts commit 0c912eec6d95805d30133f34165a1c4e7cbb4bec. SVN-Revision: 46121
* px5g-standalone: compatibility with fortify-headersSteven Barth2015-06-231-1/+1
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46118
* px5g: rename the old package to px5g-standalone, add a new one that links ↵Felix Fietkau2014-03-211-0/+14
against polarssl Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40000