summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol132.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a few MSVC warnings.madmaxoft2014-01-071-2/+2
|
* Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.hDiusrex2014-01-051-0/+14
| | | | | | 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.
* Fixed some of tiger's derpyness.Alexander Harkness2013-11-271-2/+2
|
* Further attempts to fix compileTiger Wang2013-11-251-2/+2
|
* Attempt to fix compilationTiger Wang2013-11-241-2/+2
|
* Moved source to srcAlexander Harkness2013-11-241-0/+102