aboutsummaryrefslogtreecommitdiff
path: root/package/utils/px5g/px5g.c
Commit message (Collapse)AuthorAge
* px5g: remove legacy polarssl supportFelix Fietkau2017-01-09
| | | | | | | The old polarssl 1.3 branch is EOL since end of 2016, and the package for it will be removed soon. Signed-off-by: Felix Fietkau <nbd@nbd.name>
* px5g: Create mbedtls variantDaniel Dickinson2016-07-05
| | | | | | | | 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-07
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* px5g: Use SHA-256 when generating self-signed certificatesFelix Fietkau2015-11-06
| | | | | | Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> SVN-Revision: 47391
* fix subject in generated certificatesJo-Philipp Wich2015-01-25
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44149
* px5g: generate unique serial numbersJo-Philipp Wich2014-11-03
| | | | | | | | | 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-21
against polarssl Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40000