summaryrefslogtreecommitdiff
path: root/src/sha256.c
AgeCommit message (Expand)Author
2013-02-13updated for version 7.3.816Bram Moolenaar
2012-11-20updated for version 7.3.723Bram Moolenaar
2010-07-14Support completion for ":find". (Nazri Ramliy)Bram Moolenaar
2010-06-21Crypt the swapfile.Bram Moolenaar
2010-06-13Added salt to blowfish encryption.Bram Moolenaar
2010-05-24Improve the MS-Windows installer.Bram Moolenaar
2010-05-24Fix uninit memory read in undo code. Fix uint32_t in proto file.Bram Moolenaar
2010-05-23Included patch for persistent undo. Lots of changes and added test.Bram Moolenaar
2010-05-19Use UINT32_T in the code, define it to uint32_t or unsigned int.Bram Moolenaar
2010-05-17Fixed encryption big/little endian test.Bram Moolenaar
2010-05-16Minor updates to blowfish encryption.Bram Moolenaar
2010-05-16Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.Bram Moolenaar