log src/crypt.c @ 35120:a9ee3031a1bb default tip

age author description
Sun, 10 Dec 2023 15:16:25 +0100 Christian Brabandt patch 9.0.2153: no support to build on OpenVMS v9.0.2153
Wed, 09 Aug 2023 21:45:03 +0200 Christian Brabandt patch 9.0.1682: sodium encryption is not portable v9.0.1682
Tue, 27 Jun 2023 20:00:04 +0200 Bram Moolenaar patch 9.0.1669: Crash syncing swapfile in new buffer when using sodium crypt v9.0.1669
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Sat, 27 May 2023 19:15:04 +0200 Bram Moolenaar patch 9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" v9.0.1583
Sat, 20 May 2023 17:45:03 +0200 Bram Moolenaar patch 9.0.1572: error messages are not translated v9.0.1572
Tue, 25 Apr 2023 16:30:03 +0200 Bram Moolenaar patch 9.0.1488: xchacha20v2 crypt header is platform dependent v9.0.1488
Sun, 23 Apr 2023 19:00:05 +0200 Bram Moolenaar patch 9.0.1481: decrypting with libsodium may fail if the library changes v9.0.1481
Wed, 19 Apr 2023 21:30:03 +0200 Bram Moolenaar patch 9.0.1471: warnings for function declarations v9.0.1471
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Tue, 06 Dec 2022 17:30:04 +0100 Bram Moolenaar patch 9.0.1023: MS-Windows: dynamic loading of libsodium doesn't work v9.0.1023
Wed, 29 Jun 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0003: functions are global while they could be local v9.0.0003
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Mon, 07 Mar 2022 16:30:04 +0100 Bram Moolenaar patch 8.2.4524: MS-Windows: cannot build with some sodium libraries v8.2.4524
Sat, 12 Feb 2022 12:30:03 +0100 Bram Moolenaar patch 8.2.4354: dynamic loading of libsodium not handled properly v8.2.4354
Wed, 19 Jan 2022 14:45:05 +0100 Bram Moolenaar patch 8.2.4144: cannot load libsodium dynamically v8.2.4144
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Thu, 29 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3245: the crypt key may appear in a swap partition v8.2.3245
Sun, 25 Jul 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3218: when using xchaha20 crypt undo file is not removed v8.2.3218
Mon, 21 Jun 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3032: build problems with MSVC, other crypt issues with libsodium v8.2.3032
Mon, 21 Jun 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3030: Coverity reports a memory leak v8.2.3030
Sun, 20 Jun 2021 14:15:07 +0200 Bram Moolenaar patch 8.2.3022: available encryption methods are not strong enough v8.2.3022
Sat, 30 Nov 2019 21:00:04 +0100 Bram Moolenaar patch 8.1.2368: using old C style comments v8.1.2368
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Sat, 27 Apr 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1219: not checking for NULL return from alloc() v8.1.1219
Sun, 21 Apr 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1194: typos and small problems in source files v8.1.1194
Sat, 02 Mar 2019 10:15:06 +0100 Bram Moolenaar patch 8.1.0989: various small code ugliness v8.1.0989
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Fri, 18 Jan 2019 23:00:08 +0100 Bram Moolenaar patch 8.1.0773: not all crypt code is tested v8.1.0773
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sat, 30 Jan 2016 15:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7454a06e2642d2b37afad1c5e71cec68081ca4ff v7.4.1205
Wed, 12 Nov 2014 15:15:42 +0100 Bram Moolenaar updated for version 7.4.509 v7.4.509
Wed, 13 Aug 2014 22:05:53 +0200 Bram Moolenaar updated for version 7.4.404 v7.4.404
Sun, 10 Aug 2014 13:38:34 +0200 Bram Moolenaar updated for version 7.4.399 v7.4.399