<feed xmlns='http://www.w3.org/2005/Atom'>
<title>courier-libs/cgi, 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>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>Fix a few instances of misspellings of "occurred"</title>
<updated>2022-03-22T07:20:27+00:00</updated>
<author>
<name>Roel van Meer</name>
</author>
<published>2022-03-22T07:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=a1828069b5d9d04061a9bf6d02a157a3e645bf0f'/>
<id>a1828069b5d9d04061a9bf6d02a157a3e645bf0f</id>
<content type='text'>
See also:
  https://salsa.debian.org/debian/courier-unicode/-/blob/master/debian/patches/0004-Spelling-Fixes.patch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also:
  https://salsa.debian.org/debian/courier-unicode/-/blob/master/debian/patches/0004-Spelling-Fixes.patch
</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>Add AC_PROG_CC_C99</title>
<updated>2020-04-21T11:20:51+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2020-04-21T11:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=1d6a2aebf3372fd3674b52541203c58e11a52ac6'/>
<id>1d6a2aebf3372fd3674b52541203c58e11a52ac6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix quoting of HTTP headers of error messages.</title>
<updated>2019-05-17T11:03:18+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2019-05-17T11:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=6dc8ed011166cdf81d9a613399bb88ef15d05730'/>
<id>6dc8ed011166cdf81d9a613399bb88ef15d05730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>courier-unicode API update.</title>
<updated>2017-03-09T11:47:37+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2017-03-09T11:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=914d160ada16463a76d42011aa8d721134fba9b8'/>
<id>914d160ada16463a76d42011aa8d721134fba9b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to courier-unicode 1.2</title>
<updated>2015-02-28T13:16:17+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2015-02-28T13:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=3c35c22f36316dd84533a5d22f04f8b8f90b23a3'/>
<id>3c35c22f36316dd84533a5d22f04f8b8f90b23a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for automake &gt;=1.13</title>
<updated>2014-02-15T13:41:10+00:00</updated>
<author>
<name>David Heidelberger</name>
</author>
<published>2014-02-15T13:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=e7650ab352897866149c5b7765aba74ea13b4aa5'/>
<id>e7650ab352897866149c5b7765aba74ea13b4aa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reconfigure against the standalone unicode library.</title>
<updated>2014-01-12T18:26:54+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2014-01-12T18:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=40ed34ef54ac459116e2a37b63955c75a18a9441'/>
<id>40ed34ef54ac459116e2a37b63955c75a18a9441</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed configure.in to configure.ac</title>
<updated>2013-08-25T18:43:52+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2013-08-25T18:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=a00fd90cded04581b53d107f07ad2ff4e83384b3'/>
<id>a00fd90cded04581b53d107f07ad2ff4e83384b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
