Bram Moolenaar
|
7db5fc838a
|
Fix uninit memory read in undo code. Fix uint32_t in proto file.
A few minor changes.
|
2010-05-24 11:59:29 +02:00 |
|
Bram Moolenaar
|
fa7584cb86
|
Use UINT32_T in the code, define it to uint32_t or unsigned int.
Better autoconf check for uint32_t.
|
2010-05-19 21:57:45 +02:00 |
|
Bram Moolenaar
|
4a9b19ace8
|
Fix build on Cygwin and MingW.
|
2010-05-18 21:17:10 +02:00 |
|
Bram Moolenaar
|
0bbabe8080
|
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.
|
2010-05-17 20:32:55 +02:00 |
|
Bram Moolenaar
|
823a165119
|
Minor updates to blowfish encryption.
|
2010-05-16 23:02:33 +02:00 |
|
Bram Moolenaar
|
40e6a71c67
|
Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.
|
2010-05-16 22:32:54 +02:00 |
|