summaryrefslogtreecommitdiffstats
path: root/package/utils/px5g/px5g.c
Commit message (Collapse)AuthorAgeFilesLines
* px5g: Create mbedtls variantDaniel Dickinson2016-07-051-29/+45
| | | | | | | | px5g has been listed as a blocker for switching to new mbedtls as the default, therefore make and mbedtls variant of px5g so that an new mbedtls-only image can be created. Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* px5g: Use SHA-256 when generating self-signed certificatesFelix Fietkau2015-11-061-1/+1
| | | | | | Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> SVN-Revision: 47391
* fix subject in generated certificatesJo-Philipp Wich2015-01-251-1/+1
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44149
* px5g: generate unique serial numbersJo-Philipp Wich2014-11-031-2/+6
| | | | | | | | | Generate a random serial from /dev/urandom when creating selfsigned certs. Fixes "sec_error_reused_issuer_and_serial" with Firefox. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 43168
* px5g: rename the old package to px5g-standalone, add a new one that links ↵Felix Fietkau2014-03-211-0/+269
against polarssl Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40000