aboutsummaryrefslogtreecommitdiff
path: root/libs/libwebsockets
Commit message (Collapse)AuthorAge
* libwebsockets: Add maintainer/url infoKarl Palsson2015-05-07
| | | | | | I added the package originally, guess I should maintain it. Signed-off-by: Karl Palsson <karlp@remake.is>
* libwebsockets: update to 1.4.x release.Karl Palsson2015-05-07
| | | | | | | | | | This changes the ABI and .so number, so it is only suitable for trunk packages. A patch included upstream has been dropped. Full changelog: https://github.com/warmcat/libwebsockets/blob/master/changelog Signed-off-by: Karl Palsson <karlp@remake.is>
* libwebsockets: don't use github conflicting tag archives (#1051)Nicolas Thill2015-05-01
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* libs: libwebsockets: add latest released versionKarl Palsson2014-12-18
This includes a patch for cyassl building that has been committed upstream, but not released. There's no SPDX license identifier for LGPL + static linking exception, so I've used "LGPL-2.1+exception" as suggested at http://lwn.net/Articles/378329/ See also: https://github.com/warmcat/libwebsockets/issues/170 Signed-off-by: Karl Palsson <karlp@remake.is>