commit | 0bbabe80800bd80b245b6e8b2fff4d3a908c5ded | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon May 17 20:32:55 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon May 17 20:32:55 2010 +0200 |
tree | 66db6ba92e5df873e703f7982988985005c20fdd | |
parent | 823a165119fccd8ace6b8d37619ef68b75ecd44f [diff] |
Fixed encryption big/little endian test. Use uint32_t to avoid crash on 64 bit machines. Added error numbers for Blowfish errors. Fixed the tiny version not building.