<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/docs/examples/makefile.dj, branch bagder/https-cookie-secure</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>whitespace fixes</title>
<updated>2018-09-23T22:24:02+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vszakats.net</email>
</author>
<published>2018-09-23T22:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=b801b453af6de75838c3298137628f05e94ffb48'/>
<id>b801b453af6de75838c3298137628f05e94ffb48</id>
<content type='text'>
- replace tabs with spaces where possible
- remove line ending spaces
- remove double/triple newlines at EOF
- fix a non-UTF-8 character
- cleanup a few indentations/line continuations
  in manual examples

Closes https://github.com/curl/curl/pull/3037
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- replace tabs with spaces where possible
- remove line ending spaces
- remove double/triple newlines at EOF
- fix a non-UTF-8 character
- cleanup a few indentations/line continuations
  in manual examples

Closes https://github.com/curl/curl/pull/3037
</pre>
</div>
</content>
</entry>
<entry>
<title>URLs: change all http:// URLs to https://</title>
<updated>2016-02-02T23:19:02+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-02-02T23:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4af40b3646d3b09f68e419f7ca866ff395d1f897'/>
<id>4af40b3646d3b09f68e419f7ca866ff395d1f897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copyrights: update Gisle Vanem's email</title>
<updated>2015-10-20T11:33:01+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2015-10-20T11:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5fecdc26f7ac2472e2d5158c2716e9ac52663214'/>
<id>5fecdc26f7ac2472e2d5158c2716e9ac52663214</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>examples/makefile.dj: update email</title>
<updated>2011-04-07T13:16:38+00:00</updated>
<author>
<name>Gisle Vanem</name>
<email>gvanem@broadpark.no</email>
</author>
<published>2011-04-07T13:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e9afbe2a65716a1e08677a88976f44c81704b6e8'/>
<id>e9afbe2a65716a1e08677a88976f44c81704b6e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>source header: added to more files</title>
<updated>2011-03-11T23:14:32+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2011-03-11T23:14:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=029136da6054a3b2d6cb36b3b4f2ed34f83e010a'/>
<id>029136da6054a3b2d6cb36b3b4f2ed34f83e010a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove the CVSish $Id$ lines</title>
<updated>2010-03-24T10:02:54+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2010-03-24T10:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=2309b4e330b96bc2e1f8e36b6184015e59544037'/>
<id>2309b4e330b96bc2e1f8e36b6184015e59544037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pick-up programs from Makefile.inc.</title>
<updated>2008-08-17T16:20:23+00:00</updated>
<author>
<name>Gisle Vanem</name>
<email>gvanem@broadpark.no</email>
</author>
<published>2008-08-17T16:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d8cab4c13382d70995cfa26878d697a1ff7d4556'/>
<id>d8cab4c13382d70995cfa26878d697a1ff7d4556</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added libidn libs as needed. Added compilation of sendrecv.c</title>
<updated>2008-07-08T13:55:20+00:00</updated>
<author>
<name>Gisle Vanem</name>
<email>gvanem@broadpark.no</email>
</author>
<published>2008-07-08T13:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a95e600eb0fa1fdba0d2627ff15aaf9392b6c253'/>
<id>a95e600eb0fa1fdba0d2627ff15aaf9392b6c253</id>
<content type='text'>
and cookie_interface.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and cookie_interface.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove remaining traces of ftp3rdparty.c and mention htmltidy.c</title>
<updated>2007-09-13T20:36:52+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2007-09-13T20:36:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=6d27647b61faf2cfc2c9ad3433d848db833534e4'/>
<id>6d27647b61faf2cfc2c9ad3433d848db833534e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added cvs id. Use TOPDIR variable. Updated CSOURCES.</title>
<updated>2007-03-17T17:58:45+00:00</updated>
<author>
<name>Gisle Vanem</name>
<email>gvanem@broadpark.no</email>
</author>
<published>2007-03-17T17:58:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=605a39117810a9bb3e99e2aba8c4d5fc7afa5db8'/>
<id>605a39117810a9bb3e99e2aba8c4d5fc7afa5db8</id>
<content type='text'>
Dependencies are now put in external file depend.dj.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dependencies are now put in external file depend.dj.
</pre>
</div>
</content>
</entry>
</feed>
