<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jabberhive/gateway/irc/src, branch master</title>
<subtitle>Gateway to the Internet Relay Chat for JabberHive chatbots.
</subtitle>
<id>https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/atom?h=master</id>
<link rel='self' href='https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/'/>
<updated>2022-02-17T18:36:01Z</updated>
<entry>
<title>Greatly improves compilation process.</title>
<updated>2022-02-17T18:36:01Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2022-02-17T18:36:01Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/commit/?id=ee38065c01d1c679304d7b85a372e0264cd36aa1'/>
<id>urn:sha1:ee38065c01d1c679304d7b85a372e0264cd36aa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Forces checking subfolder are up to date, -ZoO +JH</title>
<updated>2017-09-01T21:34:36Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-09-01T21:34:36Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/commit/?id=197336db213195e015a3f301473eeb29f23a2d49'/>
<id>urn:sha1:197336db213195e015a3f301473eeb29f23a2d49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switched to Makefiles.</title>
<updated>2017-09-01T20:47:31Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-09-01T20:47:31Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/commit/?id=b05361b3baa804a2c67e74dbd66828cb8517ed91'/>
<id>urn:sha1:b05361b3baa804a2c67e74dbd66828cb8517ed91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes connection test.</title>
<updated>2017-08-23T13:09:16Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-08-23T13:09:16Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/commit/?id=ba71528805f777871f52fc278858f56677307064'/>
<id>urn:sha1:ba71528805f777871f52fc278858f56677307064</id>
<content type='text'>
Sending the test request made the connection test be considered valid.
Woops.
</content>
</entry>
<entry>
<title>Adds timeout to connection test.</title>
<updated>2017-08-19T10:36:48Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-08-19T10:36:48Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/commit/?id=8314e55911cee7c64a94d7e7092b69b51b805c93'/>
<id>urn:sha1:8314e55911cee7c64a94d7e7092b69b51b805c93</id>
<content type='text'>
I didn't check if libircclient could detect the lack of connection
during the test, but since implementing that timeout is way easier than
expected (and prevents spamming connection tests), I simply added it.
</content>
</entry>
<entry>
<title>Attempts to deal with timeouts.</title>
<updated>2017-08-18T14:45:53Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-08-18T14:45:53Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/commit/?id=64275e09a21aa78076c1aaefc015e96c2864847b'/>
<id>urn:sha1:64275e09a21aa78076c1aaefc015e96c2864847b</id>
<content type='text'>
libircclient does not seem to detect any issue when the connection has
been dropped due to external causes. I added a test (getting the current
channel topic)that should trigger if 5min go by without anything happening,
hopefully this will cause libircclient to detect the connection problem, if
not, implement a timeout from the lack of replies concerning the topic
should not be too hard.
</content>
</entry>
<entry>
<title>Fixes invalid read in JH_meta_net_handle_reply</title>
<updated>2017-06-26T18:25:57Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-06-26T18:25:57Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/commit/?id=d1778a5beb18331b9e521527a66218fa468c9005'/>
<id>urn:sha1:d1778a5beb18331b9e521527a66218fa468c9005</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Woops, forgot.</title>
<updated>2017-06-16T15:26:01Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-06-16T15:26:01Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/commit/?id=071220857ef563eeb2d69006c547ff45abf376e2'/>
<id>urn:sha1:071220857ef563eeb2d69006c547ff45abf376e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes issue with options, username vs nick.</title>
<updated>2017-04-28T14:52:29Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-04-28T14:52:29Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/commit/?id=91e0989879dadf8a8fe49ba3cafebec5fd8744f9'/>
<id>urn:sha1:91e0989879dadf8a8fe49ba3cafebec5fd8744f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Got the thing to work.</title>
<updated>2017-04-28T14:46:03Z</updated>
<author>
<name>Nathanael Sensfelder</name>
<email>SpamShield0@MultiAgentSystems.org</email>
</author>
<published>2017-04-28T14:46:03Z</published>
<link rel='alternate' type='text/html' href='https://www.segfault.tech/cgit.cgi/jabberhive/gateway/irc/commit/?id=7a73cf3d8bbe5445e441d400099736f05cc4e5d8'/>
<id>urn:sha1:7a73cf3d8bbe5445e441d400099736f05cc4e5d8</id>
<content type='text'>
</content>
</entry>
</feed>
