Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ustream-ssl: select polarssl as default variant, skip openssl/cyassl ↵ | Felix Fietkau | 2014-09-23 | 1 | -2/+3 |
| | | | | | | | | dependencies if unused Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42655 | ||||
* | ustream-ssl: update to latest version, adds certificate validation support | Felix Fietkau | 2014-03-25 | 1 | -2/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40017 | ||||
* | ustream-ssl: update to the latest version, fixes cyassl build | Felix Fietkau | 2014-03-21 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40004 | ||||
* | ustream-ssl: update to latest version, fixes writes before ssl handshake ↵ | Felix Fietkau | 2014-03-21 | 1 | -2/+2 |
| | | | | | | | | completion Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39985 | ||||
* | ustream-ssl: add support for polarssl 1.3 | Felix Fietkau | 2014-03-14 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39929 | ||||
* | ustream-ssl: update to the latest version, adds support for the current ↵ | Felix Fietkau | 2013-10-30 | 1 | -2/+2 |
| | | | | | | | | cyassl version (#14386) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38608 | ||||
* | ustream-ssl: update to latest version, add a package for the polarssl build ↵ | Felix Fietkau | 2013-07-24 | 1 | -2/+14 |
| | | | | | | | | variant Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37528 | ||||
* | ustream-ssl: update to latest version, fixes uhttpd infinite loop issues | Felix Fietkau | 2013-06-18 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36955 | ||||
* | ustream-ssl: remove dependency conditional part to avoid build breakage when ↵ | Felix Fietkau | 2013-01-22 | 1 | -2/+2 |
| | | | | | | no variant is selected SVN-Revision: 35294 | ||||
* | ustream-ssl: update to latest version, fixes handling large chunks of data ↵ | Felix Fietkau | 2013-01-22 | 1 | -2/+2 |
| | | | | | | (fixes #12866) SVN-Revision: 35293 | ||||
* | add ustream-ssl, an ustream abstraction library for SSL stream sockets | Felix Fietkau | 2013-01-13 | 1 | -0/+59 |
SVN-Revision: 35131 |