summaryrefslogtreecommitdiff
path: root/package/libs
Commit message (Collapse)AuthorAgeFilesLines
* libubox: add more uloop timer fixesFelix Fietkau2012-10-311-3/+3
| | | | | | 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-311-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34037
* libubox: pass the lua path to cmake to avoid build errorsFelix Fietkau2012-10-311-0/+2
| | | | SVN-Revision: 34033
* libubox: add build dependency on luaFelix Fietkau2012-10-301-0/+2
| | | | SVN-Revision: 34022
* libubox: update to the latest versionFelix Fietkau2012-10-291-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34005
* readline: update to version 6.2, enable parallel buildsFelix Fietkau2012-10-292-27/+10
| | | | SVN-Revision: 33997
* uclibc++: make it depend on INSTALL_LIBSTDCPPFlorian Fainelli2012-10-241-0/+1
| | | | SVN-Revision: 33910
* ncurses: build C++ bindings only our toolchain supports C++Florian Fainelli2012-10-241-0/+5
| | | | SVN-Revision: 33909
* libevent2: move to trunk (required by lldpd), add myself as maintainerJo-Philipp Wich2012-10-191-0/+157
| | | | SVN-Revision: 33866
* ocf-crypto-headers: Correct license infoHamish Guthrie2012-10-191-2/+2
| | | | SVN-Revision: 33863
* licensing: Add licensing metadata to many packages Two new variables are ↵Hamish Guthrie2012-10-1916-0/+54
| | | | | | | | | 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-192-0/+125
| | | | SVN-Revision: 33856
* sysfsutils, libnfnetlink: move to trunk, add myself as maintainerJo-Philipp Wich2012-10-171-0/+70
| | | | SVN-Revision: 33806
* libnetfilter-conntrack: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-171-0/+73
| | | | SVN-Revision: 33804
* libmnl: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-121-0/+76
| | | | SVN-Revision: 33734
* gettext-full: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-1010-0/+255
| | | | SVN-Revision: 33713
* gettext: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-1010-0/+1398
| | | | SVN-Revision: 33712
* libiconv-full: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-105-0/+29588
| | | | SVN-Revision: 33711
* libiconv: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-1030-0/+1925
| | | | SVN-Revision: 33710
* move a few development packages to trunk and add myself as a maintainerFelix Fietkau2012-10-102-0/+140
| | | | SVN-Revision: 33705
* add myself as a maintainer for a few more packagesFelix Fietkau2012-10-101-0/+2
| | | | SVN-Revision: 33693
* cyassl: add a patch to better check legacy SSLv2 client hello recordsJo-Philipp Wich2012-10-092-2/+15
| | | | | | | | | 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-084-0/+8
| | | | SVN-Revision: 33660
* move library packages to package/libs/Felix Fietkau2012-10-0895-0/+13224
SVN-Revision: 33657