AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.2.1 * Added function isds_DTInfo() which implements the DTInfo ISDS operation and corresponding data structures.
- update to 0.2.0 * Added function isds_PDZSendInfo() which supports the PDZSendInfo ISDS operation. * Using struct isds_timeval instead of struct timeval in the library interface. The new structure always uses 64-bit integers for seconds. * Added functions to provide own time conversion functions for example in situations in which the target system suffers from the year 2038 problem. * Fixed memory leak inside isds_get_received_envelope(). * Fixed memory leaks in code located in client/ and test/offline/ directories.
- update to 0.1.2 * Added support for the new PFO_ZNALEC and PFO_TLUMOCNIK data-box types. * Fixed found typos in documentation and commentaries in sources.
- move .lang to the main rpm (to avoid conflicts of w/ multiple libs)
- initial version (0.1.1)