Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-12-27 | Removed unused CryptoPP algorithms (Salsa, Sosemanuk) that won't compile on Mac (found by Sam Sxw) | madmaxoft@gmail.com | 4 | -1414/+0 |
2012-11-25 | CryptoPP patches from xcb567 | madmaxoft@gmail.com | 5 | -7/+12 |
2012-10-07 | CryptoPP compilation fixes for gcc 4.7 | madmaxoft@gmail.com | 5 | -11/+10 |
2012-10-03 | CryptoPP: Removed an unused file that broke compilation on some *nixes | madmaxoft@gmail.com | 2 | -172/+0 |
2012-09-26 | Fixed a bug in the inventory system where it would de-sync when dragging items with non-default metadata/health | faketruth | 2 | -2/+4 |
2012-09-04 | Removed OS dependencies from CryptoPP; Removed unused modules that didn't compile on some platforms | madmaxoft@gmail.com | 4 | -799/+2 |
2012-08-30 | Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14) | madmaxoft@gmail.com | 251 | -0/+63252 |