summaryrefslogtreecommitdiffstats
path: root/VC2008/CryptoPP.vcproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Undid the changes to cryptlib.cpp.Diusrex2014-01-061-1/+2
| | | | | | 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.
* Fixed LuaStatic intermediate and output folders.madmaxoft2013-12-041-2/+2
|
* Added a new Debug_LuaStatic configuration.madmaxoft2013-12-041-0/+739
| | | | This re-enables plugin debugging using Decoda, lost when we moved Lua out to a DLL.
* Fixed all outstanding VS compilation issuesTiger Wang2013-11-251-15/+15
| | | | Also updated VS2008 files.
* Fixed Visual Studio FilesTiger Wang2013-11-241-192/+192
|
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-5101/+5101
|
* CryptoPP: Pruned unused filesmadmaxoft@gmail.com2013-03-231-1749/+1
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1304 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Removed unused CryptoPP algorithms (Salsa, Sosemanuk) that won't compile on Mac (found by Sam Sxw)madmaxoft@gmail.com2012-12-271-16/+0
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1110 0a769ca7-a7f5-676a-18bf-c427514a06d6
* CryptoPP: Removed an unused file that broke compilation on some *nixesmadmaxoft@gmail.com2012-10-031-56/+0
| | | | | | ( http://forum.mc-server.org/showthread.php?tid=566 ) git-svn-id: http://mc-server.googlecode.com/svn/trunk@925 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Removed OS dependencies from CryptoPP; Removed unused modules that didn't compile on some platformsmadmaxoft@gmail.com2012-09-041-60/+0
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@827 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14)madmaxoft@gmail.com2012-08-301-0/+6981
git-svn-id: http://mc-server.googlecode.com/svn/trunk@808 0a769ca7-a7f5-676a-18bf-c427514a06d6