| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | libubox: update to latest version, adds some helper function | Felix Fietkau | 2013-06-10 | 1 | -2/+2 |
* | libubox: update to latest version, fixes some ustream issues that might be af... | Felix Fietkau | 2013-05-31 | 1 | -2/+2 |
* | json-c: drop compatibility libraries | Felix Fietkau | 2013-05-29 | 1 | -3/+0 |
* | libjson-c: Update to 0.11 | Felix Fietkau | 2013-05-29 | 1 | -3/+7 |
* | libubox: update to latest version, adds support for the new json-c and adds a... | Felix Fietkau | 2013-05-29 | 1 | -2/+2 |
* | openssl: disable mips16, it makes the code slower | Felix Fietkau | 2013-05-10 | 1 | -1/+1 |
* | toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support... | Felix Fietkau | 2013-05-09 | 2 | -6/+0 |
* | gettext-full: updated to 0.18.2.1 | Jo-Philipp Wich | 2013-04-23 | 4 | -79/+4 |
* | libevent2: update to 2.0.21 | Jo-Philipp Wich | 2013-04-23 | 1 | -3/+3 |
* | libmnl: update to 1.0.3 | Jo-Philipp Wich | 2013-04-23 | 1 | -2/+2 |
* | libnetfilter-conntrack: update to 1.0.3 | Jo-Philipp Wich | 2013-04-23 | 1 | -4/+4 |
* | polarssl: update to 1.2.6 | Jonas Gorski | 2013-04-23 | 1 | -3/+3 |
* | ncurses: update to 5.9 | Jonas Gorski | 2013-04-23 | 3 | -14/+14 |
* | libnl: update to 3.2.21 | Jonas Gorski | 2013-04-23 | 3 | -54/+8 |
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 2 | -5/+5 |
* | libubox: update to latest version | Felix Fietkau | 2013-04-15 | 1 | -3/+3 |
* | openssl: Pass in any TARGET_ASFLAGS | Florian Fainelli | 2013-04-05 | 1 | -0/+2 |
* | libpcap: get rid of some bloat introduced by the update | Felix Fietkau | 2013-04-01 | 1 | -2/+4 |
* | libpcap: update to 1.3.0 | Felix Fietkau | 2013-04-01 | 4 | -120/+102 |
* | libubox: update to latest version, adds libjson-script | Felix Fietkau | 2013-03-13 | 1 | -4/+16 |
* | ncurses: fix build with musl libc toolchains | Florian Fainelli | 2013-02-26 | 1 | -1/+2 |
* | openssl: remove now obsolete cris/etrax patch | Florian Fainelli | 2013-02-19 | 1 | -13/+0 |
* | libiconv: compile iconv stub with TARGET_CFLAGS | Florian Fainelli | 2013-02-19 | 1 | -1/+1 |
* | libevent2: do not add librt dependency when targetting eglibc | Florian Fainelli | 2013-02-15 | 1 | -1/+0 |
* | libbsd: make it available for eglibc only | Florian Fainelli | 2013-02-15 | 1 | -1/+1 |
* | openssl: update OpenSSL to 1.0.1e, fix Cisco DTLS. | Florian Fainelli | 2013-02-14 | 2 | -4/+34 |
* | polarssl: security update (1.2.5) addressing CBC TLS issue | Tim Yardley | 2013-02-08 | 2 | -15/+15 |
* | openssl: security update to 1.0.1d to address CBC TLS issue | Tim Yardley | 2013-02-08 | 6 | -79/+15 |
* | polarssl: add from /packages, update to 1.2.4, fix openssl compatibility | Felix Fietkau | 2013-01-30 | 5 | -0/+296 |
* | move lzo from /packages to trunk | Felix Fietkau | 2013-01-30 | 1 | -0/+56 |
* | libubox: update to latest version, fixes a string corruption issue on JSON fo... | Felix Fietkau | 2013-01-29 | 1 | -3/+3 |
* | add libusb-compat | Felix Fietkau | 2013-01-29 | 1 | -0/+49 |
* | libusb: add from /packages, add myself as maintainer | Felix Fietkau | 2013-01-29 | 2 | -0/+82 |
* | ustream-ssl: remove dependency conditional part to avoid build breakage when ... | Felix Fietkau | 2013-01-22 | 1 | -2/+2 |
* | ustream-ssl: update to latest version, fixes handling large chunks of data (f... | Felix Fietkau | 2013-01-22 | 1 | -2/+2 |
* | libnfnetlink: update to v1.0.1 | Jo-Philipp Wich | 2013-01-13 | 1 | -4/+4 |
* | add ustream-ssl, an ustream abstraction library for SSL stream sockets | Felix Fietkau | 2013-01-13 | 1 | -0/+59 |
* | libubox: update to latest version, adds small blobmsg enhancements and licens... | Felix Fietkau | 2013-01-13 | 1 | -4/+4 |
* | ncurses: fix typo on INSTALL_LIBSTDCPP configuration symbol | Florian Fainelli | 2013-01-07 | 1 | -1/+1 |
* | libubox: update to latest version, contains several uloop/ustream fixes | Felix Fietkau | 2013-01-07 | 1 | -3/+3 |
* | libnl-tiny: add includedir to pkg-config cflags | Felix Fietkau | 2012-12-22 | 1 | -1/+1 |
* | libubox: fix a jshn array sequence counter bug, fixes some network.sh issues | Felix Fietkau | 2012-12-18 | 1 | -3/+3 |
* | ncurses: fix build error in libncursesw | Felix Fietkau | 2012-12-17 | 1 | -0/+13 |
* | libubox: update to latest git head, introduces jshn json_is_a() helper | Jo-Philipp Wich | 2012-12-17 | 1 | -3/+3 |
* | libubox: another jshn update, fixes array handling issues | Felix Fietkau | 2012-12-16 | 1 | -3/+3 |
* | libubox: fix some jshn variable handling regressions | Felix Fietkau | 2012-12-16 | 1 | -3/+3 |
* | libubox: update to latest version, adds jshn namespace support | Felix Fietkau | 2012-12-16 | 1 | -3/+3 |
* | libiconv-full: add clause to Makefile to actually install iconv | Florian Fainelli | 2012-12-05 | 1 | -0/+5 |
* | libubox: update to latest version, fixes blob/blobmsg endian issues | Felix Fietkau | 2012-12-02 | 1 | -3/+3 |
* | gettext-full: use shipped libxml for the host build, fixes lzma references fr... | Jo-Philipp Wich | 2012-11-28 | 1 | -0/+3 |