summaryrefslogtreecommitdiff
path: root/src/lib/md5.c
AgeCommit message (Collapse)Author
2014-06-26Version 1.6 of the TNG library.Magnus Lundborg
Added functions to get the version of the header and the library. Improved version control of the library using CMake config and version files. Changed tng_util_frame_current_compression_get() return type to double before the API is widely circulated (no release has been made since that function was added). Compiling compression functions into the tng_io library. Uses BuildTNG.cmake instead of including add_subdirectories. Change-Id: I5e4818736fb2632c06ca7df8e84ce9544bf2acaf
2014-01-14Use relative paths for includes.Magnus Lundborg
2013-11-04Let CMake check endianness for MD5. Remove GROMACS header.Magnus Lundborg
2013-10-01Removed DECLSPECDLLEXPORT from md5.cMagnus Lundborg
2013-06-13(Re)change names of tng_md5_* to md5_*Magnus Lundborg
In order to make it work with existing md5 include files custom names should not be used.
2013-05-18Changes to allow compilation on windows with msvc. Bugfixes.Daniel Spangberg
2013-05-16Attempt to fix compilations in MSVS.Magnus Lundborg
Check if compiling on Windows. Use __inline instead of inline.
2013-05-15Replaced static. Reverts last commit.Magnus Lundborg
2013-05-15Do not use static inline in function declaration.Magnus Lundborg
Changed to inline void md5_process
2012-12-03Initial repository setup. Adding files.Magnus Lundborg
contact: Jan Huwald // Impressum