Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							68b29a7a95 
							
						 
					 
					
						
						
							
							uclient: set fixed ABI_VERSION on libuclient  
						
						... 
						
						
						
						Last incompatible change appeared to be 4924411
("http: add proper error handling to uclient_http_redirect()") which
changed the return value of uclient_http_redirect() from bool to int.
Signed-off-by: Jo-Philipp Wich <jo@mein.io> 
						
					 
					
						2019-01-24 10:39:29 +01:00 
						 
				 
			
				
					
						
							
							
								Hans Dedecker 
							
						 
					 
					
						
						
						
						
							
						
						
							055cdab2bb 
							
						 
					 
					
						
						
							
							uclient: add ALTERNATIVES for wget  
						
						... 
						
						
						
						Don't symlink uclient-fetch anymore to /bin/wget but rather use
the ALTERNATIVES support for wget to install it as /usr/bin/wget.
Let uclient-fetch provide wget
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> 
						
					 
					
						2019-01-13 18:27:28 +01:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							0bd99db511 
							
						 
					 
					
						
						
							
							uclient: update to latest Git head  
						
						... 
						
						
						
						3ba74eb uclient-http: properly handle HTTP redirects via proxy connections
Signed-off-by: Jo-Philipp Wich <jo@mein.io> 
						
					 
					
						2018-11-24 20:15:04 +01:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							e44162ffca 
							
						 
					 
					
						
						
							
							uclient: update to latest git HEAD  
						
						... 
						
						
						
						f2573da uclient-fetch: use package name pattern in message for missing SSL library
9fd8070 uclient-fetch: Check for nullpointer returned by uclient_get_url_filename
f41ff60 uclient-http: basic auth: Handle memory allocation failure
a73b23b uclient-http: auth digest: Handle multiple possible memory allocation failures
66fb58d uclient-http: Handle memory allocation failure
2ac991b uclient: Handle memory allocation failure for url
63beea4 uclient-http: Implement error handling for header-sending
eb850df uclient-utils: Handle memory allocation failure for url file name
ae1c656 uclient-http: Close ustream file handle only if allocated
Signed-off-by: Jo-Philipp Wich <jo@mein.io> 
						
					 
					
						2018-08-03 23:50:29 +02:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							fe920d01bb 
							
						 
					 
					
						
						
							
							treewide: replace LEDE_GIT with PROJECT_GIT  
						
						... 
						
						
						
						Remove LEDE_GIT references in favor to the new name-agnostic
PROJECT_GIT variable.
Signed-off-by: Jo-Philipp Wich <jo@mein.io> 
						
					 
					
						2018-01-10 21:27:32 +01:00 
						 
				 
			
				
					
						
							
							
								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> 
						
					 
					
						2017-11-02 22:54:09 +01:00 
						 
				 
			
				
					
						
							
							
								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> 
						
					 
					
						2017-09-06 15:46:03 +02:00 
						 
				 
			
				
					
						
							
							
								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> 
						
					 
					
						2017-01-02 21:06:13 +01:00 
						 
				 
			
				
					
						
							
							
								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> 
						
					 
					
						2016-12-22 16:42:21 +01:00 
						 
				 
			
				
					
						
							
							
								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> 
						
					 
					
						2016-12-16 22:39:22 +01:00 
						 
				 
			
				
					
						
							
							
								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> 
						
					 
					
						2016-10-06 12:16:56 +02:00 
						 
				 
			
				
					
						
							
							
								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> 
						
					 
					
						2016-08-08 12:20:15 +02:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							bd7289af38 
							
						 
					 
					
						
						
							
							uclient: update to the latest version, fixes HTTP redirect support  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@nbd.name> 
						
					 
					
						2016-07-05 12:40:30 +02:00 
						 
				 
			
				
					
						
							
							
								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> 
						
					 
					
						2016-06-16 14:54:25 +02:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							62dc9831d3 
							
						 
					 
					
						
						
							
							package/*: update git urls for project repos  
						
						... 
						
						
						
						Signed-off-by: John Crispin <john@phrozen.org> 
						
					 
					
						2016-06-13 22:51:41 +02:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							7eeb254cc4 
							
						 
					 
					
						
						
							
							treewide: replace nbd@openwrt.org with nbd@nbd.name  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@nbd.name> 
						
					 
					
						2016-06-07 08:58:42 +02:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2016-01-28 11:23:50 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2016-01-23 20:02:34 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2016-01-23 18:53:17 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2016-01-21 15:59:39 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2016-01-20 10:15:25 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2016-01-19 22:41:31 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2016-01-19 22:41:18 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							c3b01ead44 
							
						 
					 
					
						
						
							
							uclient: update to the latest version, adds many fixes/features  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48278 
						
					 
					
						2016-01-17 12:41:06 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2016-01-04 15:11:49 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2015-04-14 21:05:45 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2015-01-19 16:02:59 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2014-12-10 16:03:02 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							c329f79dd4 
							
						 
					 
					
						
						
							
							uclient: update to the latest version, fixes some crash issues  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42419 
						
					 
					
						2014-09-04 11:25:04 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							a81f356873 
							
						 
					 
					
						
						
							
							uclient: update to latest version, fixes HTTP keepalive issues  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42257 
						
					 
					
						2014-08-21 19:12:38 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2014-05-28 09:44:57 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							9a22b006de 
							
						 
					 
					
						
						
							
							uclient: fix uclient-fetch permissions  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40742 
						
					 
					
						2014-05-09 09:46:44 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						
					 
					
						2014-05-09 00:17:21 +00:00