Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-06 | Undid the changes to cryptlib.cpp. | Diusrex | 1 | -10/+0 | |
Instead, altered the VC2008 cryptopp project settings. Someone else will probably need to do the same thing for the 2013 version, since I don't have access to VC2013. | |||||
2014-01-05 | Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.h | Diusrex | 1 | -0/+10 | |
I also added a warning(push)/(pop) around crpytlib.cpp because it would go crazy with warnings. So now, the only warning from cryptopp that is not blocked is 'unreferenced local function has been removed', which also occurs at a single function. | |||||
2013-12-11 | added zlib | Tycho Bickerstaff | 1 | -1/+0 | |
2013-12-10 | more cmake changes | Tycho Bickerstaff | 1 | -1/+6 | |
2013-12-10 | more cmake | Tycho Bickerstaff | 1 | -0/+10 | |
2013-11-24 | move cryptopp into lib | Alexander Harkness | 193 | -0/+48154 | |