aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/px5g-standalone/src/library/x509write.c
Commit message (Collapse)AuthorAgeFilesLines
* px5g: replace px5g-standalone with a statically linked variant of px5g-mbedtlsFelix Fietkau2017-02-211-1162/+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>
* px5g-standalone: activate format-security checksHauke Mehrtens2015-11-221-2/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47583
* px5g-standalone: use /dev/urandom to initialize serial (#18232)Jo-Philipp Wich2014-10-271-2/+25
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 43080
* px5g: rename the old package to px5g-standalone, add a new one that links ↵Felix Fietkau2014-03-211-0/+1139
against polarssl Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40000