summaryrefslogtreecommitdiffstats
path: root/lib/cryptopp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Undid the changes to cryptlib.cpp.Diusrex2014-01-061-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.
* Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.hDiusrex2014-01-051-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.
* added zlibTycho Bickerstaff2013-12-111-1/+0
|
* more cmake changesTycho Bickerstaff2013-12-101-1/+6
|
* more cmakeTycho Bickerstaff2013-12-101-0/+10
|
* move cryptopp into libAlexander Harkness2013-11-24193-0/+48154