aboutsummaryrefslogtreecommitdiff
path: root/libs/nss/patches
Commit message (Collapse)AuthorAge
* nss: update to 3.47.1 and fix xscaleLucian Cristian2019-12-01
| | | | | | also refresh patches Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* nss: Replace usleep with nanosleepRosen Penev2019-07-19
| | | | | | | | | | | | usleep is deprecated and is optionally not available with uClibc-ng. Added PKG_LICENSE_FILES. Added PKG_CPE_ID for proper CVE tracking. Other minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* nss: add nss-toolsLucian Cristian2019-04-06
Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>