summaryrefslogtreecommitdiffstats
path: root/lib/cryptopp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-01-22Removed CryptoPP files.madmaxoft194-48168/+0
2014-01-11Fixed the warning in CryptoPP.madmaxoft1-1/+1
It was getting on my nerves too much, decided to actually fix their code.
2014-01-06Undid the changes to cryptlib.cpp.Diusrex1-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-05Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.hDiusrex1-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-11added zlibTycho Bickerstaff1-1/+0
2013-12-10more cmake changesTycho Bickerstaff1-1/+6
2013-12-10more cmakeTycho Bickerstaff1-0/+10
2013-11-24move cryptopp into libAlexander Harkness193-0/+48154