Please do not report bugs from self made modifications. This is not a LabVIEW DLL code writing exercise.
lypython function lvsnGetLvabviewData,this function will occasionally be lost when obtaining array data
Add parsing of extra field info data to retrieve unix timestamp information
Make file utility functions work and add string variants in order to support UTF8 file names
Make file utility functions work and add string variants in order to support UTF8 file names
Make file utility functions work and add string variants in order to support UTF8 file names
More file util improvements
More file util improvements
Lots of changes in the file utility functions
First implementation of support for symlinks and use of extra fields times to apply to created files
Add an endianess indication routine
Remove unused file flag constant
Update library with begin of symlink support
Update shared libraries for embedded platforms
Fix error in previous makefile edit
Extend the returned file info structure
Cleanup various makefiles somewhat
Redesign of file attribute and symlink handling
Improve the file attribute handling and some VxWorks support
Updated to version 4.2.0
Latest Update to latest state from the nmoinvaz/minizip ver 1.2 github repository
Update to latest state from the nmoinvaz/minizip ver 1.2 github repository
Update Macintosh framework
Update Macintosh framework
Add two new files
fix version string to add extra line feeds
Recompilation of shared libraries
Recompilation due to subVI changes
Fix a crash due to alignment issues in certain LabVIEW versions
minor improvements trying to protect access to possible NULL pointers
Fix a crash due to alignment issues in certain LabVIEW versions
Change globalCommet back to a normal C string
Change globalCommet back to a normal C string
Update test VIs
Add extra option to directly retrieve the file info on enumeration functions
Fix error from removing static keyword
More changes for making it work on different platforms
Fix another Macintosh issue and update XCode project file
A few macintosh fixes
Change file info record back to old format for now
Recompiled shared library files
Some more edits for compilation under Linux and VxWorks
fixes for compilation for NI Linux RT
Recompiled tests
Update version number for the component description file
Add a simple test for the cryptrand function
Add an API to call the cryptrand function for testing its operation
Add fallback on Linux for when libbsd is not installed
Add an export of the cryptrandom buffer generation function for test purposes
Remove unneeded files and code from the project and make the code more multiplatform compatible
minor edit for MSC 6
Various cleanups for to make everything compile in MSC 6.0 too
rename file since MSC 6.0 can not handle two files with the same name in a project
Add standard C integer defines for old MS compilers
Some more platform specific corrections
Revert change to the Unzip File Info data structure
Add some comments as to what code is used on what platform compile
Some more updates to the C code to improve file information
Add summary of al licenses used in this library
Add unzGotToFirstFile2 and unzGoToNextFile2 function for optimization
Optimize Add GotToFirstFile2 and GoToNextFile2 function
Support functions for symbolic link recompiled and updated
Update tests from recompilation and minor improvements
Update VI library to adapt to new Minizip 1.2 version
Fix several small errors caused by new code
Add MSC specific warning suppression
Disable Intel Intrinsic AES support since VS2005 doesn't support it
Update to minizip 1.2.1
Some minor bugfixes
Update VI package builder script for fix done in 2014
Updated entire package
Adapt VI interface to new DLL interface
Minor code improvement
Incorporate ZLIB 1.2.11
Allow for dynamic loading of SymbolicLink API
Various modification accumalted over several mo...
cleanup project
Add ogpipe library from old repository
Revert last commit changing these files to LV2014
ZLIB Read Compressed File seems to extract empty directories as an empty file
Add HTML source for project website on labpytho...
Update Read Link function for MacOSX
Fix the definition of the macro
Edit source code to work with newer cintools an...
Add AES and BZIP2 files to project
Some cosmetic changes from the Mac
Update project files for Unix systems
Some cleanup
Added support for BZIP2 decompression
Fix some minor 64 bit implicit conversion warnings
Fix some linux compilation issues
Adding support for AES encryption and disk span...
Fix a few MacOSX issues
Fix an error when checking if a file has a reso...
Add version information about the LabVIEW wrapp...
Make code compile on Mac
Silence some compile warnings on unix
implemented the Windows side of links
Revert to old LV version