<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/wget.git/src/http.c, branch master</title>
<subtitle>git.savannah.gnu.org: git/wget.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/'/>
<entry>
<title>Simplify url_error function.</title>
<updated>2023-02-18T16:25:56+00:00</updated>
<author>
<name>Tim Rühsen</name>
<email>tim.ruehsen@gmx.de</email>
</author>
<published>2023-02-17T18:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=77929eda1b9fe426e0fb45046ac2ea7f7ae92879'/>
<id>77929eda1b9fe426e0fb45046ac2ea7f7ae92879</id>
<content type='text'>
* src/url.c (url_error): simplify, remove url arg, return const char *.
* src/url.h (url_error): remove url arg, return const char *.
* src/html-url.c (get_urls_file): Simplify call to url_error(),
  remove call to free().
* src/http.c (metalink_from_http): Likewise.
* src/main.c (main): Likewise.
* src/metalink.c (retrieve_from_metalink, fetch_metalink_file): Likewise.
* src/recur.c (retrieve_tree): Likewise.
* src/res.c (res_retrieve_file): Likewise.
* src/retr.c (retrieve_url, retrieve_from_file): Likewise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/url.c (url_error): simplify, remove url arg, return const char *.
* src/url.h (url_error): remove url arg, return const char *.
* src/html-url.c (get_urls_file): Simplify call to url_error(),
  remove call to free().
* src/http.c (metalink_from_http): Likewise.
* src/main.c (main): Likewise.
* src/metalink.c (retrieve_from_metalink, fetch_metalink_file): Likewise.
* src/recur.c (retrieve_tree): Likewise.
* src/res.c (res_retrieve_file): Likewise.
* src/retr.c (retrieve_url, retrieve_from_file): Likewise.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2023-02-17T12:46:58+00:00</updated>
<author>
<name>Tim Rühsen</name>
<email>tim.ruehsen@gmx.de</email>
</author>
<published>2023-02-12T17:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=42239969300cae065e38781df3d157483897ff6b'/>
<id>42239969300cae065e38781df3d157483897ff6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix HSTS portability by using int64_t instead of time_t.</title>
<updated>2022-03-20T19:57:10+00:00</updated>
<author>
<name>Tim Rühsen</name>
<email>tim.ruehsen@gmx.de</email>
</author>
<published>2022-03-20T11:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=cb114fbbf73eb687d28b01341c8d4266ffa96c9d'/>
<id>cb114fbbf73eb687d28b01341c8d4266ffa96c9d</id>
<content type='text'>
* src/hsts.c: Use int64_t instead of time_t.
* src/http.c: Use int64_t for parsing Strict-Transport-Security.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/hsts.c: Use int64_t instead of time_t.
* src/http.c: Use int64_t for parsing Strict-Transport-Security.
</pre>
</div>
</content>
</entry>
<entry>
<title>src/http.c (time_to_rfc1123): Fix -Wformat-nonliteral</title>
<updated>2022-03-20T19:53:10+00:00</updated>
<author>
<name>Tim Rühsen</name>
<email>tim.ruehsen@gmx.de</email>
</author>
<published>2022-03-20T19:53:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=1cda2bb5d591f564db2f5bbfcb60ba31b6351ca0'/>
<id>1cda2bb5d591f564db2f5bbfcb60ba31b6351ca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Update Copyright years</title>
<updated>2022-02-26T14:49:52+00:00</updated>
<author>
<name>Darshit Shah</name>
<email>darnir@gnu.org</email>
</author>
<published>2022-02-26T14:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=be936bda564963d7903a6966d3f40f92c95ca7f0'/>
<id>be936bda564963d7903a6966d3f40f92c95ca7f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/http.c (parse_strict_transport_security): Fix typo in string</title>
<updated>2022-01-31T17:01:51+00:00</updated>
<author>
<name>Aarni Koskela</name>
<email>akx@iki.fi</email>
</author>
<published>2022-01-31T12:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=446afdca21060e1be804509e687a299bfec505d6'/>
<id>446afdca21060e1be804509e687a299bfec505d6</id>
<content type='text'>
Copyright-paperwork-exempt: Yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copyright-paperwork-exempt: Yes
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/http.c (http_loop): Fix memleak</title>
<updated>2021-12-22T12:06:34+00:00</updated>
<author>
<name>Tim Rühsen</name>
<email>tim.ruehsen@gmx.de</email>
</author>
<published>2021-12-22T12:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=c7a37d82eefa5e3ca8043eb0102725d27d582c96'/>
<id>c7a37d82eefa5e3ca8043eb0102725d27d582c96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/http.c (http_loop): Hide password when printing status with -nv</title>
<updated>2021-12-01T22:38:52+00:00</updated>
<author>
<name>Darshit Shah</name>
<email>darnir@gnu.org</email>
</author>
<published>2021-12-01T22:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=f75fcf2985bf7ace36051f5d00a9f7c53e125a2b'/>
<id>f75fcf2985bf7ace36051f5d00a9f7c53e125a2b</id>
<content type='text'>
Reported-By: Per Lundberg &lt;perlun@gmail.com&gt;
Closes: #61492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported-By: Per Lundberg &lt;perlun@gmail.com&gt;
Closes: #61492
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/http.c (gethttp): Add cheap extra check to help static analyzers</title>
<updated>2021-06-06T13:34:06+00:00</updated>
<author>
<name>Tim Rühsen</name>
<email>tim.ruehsen@gmx.de</email>
</author>
<published>2021-06-06T13:10:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=c778ac20b4e203ec18826198dda66e1be4c7e042'/>
<id>c778ac20b4e203ec18826198dda66e1be4c7e042</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/http.c (initialize_request): Send Host HTTP header first</title>
<updated>2021-05-03T15:49:58+00:00</updated>
<author>
<name>Tim Rühsen</name>
<email>tim.ruehsen@gmx.de</email>
</author>
<published>2021-05-03T15:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/wget.git/commit/?id=027d2941147d189ffbdcf6156fe4e60a48e890b3'/>
<id>027d2941147d189ffbdcf6156fe4e60a48e890b3</id>
<content type='text'>
This solves an issue where the server expects the Host: header
as first one. This seems plausible (ahem) as the Host: header is the
only one that is required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This solves an issue where the server expects the Host: header
as first one. This seems plausible (ahem) as the Host: header is the
only one that is required.
</pre>
</div>
</content>
</entry>
</feed>
