ITK v2.6.1 beta 4
This version is a beta version
Use it only for testing purposes.

Change history:

2.6.1 Beta 4 Release - 6/May/2004

This beta version contains MacOS X Carbon, MacOS Classic and Windows version of ITK Pro and ITK Light.

Bug fixed

  • Vulnerability fix in the openssl library

 

2.6.1 Beta 3 Release - 22/Jan/2004

This beta version contains MacOS X Carbon, MacOS Classic and Windows version of ITK.

Bug fixed

  • Some memory problems have been fixed by changing the 'SetHandleSize' code.
  • ITK_TCPRcv got some fixes in the OpenTransport code (MacOS 9/X)
  • ITK_TCPRcv under Windows was returning SSL data in small chunks (each SSL encrypted data packet was read one by one). Now it tries to read as many data as available.
  • ITK_Text2xxx & ITK_xxx2Text routines now check that the 32000 chars boundary is not broken. If the resulting string is longer than 32000 chars, it is now cut to 32000 chars.

 

2.6.1 Beta 2 Release - 10/Apr/2003

This beta version contains MacOS X Carbon, MacOS Classic and Windows version of ITK.

Bug fixed

  • ITK_BlobSearch/Replace could crash when blobs were not allocated
  • ITK_TCPRcv under MacOS could return invalid data when the status of the stream had reached 14 due to bad value returned by ITK_TCPChRcvd
  • ITK_Addr2Name under MacOS X was not returning dotted IP names anymore (like 194.2.244.1) if no name could be retrieved
  • ITK_Encrypt/ITK_Decrypt routines could crash when the InitialValue parameter was not initialized

Other

  • ITKccert.pem can now store client certificate that will be used by ITK_TCPOpen

 

2.6.1 Beta 1 Release - 30/Dec/2002

This beta version contains MacOS X Carbon, MacOS Classic and Windows version of ITK.

Bug fixed

  • ITK_SSLSetCert: better support of chained certificates.
  • ITK_TCPStrmInfo now handles UDP sockets correctly (could crash under MacOS)
  • ITK_TCPInfos under MacOS X was not returning valid TCP layers version infos.
  • ITK_Addr2Name under MacOS X was not returning dotted IP names anymore (like 194.2.244.1)
  • ITK_TCPClose on SSL streams was shutting down the SSL layers, now this is done in ITK_TCPRelease.
  • ITK_Status2A was not handling invalid streamRef correctly, now status -1 is returned for invalid streams and not considered as an error.
  • ITK_BlobGzip now uses a slightly large compression buffer (500 bytes more).

Do not hesitate to contact me thru support@internet-toolkit.com if you have any problem, question or suggestion.

Happy testing !

 

Christian Quest - 22/Jan/2004