<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sproxy2/src/Sproxy, branch master</title>
<subtitle>HTTP proxy for authenticating users via OAuth2</subtitle>
<id>https://git.pashev.ru/sproxy2/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/sproxy2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/sproxy2/'/>
<updated>2019-09-06T16:34:43Z</updated>
<entry>
<title>Reformat with modern hindent 5.2.7</title>
<updated>2019-09-06T16:34:43Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2019-09-06T16:34:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/sproxy2/commit/?id=6df3894131699a3a81e5e4da1565268eb01639c6'/>
<id>urn:sha1:6df3894131699a3a81e5e4da1565268eb01639c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use "getAddrInfo" instead of "inet_addr"</title>
<updated>2019-09-06T16:24:04Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2019-09-06T16:24:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/sproxy2/commit/?id=5af03230208f355c53c3b8f763d9533f9e859411'/>
<id>urn:sha1:5af03230208f355c53c3b8f763d9533f9e859411</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use 64 bytes long key by default</title>
<updated>2018-04-28T07:22:31Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2018-04-28T07:16:13Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/sproxy2/commit/?id=b425b5041cf784b7c24abcc82e5573cd79304bf7'/>
<id>urn:sha1:b425b5041cf784b7c24abcc82e5573cd79304bf7</id>
<content type='text'>
It is padded with zeros to 64 bytes anyway if the length is less.
</content>
</entry>
<entry>
<title>Stick to Data.Aeson</title>
<updated>2018-04-28T07:16:06Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2018-04-28T07:16:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/sproxy2/commit/?id=5618374d41edc7fb1f8eaf5bf59c1ded97cbee8d'/>
<id>urn:sha1:5618374d41edc7fb1f8eaf5bf59c1ded97cbee8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean imports</title>
<updated>2017-12-19T12:47:37Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2017-12-19T12:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/sproxy2/commit/?id=95c1b5b93eb0378f8efc9aaa5926c7b9d972037c'/>
<id>urn:sha1:95c1b5b93eb0378f8efc9aaa5926c7b9d972037c</id>
<content type='text'>
Drop `containers`.
</content>
</entry>
<entry>
<title>Use Template Haskell</title>
<updated>2017-10-31T17:06:17Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2017-10-31T17:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/sproxy2/commit/?id=820ea577989fd40473db25f6166092336c483338'/>
<id>urn:sha1:820ea577989fd40473db25f6166092336c483338</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused extension</title>
<updated>2017-10-17T19:11:36Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2017-10-17T19:11:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/sproxy2/commit/?id=844c0d058298489823b183004c5b5385852f6824'/>
<id>urn:sha1:844c0d058298489823b183004c5b5385852f6824</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use void</title>
<updated>2017-10-14T20:52:36Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2017-10-14T20:52:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/sproxy2/commit/?id=87921e616486e57943a500c7a10a9f8555eac0ae'/>
<id>urn:sha1:87921e616486e57943a500c7a10a9f8555eac0ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow configure backend response timeout</title>
<updated>2017-09-21T15:09:23Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2017-09-21T15:09:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/sproxy2/commit/?id=9cdee8017606580a3c4e8ca7de854cf90e41d9cf'/>
<id>urn:sha1:9cdee8017606580a3c4e8ca7de854cf90e41d9cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format with hindent</title>
<updated>2017-08-06T16:50:58Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2017-08-06T16:50:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/sproxy2/commit/?id=ad1134ad752bbcd678cfb5a80217fabe57fdcd35'/>
<id>urn:sha1:ad1134ad752bbcd678cfb5a80217fabe57fdcd35</id>
<content type='text'>
</content>
</entry>
</feed>
