Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -5101/+5101 |
* | CryptoPP: Pruned unused files | madmaxoft@gmail.com | 2013-03-23 | 1 | -1749/+1 |
* | Removed unused CryptoPP algorithms (Salsa, Sosemanuk) that won't compile on Mac (found by Sam Sxw) | madmaxoft@gmail.com | 2012-12-27 | 1 | -16/+0 |
* | CryptoPP: Removed an unused file that broke compilation on some *nixes | madmaxoft@gmail.com | 2012-10-03 | 1 | -56/+0 |
* | Removed OS dependencies from CryptoPP; Removed unused modules that didn't compile on some platforms | madmaxoft@gmail.com | 2012-09-04 | 1 | -60/+0 |
* | Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14) | madmaxoft@gmail.com | 2012-08-30 | 1 | -0/+6981 |