| Commit message (Expand) | Author | Age | Files | Lines |
* | cyassl: update to version 3.2.0 | Hauke Mehrtens | 2014-09-13 | 2 | -3/+3 |
* | toolchain: packetize libatomic | Steven Barth | 2014-09-12 | 1 | -1/+39 |
* | uclient: update to the latest version, fixes some crash issues | Felix Fietkau | 2014-09-04 | 1 | -2/+2 |
* | nettle: disable mips16 support to improve performance | Felix Fietkau | 2014-08-31 | 1 | -0/+1 |
* | uclient: update to latest version, fixes HTTP keepalive issues | Felix Fietkau | 2014-08-21 | 1 | -2/+2 |
* | libubox: update to latest git revision | John Crispin | 2014-08-20 | 1 | -3/+3 |
* | gmp: add host compile | John Crispin | 2014-08-18 | 1 | -1/+2 |
* | cyassl: update to 3.1.0 | Steven Barth | 2014-08-08 | 2 | -3/+3 |
* | polarssl: bump to 1.3.8 | Steven Barth | 2014-08-08 | 3 | -35/+31 |
* | openssl: another day another bug fix update | John Crispin | 2014-08-07 | 1 | -2/+2 |
* | lzo: enable parallel build | Felix Fietkau | 2014-07-18 | 1 | -0/+2 |
* | lzo: Update to version 2.08 | Hauke Mehrtens | 2014-07-17 | 1 | -2/+2 |
* | libubox: update to the latest version, fixes a jshn parsing error (#17128) | Felix Fietkau | 2014-07-16 | 1 | -2/+2 |
* | build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages | Felix Fietkau | 2014-06-30 | 1 | -0/+1 |
* | librpc: fix compile errors with musl | Felix Fietkau | 2014-06-29 | 1 | -0/+330 |
* | gettext-full: use uclibc workarounds for musl as well | Felix Fietkau | 2014-06-29 | 1 | -0/+3 |
* | toolchain: only take last found libgcc* file | Jo-Philipp Wich | 2014-06-27 | 1 | -3/+3 |
* | libubox: update to latest git head | John Crispin | 2014-06-24 | 1 | -2/+2 |
* | nettle: downgrade to 2.7.1 since gnutls is incompatible with 3.0 | Steven Barth | 2014-06-18 | 6 | -88/+1915 |
* | nettle: import from packages, update to 3.0 | Steven Barth | 2014-06-18 | 6 | -0/+1843 |
* | gmp: import from packages, update and reduce size | Steven Barth | 2014-06-18 | 1 | -0/+68 |
* | ncurses: Install xterm-256color | Steven Barth | 2014-06-16 | 1 | -1/+1 |
* | libubox: update to latest git | John Crispin | 2014-06-11 | 1 | -2/+2 |
* | libnfnetlink: fix musl compile errors | Felix Fietkau | 2014-06-09 | 1 | -0/+10 |
* | openssl: version bump to 1.0.1h | Hauke Mehrtens | 2014-06-05 | 1 | -2/+2 |
* | libubox: update to the latest version, adds static vlist initializer macros | Felix Fietkau | 2014-06-05 | 1 | -2/+2 |
* | libusb-compat: create directory for libusb-config | John Crispin | 2014-06-04 | 1 | -0/+2 |
* | polarssl: enable parallel build | Felix Fietkau | 2014-06-02 | 1 | -0/+2 |
* | polarssl: remove polarssl-progs, it is just a random collection of test programs | Felix Fietkau | 2014-06-02 | 1 | -19/+0 |
* | polarssl: bump to 1.3.7 | Steven Barth | 2014-06-01 | 4 | -55/+39 |
* | uclient: update to the latest version, fixes an issue with http authenticatio... | Felix Fietkau | 2014-05-28 | 1 | -2/+2 |
* | libubox: update to latest version, fixes a segfault on json_script cleanup | Felix Fietkau | 2014-05-26 | 1 | -2/+2 |
* | uclient: fix uclient-fetch permissions | Felix Fietkau | 2014-05-09 | 1 | -1/+1 |
* | libubox: update to the latest version, adds minor enhancements/fixes for uloo... | Felix Fietkau | 2014-05-09 | 1 | -2/+2 |
* | add uclient, a small HTTP/1.1 client library (+ utility), using ustream-ssl | Felix Fietkau | 2014-05-09 | 1 | -0/+51 |
* | cyassl: update to version 3.0.0 | Hauke Mehrtens | 2014-05-01 | 3 | -6/+6 |
* | libubox: update to the latest version, adds a key/value store implementation ... | Felix Fietkau | 2014-04-26 | 1 | -2/+2 |
* | OpenSSL: update to 1.0.1g | Steven Barth | 2014-04-08 | 1 | -2/+2 |
* | uclibc++: disable mips16 support to avoid linkage errors with libsupc++ objec... | Felix Fietkau | 2014-04-05 | 1 | -0/+1 |
* | libubox: switch to git.openwrt.org as source | Felix Fietkau | 2014-03-26 | 1 | -1/+1 |
* | ustream-ssl: update to latest version, adds certificate validation support | Felix Fietkau | 2014-03-25 | 1 | -2/+3 |
* | [package] libroxml: enable xpath support | Luka Perkov | 2014-03-23 | 1 | -2/+1 |
* | ustream-ssl: update to the latest version, fixes cyassl build | Felix Fietkau | 2014-03-21 | 1 | -2/+2 |
* | polarssl: add support for generating rsa keys | Felix Fietkau | 2014-03-21 | 1 | -10/+0 |
* | libroxml: add package (tiny XML parser/writer library) | Felix Fietkau | 2014-03-21 | 1 | -0/+48 |
* | libnl-tiny: ensure compatibility to libnl version 3 and higher | Felix Fietkau | 2014-03-21 | 2 | -1/+14 |
* | ustream-ssl: update to latest version, fixes writes before ssl handshake comp... | Felix Fietkau | 2014-03-21 | 1 | -2/+2 |
* | libusb-compat: install libusb-config in host staging dir | Florian Fainelli | 2014-03-20 | 1 | -0/+1 |
* | toolchain: remove accidental leftover debug code | Felix Fietkau | 2014-03-20 | 1 | -1/+0 |
* | toolchain: add a symlink for musl softfloat ldso to the path where our gcc ex... | Felix Fietkau | 2014-03-20 | 1 | -0/+4 |