Web Server Fixes – NETOS 7.1

 

 

 

Last Updated: 06/08/07         Fix Count: 2

 

 

Title

Intermittent problems authenticating to mail servers

 

Case: 1228489 / 20959

 

Date Fixed: 06/08/07

 

Description

Server intermittently rejects connection attempt when using Digest-MD5 authentication.

 

Solution

Fixed a problem in the MD5 calculation function.  There was a strcat() using a string that was not properly initialized.

 

 

Title

Email Authentication feature request

 

Case: 22989

 

Date fixed: 06/07/07

 

Description

Feature request

 

Solution

Updated email API to add the option to choose CRAM-MD5,LOGIN and PLAIN email authentication individually                  
 
 
Files:        netos/h/mailcapi.h
   netos\\lib\arm7\32b\ghs\librphttpd.a
   netos\lib\arm9\32b\gnu\librphttpd.a
   netos\lib\arm7\32b\ghs\librphttpd.a
   netos\lib\arm9\32b\gnu\librphttpd.a
   netos\\lib\arm7\32b\ghs\libhttpd.a
   netos\lib\arm9\32b\gnu\libhttpd.a
   netos\lib\arm7\32b\ghs\libhttpd.a
   netos\lib\arm9\32b\gnu\libhttpd.a
   netos\\lib\arm7\32b\ghs\libemailc.a
   netos\lib\arm9\32b\gnu\libemailc.a
   netos\lib\arm7\32b\ghs\libemailc.a
   netos\lib\arm9\32b\gnu\libemailc.a
   netos/src/examples/namail_fs/readme
   netos/src/examples/namail_fs/pbuilder/html/email.c
   netos/src/examples/namail_fs/pbuilder/html/email.htm
 

Special Instructions

 

 

Patch Link:  WebServerFixes_71

 

Dependencies

This patch also requires the installation of the following patch(es):

None

 

 

netos/h/mailcapi.h
netos/src/examples/namail_fs/readme
netos/src/examples/namail_fs/pbuilder/html/email.c
netos/src/examples/namail_fs/pbuilder/html/email.htm
Updated to add the option to choose CRAM-MD5,LOGIN and PLAIN email authentication individually