Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support completion for ":find". (Nazri Ramliy) | Bram Moolenaar | 2010-07-14 | 1 | -1/+1 |
* | Crypt the swapfile. | Bram Moolenaar | 2010-06-21 | 1 | -3/+5 |
* | Added salt to blowfish encryption. | Bram Moolenaar | 2010-06-13 | 1 | -16/+34 |
* | Improve the MS-Windows installer. | Bram Moolenaar | 2010-05-24 | 1 | -2/+2 |
* | Fix uninit memory read in undo code. Fix uint32_t in proto file. | Bram Moolenaar | 2010-05-24 | 1 | -1/+1 |
* | Included patch for persistent undo. Lots of changes and added test. | Bram Moolenaar | 2010-05-23 | 1 | -18/+9 |
* | Use UINT32_T in the code, define it to uint32_t or unsigned int. | Bram Moolenaar | 2010-05-19 | 1 | -13/+13 |
* | Fixed encryption big/little endian test. | Bram Moolenaar | 2010-05-17 | 1 | -11/+15 |
* | Minor updates to blowfish encryption. | Bram Moolenaar | 2010-05-16 | 1 | -25/+19 |
* | Add the blowfish encryption patch from Mohsin Ahmed. Needs more work. | Bram Moolenaar | 2010-05-16 | 1 | -0/+429 |