<feed xmlns='http://www.w3.org/2005/Atom'>
<title>courier-libs/tcpd, branch master</title>
<subtitle>Courier Mail Server - shared libraries</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/'/>
<entry>
<title>Assorted bug fixes.</title>
<updated>2022-05-24T04:02:28+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-05-24T04:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=36657a43147aeb82a5b109d896025be3237d2296'/>
<id>36657a43147aeb82a5b109d896025be3237d2296</id>
<content type='text'>
Minor read-only use after free. OpenSSL 3.0 tweaks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor read-only use after free. OpenSSL 3.0 tweaks.
</pre>
</div>
</content>
</entry>
<entry>
<title>openssl 3.0 fixes.</title>
<updated>2022-05-24T01:01:44+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-05-24T01:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=27df85cdad37e4945b1144ed2d4be92b40e4519f'/>
<id>27df85cdad37e4945b1144ed2d4be92b40e4519f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gcc 12, autotool updates, sqwebmail fixes.</title>
<updated>2022-05-23T03:52:31+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-05-23T03:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=83e37efc8ed785cd095eb585ff747e5702ec49b3'/>
<id>83e37efc8ed785cd095eb585ff747e5702ec49b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all: scripts to create installable *.deb packages.</title>
<updated>2022-04-16T23:59:47+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-03-14T01:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=867cce4e32e7e64651887664724aa7f06566cb4b'/>
<id>867cce4e32e7e64651887664724aa7f06566cb4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tcpd: use PKG_PROG_PKG_CONFIG macro.</title>
<updated>2022-03-21T03:29:56+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-03-21T03:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=3f6737c2b26ec6d3b3e51d1f909424f3f3a7840a'/>
<id>3f6737c2b26ec6d3b3e51d1f909424f3f3a7840a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set an ALARM timer to kill libcouriertls.</title>
<updated>2022-01-15T14:35:42+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-01-15T14:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=6d54a8a93311b6bb0eedae79cf4bde01d0955708'/>
<id>6d54a8a93311b6bb0eedae79cf4bde01d0955708</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-Wall and -Werror fixes</title>
<updated>2021-05-22T01:11:51+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2021-05-22T01:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=142f42378608e593eb36ceb33895db99948427aa'/>
<id>142f42378608e593eb36ceb33895db99948427aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tolerate -Wall and -Werror</title>
<updated>2021-05-19T12:03:46+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2021-05-18T02:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=34b6dbb743654fdb6edccf101c4da7e671b7a92d'/>
<id>34b6dbb743654fdb6edccf101c4da7e671b7a92d</id>
<content type='text'>
Fixes to configure scripts and code so that it compiles (hopefully
correctly) with -Wall and -Werror.

Remove support for ancient BSD stricmp and strnicmp functions.
AC_CHECK_FUNC does not work for strcasecmp and strncasecmp under
-Wall, it's simpler to remove it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes to configure scripts and code so that it compiles (hopefully
correctly) with -Wall and -Werror.

Remove support for ancient BSD stricmp and strnicmp functions.
AC_CHECK_FUNC does not work for strcasecmp and strncasecmp under
-Wall, it's simpler to remove it.
</pre>
</div>
</content>
</entry>
<entry>
<title>couriertcpd: tweak DNSBL lookup logic.</title>
<updated>2021-03-28T14:51:30+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2021-03-28T14:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=e04bac5d781acb1dfcca7658cfc7dcbeed68d8c8'/>
<id>e04bac5d781acb1dfcca7658cfc7dcbeed68d8c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for ALPN.</title>
<updated>2021-02-21T02:07:50+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2021-02-21T02:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=7e9140305a0652e86d18e8dcf71fc07748ce8e4d'/>
<id>7e9140305a0652e86d18e8dcf71fc07748ce8e4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
