aboutsummaryrefslogtreecommitdiff
path: root/package/libs
Commit message (Collapse)AuthorAge
* polarssl: add from /packages, update to 1.2.4, fix openssl compatibilityFelix Fietkau2013-01-30
| | | | SVN-Revision: 35411
* move lzo from /packages to trunkFelix Fietkau2013-01-30
| | | | SVN-Revision: 35410
* libubox: update to latest version, fixes a string corruption issue on JSON ↵Felix Fietkau2013-01-29
| | | | | | formatting SVN-Revision: 35399
* add libusb-compatFelix Fietkau2013-01-29
| | | | SVN-Revision: 35387
* libusb: add from /packages, add myself as maintainerFelix Fietkau2013-01-29
| | | | SVN-Revision: 35373
* ustream-ssl: remove dependency conditional part to avoid build breakage when ↵Felix Fietkau2013-01-22
| | | | | | no variant is selected SVN-Revision: 35294
* ustream-ssl: update to latest version, fixes handling large chunks of data ↵Felix Fietkau2013-01-22
| | | | | | (fixes #12866) SVN-Revision: 35293
* libnfnetlink: update to v1.0.1Jo-Philipp Wich2013-01-13
| | | | SVN-Revision: 35142
* add ustream-ssl, an ustream abstraction library for SSL stream socketsFelix Fietkau2013-01-13
| | | | SVN-Revision: 35131
* libubox: update to latest version, adds small blobmsg enhancements and ↵Felix Fietkau2013-01-13
| | | | | | license fixes - package is now ISC/BSD-3c SVN-Revision: 35128
* ncurses: fix typo on INSTALL_LIBSTDCPP configuration symbolFlorian Fainelli2013-01-07
| | | | | | | | Thanks to kyak for spotting this Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35047
* libubox: update to latest version, contains several uloop/ustream fixesFelix Fietkau2013-01-07
| | | | SVN-Revision: 35039
* libnl-tiny: add includedir to pkg-config cflagsFelix Fietkau2012-12-22
| | | | SVN-Revision: 34864
* libubox: fix a jshn array sequence counter bug, fixes some network.sh issuesFelix Fietkau2012-12-18
| | | | SVN-Revision: 34746
* ncurses: fix build error in libncurseswFelix Fietkau2012-12-17
| | | | SVN-Revision: 34739
* libubox: update to latest git head, introduces jshn json_is_a() helperJo-Philipp Wich2012-12-17
| | | | SVN-Revision: 34732
* libubox: another jshn update, fixes array handling issuesFelix Fietkau2012-12-16
| | | | SVN-Revision: 34723
* libubox: fix some jshn variable handling regressionsFelix Fietkau2012-12-16
| | | | SVN-Revision: 34720
* libubox: update to latest version, adds jshn namespace supportFelix Fietkau2012-12-16
| | | | SVN-Revision: 34718
* libiconv-full: add clause to Makefile to actually install iconvFlorian Fainelli2012-12-05
| | | | | | | | | | | At present, if you select the iconv utility it will be built but not installed. This patch adds the clauses necessary to the Makefile to actually install iconv. Signed-off-by: Mike Brady <mikebrady@eircom.net> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34530
* libubox: update to latest version, fixes blob/blobmsg endian issuesFelix Fietkau2012-12-02
| | | | SVN-Revision: 34456
* gettext-full: use shipped libxml for the host build, fixes lzma references ↵Jo-Philipp Wich2012-11-28
| | | | | | from creeping in on certain distributions SVN-Revision: 34400
* add preliminary support for muslFlorian Fainelli2012-11-23
| | | | | | | | Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314
* libubox: add more uloop timer fixesFelix Fietkau2012-10-31
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34039
* libubox: update to latest version, fixes a timer calculation issue in uloopFelix Fietkau2012-10-31
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34037
* libubox: pass the lua path to cmake to avoid build errorsFelix Fietkau2012-10-31
| | | | SVN-Revision: 34033
* libubox: add build dependency on luaFelix Fietkau2012-10-30
| | | | SVN-Revision: 34022
* libubox: update to the latest versionFelix Fietkau2012-10-29
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34005
* readline: update to version 6.2, enable parallel buildsFelix Fietkau2012-10-29
| | | | SVN-Revision: 33997
* uclibc++: make it depend on INSTALL_LIBSTDCPPFlorian Fainelli2012-10-24
| | | | SVN-Revision: 33910
* ncurses: build C++ bindings only our toolchain supports C++Florian Fainelli2012-10-24
| | | | SVN-Revision: 33909
* libevent2: move to trunk (required by lldpd), add myself as maintainerJo-Philipp Wich2012-10-19
| | | | SVN-Revision: 33866
* ocf-crypto-headers: Correct license infoHamish Guthrie2012-10-19
| | | | SVN-Revision: 33863
* licensing: Add licensing metadata to many packages Two new variables are ↵Hamish Guthrie2012-10-19
| | | | | | | | | introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! SVN-Revision: 33861
* sysfsutils: move to the correct directoryJo-Philipp Wich2012-10-19
| | | | SVN-Revision: 33856
* sysfsutils, libnfnetlink: move to trunk, add myself as maintainerJo-Philipp Wich2012-10-17
| | | | SVN-Revision: 33806
* libnetfilter-conntrack: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-17
| | | | SVN-Revision: 33804
* libmnl: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-12
| | | | SVN-Revision: 33734
* gettext-full: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-10
| | | | SVN-Revision: 33713
* gettext: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-10
| | | | SVN-Revision: 33712
* libiconv-full: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-10
| | | | SVN-Revision: 33711
* libiconv: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-10
| | | | SVN-Revision: 33710
* move a few development packages to trunk and add myself as a maintainerFelix Fietkau2012-10-10
| | | | SVN-Revision: 33705
* add myself as a maintainer for a few more packagesFelix Fietkau2012-10-10
| | | | SVN-Revision: 33693
* cyassl: add a patch to better check legacy SSLv2 client hello recordsJo-Philipp Wich2012-10-09
| | | | | | | | | If junk data is received during SSL_accept(), cyassl will treat it as legacy SSLv2 record without performing further plausibility checks. Change the legacy code path to return UNKNOWN_HANDSHAKE_TYPE if the value of the third byte isn't 0x01 the hello message type. SVN-Revision: 33675
* add myself as a maintainer for various packagesFelix Fietkau2012-10-08
| | | | SVN-Revision: 33660
* move library packages to package/libs/Felix Fietkau2012-10-08
SVN-Revision: 33657