Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update dropbear | Eric Andersen | 2003-12-19 | 1 | -2/+2 |
| | |||||
* | Enable building soft float buildroot for gcc 3.3. Currently works for | Manuel Novoa III | 2003-11-01 | 1 | -3/+7 |
| | | | | | | | | | i386 (limited to 64 bit long double... same as double), arm (libfloat), mips, and mipsel. Enable cross compiling a native gcc 3.3 toolchain to run on the target. Misc rootfs cleanups... strip some things that weren't, eliminate duplicate libs, move openssl shared libs out of /lib, reduce size of libssl.so by dynamicly linking with libcrypto.so, fix dropbear compile on mips. | ||||
* | Update to dropbear 0.38 | Eric Andersen | 2003-10-11 | 1 | -2/+2 |
| | |||||
* | update dropbear release location | Eric Andersen | 2003-10-06 | 1 | -1/+1 |
| | |||||
* | Update dropbear to the latest and greatest | Eric Andersen | 2003-09-26 | 1 | -2/+2 |
| | |||||
* | Teach dropbear to depend on zlib | Eric Andersen | 2003-09-12 | 1 | -1/+1 |
| | |||||
* | Alex King writes: | Eric Andersen | 2003-09-12 | 1 | -2/+2 |
| | | | | | Dropbear have bumpeed their version to 0.36, and 0.35 is not where buildroot expects it (they seem to have removed that version.) | ||||
* | Add support for enabling use of libintl. | Manuel Novoa III | 2003-09-03 | 1 | -1/+1 |
| | | | | | | | | Add support for libstd++ in full locale mode, and remove the need for config hacks when using uClibc stub locale support. TODO -- gdb intl support is still broken. uClibc should auto-download the pregenerated locale data | ||||
* | Update dropbear to the latest and greatest, fixing a | Eric Andersen | 2003-08-17 | 1 | -4/+2 |
| | | | | security problem | ||||
* | Add support for the Dropbear SSH server | Eric Andersen | 2003-06-23 | 1 | -0/+64 |