Diusrex
ed9a500d6b
Undid the changes to cryptlib.cpp.
...
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-06 10:12:40 -07:00
madmaxoft
fb2df44458
Fixed LuaStatic intermediate and output folders.
2013-12-04 21:35:29 +01:00
madmaxoft
4fd876aa7c
Added a new Debug_LuaStatic configuration.
...
This re-enables plugin debugging using Decoda, lost when we moved Lua out to a DLL.
2013-12-04 20:35:54 +01:00
Tiger Wang
3466d2cad9
Fixed all outstanding VS compilation issues
...
Also updated VS2008 files.
2013-11-25 21:32:09 +00:00
Tiger Wang
3c2e7f1aad
Fixed Visual Studio Files
2013-11-24 17:30:42 +00:00
Alexander Harkness
53e22b1185
Changed everyting to Unix line endings.
2013-07-29 12:13:03 +01:00
madmaxoft@gmail.com
561f105394
CryptoPP: Pruned unused files
...
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1304 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-03-23 20:53:08 +00:00
madmaxoft@gmail.com
a5a8ea55b9
Removed unused CryptoPP algorithms (Salsa, Sosemanuk) that won't compile on Mac (found by Sam Sxw)
...
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1110 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-12-27 07:43:08 +00:00
madmaxoft@gmail.com
26f0ca1fa7
CryptoPP: Removed an unused file that broke compilation on some *nixes
...
( 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
2012-10-03 20:37:06 +00:00
madmaxoft@gmail.com
49f6828834
Removed OS dependencies from CryptoPP; Removed unused modules that didn't compile on some platforms
...
git-svn-id: http://mc-server.googlecode.com/svn/trunk@827 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-04 10:17:27 +00:00
madmaxoft@gmail.com
539364846a
Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet ( http://wiki.vg/Protocol_FAQ step 14)
...
git-svn-id: http://mc-server.googlecode.com/svn/trunk@808 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-30 21:06:13 +00:00