aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/sha256.c
Commit message (Expand)AuthorAge
* *: Add comment to all C filesZyX2017-04-19
* eval,*: Move get_tv_string to typval.cZyX2017-03-29
* sha256.c: Remove unused headers and comments #2714Steven Oliver2015-05-21
* Remove redundant castsAnton Ovchinnikov2015-03-09
* ui: Remove/adapt some old code for a big UI refactorThiago de Arruda2015-02-16
* sha: define SHA256_BUFFER_SIZE and SUM_SIZE.Scott Prager2015-01-02
* sha256.c: Enable -Wconvert and clint.Scott Prager2015-01-02
* sha256: replace gettimeofday()Nicolas Hillegeer2014-07-21
* move <inttypes.h> include out of vim.hBrandon Coleman2014-07-09
* Add automatic generation of headersZyX2014-06-02
* Remove cryptographyJohn Schmidt2014-05-20
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15