summaryrefslogtreecommitdiff
path: root/src/proto/sha256.pro
Commit message (Collapse)AuthorAgeFilesLines
* patch 7.4.1133v7.4.1133Bram Moolenaar2016-01-191-7/+7
| | | | | Problem: Generated function prototypes still have __ARGS(). Solution: Generate function prototypes without __ARGS().
* updated for version 7.3.816v7.3.816Bram Moolenaar2013-02-131-0/+1
| | | | | Problem: Can't compute a hash. Solution: Add the sha256() function. (Tyru, Hirohito Higashi)
* Make automatic prototype generation work with more interfaces.Bram Moolenaar2010-07-181-1/+1
|
* Added salt to blowfish encryption.Bram Moolenaar2010-06-131-2/+2
|
* Fix uninit memory read in undo code. Fix uint32_t in proto file.Bram Moolenaar2010-05-241-1/+1
| | | | A few minor changes.
* Included patch for persistent undo. Lots of changes and added test.Bram Moolenaar2010-05-231-0/+3
|
* Minor updates to blowfish encryption.Bram Moolenaar2010-05-161-1/+1
|
* Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.Bram Moolenaar2010-05-161-0/+5