21 lines
875 B
Plaintext
21 lines
875 B
Plaintext
AusRegistry's EPP Client Library for the C++ Programming Language.
|
|
|
|
Changes in version 1.3.2
|
|
* Change API on TLSSocket. writeInt(int i) now throws SSLException.
|
|
* Blocked SIGPIPE signal as work around fix for OpenSSL bug in version (openssl-0.9.8e-22.el5).
|
|
* Fixed exception handling mismatches in TLSSession class.
|
|
|
|
Changes in version 1.3.1
|
|
* Corrected sample hostname value in toolkit2.conf.
|
|
|
|
Changes in version 1.3
|
|
* Added classes to support DNSSEC through SecDNS-1.1 schema
|
|
|
|
Changes in version 1.2
|
|
* Added classes to support Key Value extensions (DomainInfoKVResponseExtension, DomainKVCommandExtension, KVExtension)
|
|
* Added classes to support generic Domain Registrant Transfer command (DomainRegistrantTransfer)
|
|
|
|
Changes in version 1.1
|
|
* Added classes to support Domain Expiry Synchronisation (DomainUpdateSyncCommandExtension)
|
|
* Fixed memory leaks
|