Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-15 | Moved some files and diretories around, made cmake skip files it knows it ↵ | Adam | |
can't compile because of missing dependices. | |||
2010-07-05 | Removed OnEncryptInPlace, although it currently causes no problems it is ↵ | Adam | |
just redundant. | |||
2010-06-25 | Changed the versioning system to use git | Adam | |
2010-06-24 | The next of a few "CBX OCDing over code style" commits, focusing on ↵ | Naram Qashat | |
src/core/enc_*, plus fixing unintentional broken logic in said modules caused by my first OCD commit. Also added a note to example.conf about enc_sha1 being potentially broken, and slight code style OCD in hashcomp.cpp found by Adam. | |||
2010-06-20 | The first of a few "CBX OCDing over code style" commits, focusing on ↵ | Naram Qashat | |
include/* and src/* but not src/core/* or src/modules/*. | |||
2010-06-18 | Renamed all of source files from .c to .cpp | Adam | |