|
Version
|
Changes
|
| 2.6.0 |
3-JAN-2004
- Updated to
include improvements in the Chilkat common underlying
architecture.
|
| 2.5.1 |
27-JUN-2003
Fixes:
- LoadMimeFile
and LoadXmlFile returned false when the method really
succeeded.
|
| 2.5.0 |
2-JUN-2003
Fixes:
- Opaque S/MIME
signing of messages indicated the wrong digest algorithm
in some cases.
|
| 2.4.2 |
22-MAY-2003
Fixes:
- When signing,
expired certificates are blocked from being automatically
chosen if a certificate is not explicitly set.
- If a ChilkatCSP
object is not used to specify a hash algorithm for signing,
then SHA-1 is chosen first if available. Otherwise the
choices follow in this order, choosing the first available:
MD2, MD5, MD4, HMAC, MAC, and then whatever remaining
CSP hash algorithms are supported in any order. This is
only the case if the hash algorithm is not explicitly
set.
|
| 2.4.1 |
21-MAY-2003
Updated to include
any improvements in the underlying MIME processing architecture
that is shared with other Chilkat components.
|
| 2.4.0 |
7-APR-2003
Fixed minor
memory leaks.
|
| 2.3.2 |
7-FEB-2003
Changes:
- Certificates
for intermediate certification authorities are now included
in the detached signatures. Note that the root CA certificate
is never included in the signature.
|
| 2.3.0 |
28-JAN-2003
Added the following
properties and methods for accessing the error log when
an error occurs:
- Property:
ErrorLogXml As String, read-only. Returns the error
log in XML format.
- Property:
ErrorLogHtml As String, read-only. Returns the
error log in HTML format.
- Property:
ErrorLogText As String, read-only. Returns the
error log in plain-text format.
- Method:
ErrorLogClear( ) Clears the error log.
|
| 2.1.9 |
2-DEC-2002
- Updated because
of improvements in the shared underlying Chilkat common
architecture.
|
| 2.1.8 |
18-OCT-2002
- Updated because
of improvements in the shared underlying Chilkat common
architecture relating to improved error reporting in some
situations.
|
| 2.1.7 |
9-OCT-2002
- Updated to
include improvements in the underlying Chilkat common
architecture.
|
| 2.1.6 |
28-SEP-2002
|
| 2.1.4
- 2.1.5 |
18-SEP-2002
- Updated to
include improvements in the underlying Chilkat common
architecture.
|
| 2.1.3 |
26-AUG-2002
- Updated to
include improvements in the underlying Chilkat common
architecture.
|
| 2.1.2 |
22-AUG-2002
- One last
minor memory leak fixed.
|
| 2.1.1 |
20-AUG-2002
|
| 2.1.0 |
8-AUG-2002
- Added the
MimeFactory object. This is component that can be inserted
onto forms in the Visual Basic or Delphi IDE. It has one
method, NewMime, which creates a new and empty ChilkatMime
object.
- Fixed problems
related to ChilkatCSP when non-standard Cryptographic
Service Providers are used.
|
| 2.0.1 |
29-JULY-2002
- New install/uninstall
program
- Updated icons
- Installs
to "Chilkat Software Inc" instead of "Chilkat
Software, Inc". The comma in the directory name causes
the icons to not show properly in IDEs such as Delphi
|
| 2.0.0 |
23-JULY-2002
Added the SetCSP method. This method takes the place of
the following methods, which are no longer used: SetAlgorithmRC2,
SetAlgorithmRc4, SetAlgorithmDES, SetAlgorithm3DES.
|
| 1.0.5 |
21-JUNE-2002
Updated to include the latest in the underlying Chilkat common
architecture. |
| 1.0.4 |
17-JUNE-2002
Fixed a problem relating to the use of the GetPart method.
If your program calls GetPart, you should upgrade to this
version.
|
| 1.0.3 |
10-JUNE-2002
Added the following methods that can be used to select the
encryption algorithm used by S/MIME.
- SetAlgorithmRC2
- SetAlgorithmRC4
-- This is the default.
- SetAlgorithmDES
- SetAlgorithm3DES
|
| 1.0.2 |
7-JUNE-2002
Updated to include modifications in the underlying Chilkat
common architecture. |
| 1.0.1 |
4-JUNE-2002
Fixed minor memory leaks. |
| 1.0.0 |
28-May-2002
Initial Release
|