0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00
vim/runtime
Bram Moolenaar 8f4ac01544 updated for version 7.4.399
Problem:    Encryption implementation is messy.  Blowfish encryption has a
            weakness.
Solution:   Refactor the encryption, store the state in an allocated struct
            instead of using a save/restore mechanism.  Introduce the
            "blowfish2" method, which does not have the weakness and encrypts
            the whole undo file. (largely by David Leadbeater)
2014-08-10 13:38:34 +02:00
..
2014-06-25 18:50:27 +02:00
2014-03-22 21:02:50 +01:00
2013-12-11 18:53:29 +01:00
2014-08-10 13:38:34 +02:00
2007-05-06 17:22:46 +00:00
2012-07-25 17:49:10 +02:00
2013-06-06 21:36:40 +02:00
2014-05-13 20:23:24 +02:00
2014-08-06 19:09:16 +02:00
2004-07-10 09:47:34 +00:00
2013-02-13 16:15:55 +01:00
2013-05-17 18:14:19 +02:00
2014-06-25 18:50:27 +02:00
2005-06-13 22:28:56 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2006-04-30 18:54:39 +00:00
2011-10-20 18:12:32 +02:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2008-02-25 19:46:51 +00:00
2004-06-13 20:20:40 +00:00
2006-05-03 21:26:49 +00:00
2004-06-13 20:20:40 +00:00
2014-06-12 21:46:14 +02:00
2012-07-25 17:49:10 +02:00
2014-06-25 14:39:50 +02:00
2004-06-13 20:20:40 +00:00
2013-06-06 21:36:40 +02:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 14:44:53 +00:00
2013-11-03 21:14:31 +01:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2014-02-05 22:02:01 +01:00