<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pakakeh.go, branch v0.10.2</title>
<subtitle>Collections of packages and tools for working with Go programming language.</subtitle>
<id>http://git.kilabit.info/pakakeh.go/atom?h=v0.10.2</id>
<link rel='self' href='http://git.kilabit.info/pakakeh.go/atom?h=v0.10.2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/'/>
<updated>2019-12-06T18:23:59Z</updated>
<entry>
<title>share v0.10.2</title>
<updated>2019-12-06T18:23:59Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2019-12-06T18:23:59Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=4144bd3654b68aeaccc4254f9b2667f7f74918f4'/>
<id>urn:sha1:4144bd3654b68aeaccc4254f9b2667f7f74918f4</id>
<content type='text'>
===  Bug Fixes

*  dns: check for bad certificate when reading DoT request
*  dns: fix the use of goroutine on runForwarders
</content>
</entry>
<entry>
<title>dns: check for bad certificate when reading DoT request</title>
<updated>2019-12-06T18:19:10Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2019-12-06T18:19:10Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=a219dde75e9cc1f508f34a35240bc2f83c214358'/>
<id>urn:sha1:a219dde75e9cc1f508f34a35240bc2f83c214358</id>
<content type='text'>
While at it, read the request inside loop to minimize calling newRequest
when recv is timeout.
</content>
</entry>
<entry>
<title>dns: log the connection type name when error on serveTCPClient</title>
<updated>2019-12-06T17:59:45Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2019-12-06T17:25:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=79c5cdfcbc652d4224cb4294d5c6a7ea027fb3cb'/>
<id>urn:sha1:79c5cdfcbc652d4224cb4294d5c6a7ea027fb3cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: simplify cutting message packet on DoTClient recv</title>
<updated>2019-12-06T17:58:30Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2019-12-06T16:35:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=42a7df1634e5a9335e289da6591a953e9b2142cf'/>
<id>urn:sha1:42a7df1634e5a9335e289da6591a953e9b2142cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: simplify cutting message packet on TCPClient recv</title>
<updated>2019-12-06T17:58:27Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2019-12-06T16:35:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=515eb23de1bd40b293070fd3bf881a651ae7a90c'/>
<id>urn:sha1:515eb23de1bd40b293070fd3bf881a651ae7a90c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: simplify cutting message packet on UDPClient recv</title>
<updated>2019-12-06T17:58:24Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2019-12-06T16:34:50Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=bcfd6414ca3fc7fec66b908c2f65ed809e82195f'/>
<id>urn:sha1:bcfd6414ca3fc7fec66b908c2f65ed809e82195f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: close the stopper channel</title>
<updated>2019-12-06T17:58:17Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2019-12-06T15:06:46Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=e994600812be0e0a90e99f74eb0867fd342ac757'/>
<id>urn:sha1:e994600812be0e0a90e99f74eb0867fd342ac757</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: fix the use of goroutine on runForwarders</title>
<updated>2019-12-06T17:58:12Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2019-12-06T15:06:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=5f8ee2f9719c45a93295d6845e5c69a2d2ad6e0b'/>
<id>urn:sha1:5f8ee2f9719c45a93295d6845e5c69a2d2ad6e0b</id>
<content type='text'>
When using goroutine inside loop, if one of parameter references by index,
the number of goroutine runs may or may not equal to the total of index.
</content>
</entry>
<entry>
<title>dns: remove unused logging in RestartForwarders</title>
<updated>2019-12-06T17:58:09Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2019-12-06T15:04:17Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=fa796241581038ac73bfbf3e08391df9d7ecc574'/>
<id>urn:sha1:fa796241581038ac73bfbf3e08391df9d7ecc574</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: remove unused isRunning on runTCPForwarder</title>
<updated>2019-12-06T17:58:06Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2019-12-06T15:02:41Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=75d4dd5de92d74bb2d43aecbdfdefae0ba23088b'/>
<id>urn:sha1:75d4dd5de92d74bb2d43aecbdfdefae0ba23088b</id>
<content type='text'>
</content>
</entry>
</feed>
