summaryrefslogtreecommitdiffstats
path: root/CryptoPP (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated CryptoPP to 5.6.2madmaxoft2013-08-1513-171/+134
|
* Changed everyting to Unix line endings.Alexander Harkness2013-07-2910-1741/+1741
|
* CryptoPP: Pruned unused filesmadmaxoft@gmail.com2013-03-2350-12684/+0
| | | | 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-274-1414/+0
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1110 0a769ca7-a7f5-676a-18bf-c427514a06d6
* CryptoPP patches from xcb567madmaxoft@gmail.com2012-11-255-7/+12
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1067 0a769ca7-a7f5-676a-18bf-c427514a06d6
* CryptoPP compilation fixes for gcc 4.7madmaxoft@gmail.com2012-10-075-11/+10
| | | | | | ( http://forum.mc-server.org/showthread.php?tid=520&pid=4829#pid4829 ) git-svn-id: http://mc-server.googlecode.com/svn/trunk@941 0a769ca7-a7f5-676a-18bf-c427514a06d6
* CryptoPP: Removed an unused file that broke compilation on some *nixesmadmaxoft@gmail.com2012-10-032-172/+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
* Fixed a bug in the inventory system where it would de-sync when dragging items with non-default metadata/healthfaketruth2012-09-262-2/+4
| | | | | | | | | Android: Updated VS2008 project to point to correct Android files Android: Updated makefiles to compile CryptoPP Android: Modified CryptoPP config.h and misc.cpp so it compiles for Android Android: Added pretty MCServer icons git-svn-id: http://mc-server.googlecode.com/svn/trunk@893 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Removed OS dependencies from CryptoPP; Removed unused modules that didn't compile on some platformsmadmaxoft@gmail.com2012-09-044-799/+2
| | | | 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-30251-0/+63252
git-svn-id: http://mc-server.googlecode.com/svn/trunk@808 0a769ca7-a7f5-676a-18bf-c427514a06d6