<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/kvilib/net, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/net?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/net?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2026-06-13T10:29:46Z</updated>
<entry>
<title>Fix compilation with openssl 4 (#2765)</title>
<updated>2026-06-13T10:29:46Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2026-06-13T10:29:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=d1de244fe7b45355237a871192d2680d9d9f1e86'/>
<id>urn:sha1:d1de244fe7b45355237a871192d2680d9d9f1e86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KviSSL: add SSL_OP_IGNORE_UNEXPECTED_EOF option to avoid "unexpected eof while reading" errors on SDCC completion. The remote peer may close down the connection without sending the mandatory close_notify alert on shutdown. Since OpenSSL3 this reports an SSL error, but since we can already detect if the transfer has been truncated, just restore the previous behavior and ignore the error. (#2751)</title>
<updated>2026-02-14T09:07:02Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2026-02-14T09:07:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=1ce98bb4fc6beb5934fd7057511d8b79e88563a6'/>
<id>urn:sha1:1ce98bb4fc6beb5934fd7057511d8b79e88563a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SSL: ignore SIGPIPE in SSL_connect(); fix #2701 (#2726)</title>
<updated>2025-11-10T13:49:13Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-11-10T13:49:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=148ad10ea7c4c3b683d76c8ac32691d44328bab6'/>
<id>urn:sha1:148ad10ea7c4c3b683d76c8ac32691d44328bab6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error handling of QSslSocket (#2718)</title>
<updated>2025-10-10T21:52:49Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-10-10T21:52:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=71ec9705f1cd5e1c6e5ecb62c1b4a3c8797e0b59'/>
<id>urn:sha1:71ec9705f1cd5e1c6e5ecb62c1b4a3c8797e0b59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support sending authorization ID in SASL EXTERNAL (#2700)</title>
<updated>2025-03-17T09:37:30Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2025-03-17T09:37:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=6f23368f138c84815465e76c478cf918f32f9b7d'/>
<id>urn:sha1:6f23368f138c84815465e76c478cf918f32f9b7d</id>
<content type='text'>
The use case is provide network name and client ID to ZNC
See https://github.com/znc/znc/pull/1936</content>
</entry>
<entry>
<title>SSL updates (#2575)</title>
<updated>2023-12-04T21:33:55Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2023-12-04T21:33:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4b3b0963f9b3b00e33d1dd6a49d83e4e02443b40'/>
<id>urn:sha1:4b3b0963f9b3b00e33d1dd6a49d83e4e02443b40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Qt6: QStringList is a typedef now, avoid forward declarations</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-09-20T20:11:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=843e3c1421592aa47b26457f79bb58d043a285a5'/>
<id>urn:sha1:843e3c1421592aa47b26457f79bb58d043a285a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KviSSL: fix deprecations for openssl 3 (#2544)</title>
<updated>2023-07-08T22:34:56Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2023-07-08T22:34:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=d356be9a2ba9a6ba7de2449ba05c96644a09358e'/>
<id>urn:sha1:d356be9a2ba9a6ba7de2449ba05c96644a09358e</id>
<content type='text'>
Co-authored-by: Fabio Bas &lt;fabio.bas@officineinformatiche.net&gt;</content>
</entry>
<entry>
<title>Port to (and require) Qt 5.15. Drop KDE4 support, fix KDE5 (#2541)</title>
<updated>2023-07-07T23:38:33Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2023-07-07T23:38:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=28292170d8c02743cabfabba3a1623b8d71b9aa2'/>
<id>urn:sha1:28292170d8c02743cabfabba3a1623b8d71b9aa2</id>
<content type='text'>
* Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed.
---------

Co-authored-by: Fabio Bas &lt;fabio.bas@officineinformatiche.net&gt;</content>
</entry>
<entry>
<title>Change HTTP redirect limit to 20.</title>
<updated>2019-08-31T15:50:30Z</updated>
<author>
<name>Andrio Celos</name>
</author>
<published>2019-08-31T15:50:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=74cf10b8a808fa07de48bacb12c65fae7fd738d7'/>
<id>urn:sha1:74cf10b8a808fa07de48bacb12c65fae7fd738d7</id>
<content type='text'>
This is the redirect limit used by Chrome. The previous limit of 2 was causing problems with some sites.
</content>
</entry>
</feed>
