index
:
vim
master
Mirror of https://github.com/vim/vim
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crypt.c
Age
Commit message (
Expand
)
Author
2021-07-29
patch 8.2.3245: the crypt key may appear in a swap partition
v8.2.3245
Bram Moolenaar
2021-07-25
patch 8.2.3218: when using xchaha20 crypt undo file is not removed
v8.2.3218
Christian Brabandt
2021-06-21
patch 8.2.3032: build problems with MSVC, other crypt issues with libsodium
v8.2.3032
Christian Brabandt
2021-06-21
patch 8.2.3030: Coverity reports a memory leak
v8.2.3030
Dominique Pelle
2021-06-20
patch 8.2.3022: available encryption methods are not strong enough
v8.2.3022
Christian Brabandt
2019-11-30
patch 8.1.2368: using old C style comments
v8.1.2368
Bram Moolenaar
2019-11-02
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-05-28
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-25
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-04-27
patch 8.1.1219: not checking for NULL return from alloc()
v8.1.1219
Bram Moolenaar
2019-04-21
patch 8.1.1194: typos and small problems in source files
v8.1.1194
Bram Moolenaar
2019-03-02
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-01-19
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-18
patch 8.1.0773: not all crypt code is tested
v8.1.0773
Bram Moolenaar
2019-01-13
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2018-02-10
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2016-08-29
patch 7.4.2293
v7.4.2293
Bram Moolenaar
2016-01-30
patch 7.4.1205
v7.4.1205
Bram Moolenaar
2014-11-12
updated for version 7.4.509
v7.4.509
Bram Moolenaar
2014-08-13
updated for version 7.4.404
v7.4.404
Bram Moolenaar
2014-08-10
updated for version 7.4.399
v7.4.399
Bram Moolenaar