Felix Fietkau
3e7b894ac0
ustream-ssl: remove legacy polarssl support
...
The old polarssl 1.3 branch is EOL since end of 2016, and the package
for it will be removed soon.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Hannu Nyman
b7677f05d6
ustream-ssl: remove extra DEFAULT_VARIANT from libustream-polarssl
...
Currently both libustream-polarssl and libustream-mbedtls
variants define themselves as the DEFAULT_VARIANT
Remove extra DEFAULT_VARIANT from libustream-polarssl.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
8 years ago
Felix Fietkau
c7c1cf5618
treewide: clean up and unify PKG_VERSION for git based downloads
...
Also use default defintions for PKG_SOURCE_SUBDIR, PKG_SOURCE
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
720b99215d
treewide: clean up download hashes
...
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Daniel Engberg
9edfe7dd13
source: Switch to xz for packages and tools where possible
...
* Change git packages to xz
* Update mirror checksums in packages where they are used
* Change a few source tarballs to xz if available upstream
* Remove unused lines in packages we're touching, requested by jow- and blogic
* We're relying more on xz-utils so add official mirror as primary source, master site as secondary.
* Add SHA256 checksums to multiple git tarball packages
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
8 years ago
Felix Fietkau
71753a8286
Revert "ustream-ssl: Fix recursive dependency"
...
This reverts commit abf0768131
.
The description is wrong, there is no recursive dependency here. The
conditions were added intentionally to avoid bogus build dependencies.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Daniel Dickinson
abf0768131
ustream-ssl: Fix recursive dependency
...
Two variants incorrectly include themselves in
conditional depends on ssl libraries, which results
in a recursive dependency.
Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
8 years ago
John Crispin
1e9c066595
ustream-ssl: update to latest git HEAD
...
Signed-off-by: John Crispin <john@phrozen.org>
8 years ago
John Crispin
62dc9831d3
package/*: update git urls for project repos
...
Signed-off-by: John Crispin <john@phrozen.org>
9 years ago
Felix Fietkau
d84bf324ba
ustream-ssl: update to the latest version, adds cyassl/wolfssl fixes
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 years ago
Felix Fietkau
7eeb254cc4
treewide: replace nbd@openwrt.org with nbd@nbd.name
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 years ago
Felix Fietkau
b77a72ce0c
ustream-ssl: update to the latest version, fixes openssl TLS version selection
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48752
9 years ago
Felix Fietkau
487efe2508
ustream-ssl: update to the latest version, fixes hostname validation with openssl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48503
9 years ago
Felix Fietkau
87456ff286
ustream-ssl: update to the latest version, fixes handling SSL connection close notification
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48462
9 years ago
Felix Fietkau
54baefc480
ustream-ssl: update to the latest version, fixes connection with servers requiring DHE
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48380
9 years ago
Felix Fietkau
b075688953
ustream-ssl: fix copy&paste mistake in mbedtls variant title
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48258
9 years ago
Felix Fietkau
d9494cdf6d
ustream-ssl: update to the latest version, adds mbedtls variant
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48256
9 years ago
Felix Fietkau
04d7cf87e3
ustream-ssl: move to git.openwrt.org
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48126
9 years ago
Jo-Philipp Wich
645635801d
ustream-ssl: fix compilation against current PolarSSL/mbedTLS version
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45934
10 years ago
Felix Fietkau
af9672cfde
ustream-ssl: correct year in PKG_VERSION string
...
ustream-ssl: correct the year in the PKG_VERSION string, as both r45157 and
r45441 left the old year 2014 there. For a casual user it may seem that the
current code is from April 2014, although
a4ca61527236e89eb9efb782fd9bfd04796144e3 is from April 2015.
http://nbd.name/gitweb.cgi?p=ustream-ssl.git;a=commit;h=a4ca61527236e89eb9efb782fd9bfd04796144e3
https://dev.openwrt.org/changeset/45441/
https://dev.openwrt.org/changeset/45157/
signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 45623
10 years ago
John Crispin
da2742db3b
ustream-ssl: update to latest git HEAD
...
fixes long writes when using polarssl
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45441
10 years ago
Nicolas Thill
b8dccba8f2
ustream-ssl: fix SNI when building against cyassl
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 45224
10 years ago
John Crispin
97b3237307
ustream-ssl: enable SNI when building for cyassl
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45216
10 years ago
John Crispin
67bf89324d
ustream-ssl: properly handle return codes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45157
10 years ago
Felix Fietkau
0b148a331b
ustream-ssl: select polarssl as default variant, skip openssl/cyassl dependencies if unused
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42655
10 years ago
Felix Fietkau
e7de56916a
ustream-ssl: update to latest version, adds certificate validation support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40017
11 years ago
Felix Fietkau
8a17353e75
ustream-ssl: update to the latest version, fixes cyassl build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40004
11 years ago
Felix Fietkau
2b64517dff
ustream-ssl: update to latest version, fixes writes before ssl handshake completion
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39985
11 years ago
Felix Fietkau
6ae77556dc
ustream-ssl: add support for polarssl 1.3
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39929
11 years ago
Felix Fietkau
fdfc296aaf
ustream-ssl: update to the latest version, adds support for the current cyassl version ( #14386 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38608
11 years ago
Felix Fietkau
8ba022ab48
ustream-ssl: update to latest version, add a package for the polarssl build variant
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37528
11 years ago
Felix Fietkau
33b35a7b53
ustream-ssl: update to latest version, fixes uhttpd infinite loop issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36955
12 years ago
Felix Fietkau
7b845ca9c7
ustream-ssl: remove dependency conditional part to avoid build breakage when no variant is selected
...
SVN-Revision: 35294
12 years ago
Felix Fietkau
aca0690ce5
ustream-ssl: update to latest version, fixes handling large chunks of data ( fixes #12866 )
...
SVN-Revision: 35293
12 years ago
Felix Fietkau
cec8ed1882
add ustream-ssl, an ustream abstraction library for SSL stream sockets
...
SVN-Revision: 35131
12 years ago