<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/kvilib/net/KviSSL.cpp, branch ignore-sigpipe</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/net/KviSSL.cpp?h=ignore-sigpipe</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/net/KviSSL.cpp?h=ignore-sigpipe'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2020-05-15T02:01:58Z</updated>
<entry>
<title>SIGPIPE should be already ignored globally. Simplify code to figure out what's going on with #2469</title>
<updated>2020-05-15T02:01:58Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2020-05-15T02:01:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=d989635aa9c096f1c730a64024c9e3ad559044bc'/>
<id>urn:sha1:d989635aa9c096f1c730a64024c9e3ad559044bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KviSSL: Check SSL_in_init before SSL_shutdown</title>
<updated>2019-06-26T02:58:32Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2019-06-26T02:58:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3f0172591f580b7209f8528bdb202dde0acfd51d'/>
<id>urn:sha1:3f0172591f580b7209f8528bdb202dde0acfd51d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply all modernize-* fixes from clang-tidy except for modernize-use-auto</title>
<updated>2018-11-14T13:59:22Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2018-06-09T23:16:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e4a34cb9b7d59a08a162d642fbbca8c08804b3ff'/>
<id>urn:sha1:e4a34cb9b7d59a08a162d642fbbca8c08804b3ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support 64-bit X509 certificate serial numbers (#2363)</title>
<updated>2018-04-11T11:01:32Z</updated>
<author>
<name>Vladimir Panteleev</name>
</author>
<published>2018-04-11T11:01:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=bbe89482c2c3e91bd5cbe196470a44656ab86295'/>
<id>urn:sha1:bbe89482c2c3e91bd5cbe196470a44656ab86295</id>
<content type='text'>
Support 64-bit X509 certificate serial numbers

Avoid "too large" errors when querying the serial number of a
certificate when it doesn't fit in a 32-bit integer. Use strings to query and store certificate serial numbers</content>
</entry>
<entry>
<title>Support OpenSSL 1.1.0 (#2223)</title>
<updated>2017-12-11T10:06:41Z</updated>
<author>
<name>Vladimir Panteleev</name>
</author>
<published>2017-12-11T10:06:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=ed2a156892c5ce9a1ab54c50031ba59a9a34485f'/>
<id>urn:sha1:ed2a156892c5ce9a1ab54c50031ba59a9a34485f</id>
<content type='text'>
Fixes #2151.</content>
</entry>
<entry>
<title>Add SSL socket support to I/O Graph traffic tracking</title>
<updated>2016-09-12T16:27:37Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2016-09-12T16:27:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=86ac8eb36bbf1933ab3a5125076a36eb19a55116'/>
<id>urn:sha1:86ac8eb36bbf1933ab3a5125076a36eb19a55116</id>
<content type='text'>
Fixes #612
</content>
</entry>
<entry>
<title>cleanups: remove more dead code odd spaces</title>
<updated>2016-05-07T03:44:53Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-07T02:52:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=b2bc852d280a0b2b3d9914098899b98751597189'/>
<id>urn:sha1:b2bc852d280a0b2b3d9914098899b98751597189</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup duplicate includes</title>
<updated>2016-05-04T04:43:51Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-04T02:02:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c8f112374c85294ad6ae1ffe9924ea9ae8d8556a'/>
<id>urn:sha1:c8f112374c85294ad6ae1ffe9924ea9ae8d8556a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-tidy: modernize-use-default</title>
<updated>2016-04-30T17:50:44Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-30T17:34:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=a37bd1dfeb81c8cd44453e186a43c1b29883ab49'/>
<id>urn:sha1:a37bd1dfeb81c8cd44453e186a43c1b29883ab49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-tidy: modernize-use-nullptr</title>
<updated>2016-04-30T17:50:44Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-30T17:23:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=505d0768f8392e3c4775425dd97f41e1c829ef44'/>
<id>urn:sha1:505d0768f8392e3c4775425dd97f41e1c829ef44</id>
<content type='text'>
</content>
</entry>
</feed>
