aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-08-02Specify that project uses only C language, to avoid complaints of CMake if no...Victor Wagner1-1/+1
2017-07-04Remove the mess with gostsum12/gost12sumDmitry Belyavskiy1-3/+3
2017-06-27Enable build by GCC and Clang, and passing -L flag via CMAKE_C_FLAGS variableMouse1-1/+6
2017-06-27Silence irrepairable compiler warnings. Add warnings that can be addressed.Uri Blumenthal1-20/+2
2017-06-27Fixed sudden inability to find OpenSSL libraries by restoring manual specific...Mouse1-4/+8
2017-06-27Merge remote-tracking branch 'upstream/master'Mouse1-7/+2
2017-06-27Make sure CMake does not pick stray directories for linking the engineMouse1-0/+11
2017-06-26Make gost-engine independent of OpenSSL SOURCERichard Levitte1-8/+0
2017-06-26Rename the GOST engineRichard Levitte1-0/+1
2017-06-26Separate GOST engine and GOST library, make GOST engine a moduleRichard Levitte1-12/+17
2016-12-15Endianess testDmitry Belyavskiy1-1/+11
2016-11-19Add -WerrorDmitry Belyavskiy1-1/+2
2016-04-28Reduce minimal version of the CMakeDmitry Belyavskiy1-1/+1
2016-04-28Grasshopper && CMakeMaxim Tishkov1-0/+112