OpenDOF Blog
Objects of InformationPOSIX TLS Internet Transport version 1.0 released
Version 1.0 of the POSIX TLS Internet Transport (core-c-dof-inet-tls-posix) has been released and is available for download here. This is the initial release of this project. More information can be found on this project at https://opendof.org/.
Interface Repository version 2.1 released
Version 2.1 of the Interface Repository (tools-interface-repository-interface-repository) has been released and is available for download here. The following feature has been included in this release: * [IFREPO-102](https://issue.opendof.org/browse/IFREPO-102) - Share...
Distributed Object Framework Console 1.0.2 released
Version 1.0.2 of the Distributed Object Framework Console (tools-dofconsole-DOFConsole) has been released and is available for download here. This release fixes the following issues: - [DOFCON-45](https://issue.opendof.org/browse/DOFCON-45) DOFConsole streaming...
OpenDOF Specifications version 7.0 released
Version 7.0 of the OpenDOF Specifications (core-specifications-specifications) has been released and is available for download here. This is the initial public release of this project. More information can be found on this project at https://opendof.org/.
Source code for an OpenDOF requestor and provider in a “helloworld” application now available in Java
To help you understand how OpenDOF requestors and providers work using Java, we’ve placed source code for a “HelloWorldProvider” and a “HelloWorldRequestor” in a GitHub repository for you to play with. You can access it here.
OpenDOF IoT Router available for download
The OpenDOF IoT Router AMI is now available for download from the AWS marketplace. (Download it here.) The OpenDOF IoT Router is a stand-alone, zero-configuration server that makes it easy to securely connect your IoT application to the cloud and route your OpenDOF...
Source code for an OpenDOF requestor and provider in a “helloworld” application now available in C
To help you understand how OpenDOF requestors and providers work using C, we’ve placed source code for a “helloWorldProvider” and a “helloWorldRequestor” in a GitHub repository for you to play with. You can access it here.
C Connection Reconnecting Listener (core-c-dof-connection-reconnecting-listener) version 3.1 released
Version 3.1 of the C Connection Reconnecting Listener (core-c-dof-connection-reconnecting-listener) has been released and is available for download here. This release of the reconnecting state listener includes a change to the way the next connect attempt time is...
C Connection Reconnecting Listener (core-c-dof-connection-reconnecting-listener) version 2.1 released
Version 2.1 of the C Connection Reconnecting Listener (core-c-dof-connection-reconnecting-listener) has been released and is available for download here. This release of the reconnecting state listener includes a change to the way the next connect attempt time is...
DOF AES Cipher Plugin version 1.0.1 released
Version 1.0.1 of the DOF AES Cipher Plugin (core-c-dof-aes-cipher-plugin) has been released and is available for download here. This release fixes the following issue: - [AESC-5](https://issue.opendof.org/browse/AESC-5) Using cmake's find_package with a static library...
POSIX Portable C Runtime version 2.0.2 released
Version 2.0.2 of the POSIX Portable C Runtime (core-c-dof-pcr-posix) has been released and is available for download here. This release fixes the following issue: - [PCRPOSIX-4](https://issue.opendof.org/browse/PCRPOSIX-4) Using cmake's find_package with a static...
C Connection Reconnecting Listener version 3.0 released
Version 3.0 of the C Connection Reconnecting Listener (core-c-dof-connection-reconnecting-listener) has been released and is available for download here. This release includes the following changes: The reconnecting state listener was changed so that connections are...
DOF TWOFISH Cipher Plugin version 1.0 released
Version 1.0 of the DOF TWOFISH Cipher Plugin (core-c-dof-twofish-cipher-plugin) has been released and is available for download here. This is the initial release of this project. More information can be found on this project at opendof.org.
DOF SMS4 Cipher Plugin version 1.0 released
Version 1.0 of the DOF SMS4 Cipher Plugin (core-c-dof-sms4-cipher-plugin) has been released and is available for download here. This is the initial release of this project. More information can be found on this project at opendof.org.
POSIX Internet Transport version 3.0 released
Version 3.0 of the POSIX Internet Transport (core-c-dof-inet-posix) has been released and is available for download here. The following changes were made in this release: dof-inet-posix was updated to use the new API that is required for dof-oal version 8.0 Support...
C Object Access Library version 8.0 released
Version 8.0 of the C Object Access Library (core-c-dof-oal) has been released and is available for download here. This release includes the following changes: - The optional dependency for dof-cipher-plugins was removed. There is now a required dependency for...
C Object Access Library version 7.1.5 released
Version 7.1.5 of the C Object Access Library (core-c-dof-oal) has been released. This release fixes the following issues: - [COAL-83](https://issue.opendof.org/browse/COAL-83) Exceptions are sent before the provide permission is checked. -...
C Data Transfer Common Library Version 2.02 Released
Version 2.02 of the C Data Transfer Common Library (datatransfer-c-dof-data-transfer-common) has been released and is available for download here. This release fixes the following issues: - DTC-5: If ReferenceInterface size is 256 bytes or more, it will fail to...