Web Server Updates – NET+OS 7.0

 

 

 

Last Updated: 06/04/09         Fix Count: 5

 

 

Title

Problem authenticating to mail servers

 

Case: 29483

 

Date Fixed: 02/25/09

 

Description

After failing EHLO (authenticated email) email client does not retry with HELO

 

Solution

Send QUIT command before closing the connection when we receive that error from the server.

 

 

Title

Intermittent problems authenticating to mail servers

 

Case: 1231775 / 20959

 

Date Fixed: 06/22/07

 

Description

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

 

Solution

CRAM-MD5 digest calculation may contain NULL in the data field.  Code now handles this properly.

 

 

Title

Email client won’t connect via wireless network

 

Case: 23239

 

Date Fixed: 06/15/07

 

Description

Email client would not connect via wireless network.

 

Solution

Added temporary fix to handle IPv6 scope ID assignment
to remote address.
  The fix sets the scope ID of the
client address to be the Ethernet or Wireless interface.
If both interfaces are present, then Ethernet has priority.

 

 

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

Problems with filenames using Mozilla browser

 

Case: 1218061

 

Date fixed: 09/28/06

 

Description

Problem using kRpObjFlag_Disposition flag along with the Mozilla browser.

 

The filename is sent to the browser from the webserver as "/filename.xxx" instead of "filename.xxx".  This causes the Mozilla browser to prompt the user to save the file as "-filename.xxx".

 

Solution

Corrected problem with forward slash ('/') in URL response header.

 

 

Files:   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

Special Instructions

 

 

Patch Link:  WebServerUpdates_70

 

Dependencies

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

None