SYNAPSE - Synchronous TCP/IP Library for Delphi
Other related information can be found at http://www.ararat.cz/synapse/

History:

Description:
+ added property
- removed property
* modification
# bug fix


ASN.1 support utilities

Version 1.3.4 released 24.09.2001
- IptoID function moved to SynaUtil.pas

Version 1.3.3 released 22.07.2001
* some optimalizations. ASN.1 support utilities

Version 1.3.1 released 10.02.2001
* decoding of ASN1 packet is checked for consistency.

Version 1.3.0 released 27.11.2000
+ all ASN functions from SynaUtil unit

Version 1.2.0 released 24.10.2000
+ support for ASN1_OPAQUE type
* ASNEncInt supported correctly signed integers
+ ASNEncUInt support for correctly unsigned integers
* ASNItem support for decoding signed and unsigned integers

Version 1.1.0 released 18.09.2000
+ ASNencOIDitem for encoding OID item
+ ASNdecOIDitem for decoding OID item
* ASNEncLen now support length bigger then 65535
* ASNDecLen now support length bigger then 65535
* ASNEncInt rewrited
+ ASNItem have VAR parameter with returned value type

Version 1.0.0 released 1.2.2000
+ many misc. ASN.1 utils. See documentation.