summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-10-25compass v0.2.0HEADv0.2.0masterMalfurious1-1/+1
2024-10-25Avoid CMake deprecation warningMalfurious1-1/+1
2024-10-25Call Windows-specific API to obtain current working directoryMalfurious2-1/+4
2024-10-25Merge branch 'remove-network'Malfurious11-190/+42
2024-10-25Remove remote-host and port optionsMalfurious8-64/+23
2024-10-25Remove Socket classMalfurious5-126/+19
2024-10-24Merge branch 'mbedtls'Malfurious278-74109/+130
2024-10-24Remove unnecessary exception handler catch blockMalfurious1-3/+0
2024-10-24Refactor random password generation to use mbedtls entropy sourceMalfurious1-8/+3
2024-10-24Refactor SHA256 function to use mbedtlsMalfurious2-4/+4
2024-10-24Refactor AES functions to use mbedtlsMalfurious2-40/+112
2024-10-24Add Mbedtls libraryMalfurious3-1/+11
2024-10-24Remove Crypto++ libraryMalfurious273-74053/+0
2020-07-16Fix error compiling under clangMalfurious1-2/+2
2020-07-13Add .gitignore fileMalfurious1-0/+8
2020-07-13Update READMEMalfurious1-11/+19
2020-07-13Add CMake-managed build systemMalfurious1-0/+150
2020-07-13Add version number to help outputMalfurious2-0/+6
2020-07-12Fix integer truncation error in Crypto++ libraryMalfurious1-1/+1
2016-04-13Add project README filev0.1Malf Furious1-0/+19
2016-04-13Root commit for new Compass repositoryMalf Furious286-0/+75847