Felix Fietkau
eb58eba08b
uclient: update to the latest version, fixes fetch of multiple files
...
4b87d83 uclient-fetch: fix overloading of output_file variable
Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years ago
Matthias Schiffer
f12a5b8f6d
uclient: update to 2017-09-06
...
24d6eded73de uclient-http: fix Host: header for literal IPv6 addresses
83ce236dab86 uclient-fetch: read_data_cb: fix a potential buffer overflow
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
7 years ago
Florian Fainelli
55209a9df9
uclient: Update to 2016-12-09
...
Brings in the following changes:
52d955fd802a remove obsolete mac os x /opt/local include/library search path
a4e49b4163b2 Fix unused results warnings
48cfff3fbec9 uclient-http: send correct "Host:" header if port is set
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
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
Jo-Philipp Wich
27dffa0b0c
uclient: change SSL support error message
...
Change the error message about missing SSL support to be more explicit by
mentioning required package names.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years ago
Felix Fietkau
bd7289af38
uclient: update to the latest version, fixes HTTP redirect support
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Rafał Miłecki
952beca4aa
uclient: update to the latest version with better help and DELETE
...
This slightly improves output of help messages and supports sending
message body for DELETE.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
9 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
7eeb254cc4
treewide: replace nbd@openwrt.org with nbd@nbd.name
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 years ago
Felix Fietkau
02ba90c228
uclient: update to the latest version, fixes connection timeout handling ( #21726 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48524
9 years ago
Felix Fietkau
9d0703f016
uclient: update to the latest version, now truncates files when overwriting them
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48465
9 years ago
Felix Fietkau
7e29a768fa
uclient: update to the latest version, improves interoperability with quirky servers
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48463
9 years ago
Felix Fietkau
ac734726fe
uclient: update to the latest version, fixes overwrite with wget -O
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48441
9 years ago
Felix Fietkau
8353ed85f2
uclient: update to the latest version, adds an auth reconnect handling fix and a small uclient-fetch command line fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48390
9 years ago
Felix Fietkau
23541c6f6f
uclient: install a symlink from uclient-fetch to wget into /bin
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48379
9 years ago
Felix Fietkau
977948b15c
uclient: update to the latest version, fixes a cosmetic progress bar issue
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48378
9 years ago
Felix Fietkau
c3b01ead44
uclient: update to the latest version, adds many fixes/features
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48278
9 years ago
Felix Fietkau
9cd6162b63
packages: use OPENWRT_GIT to point at the main openwrt git repo
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48118
9 years ago
Felix Fietkau
384ac9cdf7
uclient: update to the latest version, fixes a crash in processing redirect/disconnect after headers
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45446
10 years ago
Rafał Miłecki
7aba4f1539
uclient: update to the latest version with timeout support
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44053
10 years ago
Felix Fietkau
37c5b92d40
uclient: update to the latest version, fixes HTTP digest auth processing
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43600
10 years ago
Felix Fietkau
c329f79dd4
uclient: update to the latest version, fixes some crash issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42419
10 years ago
Felix Fietkau
a81f356873
uclient: update to latest version, fixes HTTP keepalive issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42257
10 years ago
Felix Fietkau
253892e57f
uclient: update to the latest version, fixes an issue with http authentication handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40867
11 years ago
Felix Fietkau
9a22b006de
uclient: fix uclient-fetch permissions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40742
11 years ago
Felix Fietkau
5295e5fd34
add uclient, a small HTTP/1.1 client library (+ utility), using ustream-ssl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40738
11 years ago