summaryrefslogtreecommitdiffstats
path: root/CryptoPP (follow)
Commit message (Expand)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
* Removed unused CryptoPP algorithms (Salsa, Sosemanuk) that won't compile on Mac (found by Sam Sxw)madmaxoft@gmail.com2012-12-274-1414/+0
* CryptoPP patches from xcb567madmaxoft@gmail.com2012-11-255-7/+12
* CryptoPP compilation fixes for gcc 4.7madmaxoft@gmail.com2012-10-075-11/+10
* CryptoPP: Removed an unused file that broke compilation on some *nixesmadmaxoft@gmail.com2012-10-032-172/+0
* Fixed a bug in the inventory system where it would de-sync when dragging items with non-default metadata/healthfaketruth2012-09-262-2/+4
* Removed OS dependencies from CryptoPP; Removed unused modules that didn't compile on some platformsmadmaxoft@gmail.com2012-09-044-799/+2
* 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