summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/dbcrypt.cpp
AgeCommit message (Expand)Author
2024-01-08Update copyrightsdartraiden
2023-01-02Update copyrightsdartraiden
2022-12-29ancient perversion with DBCONTACTWRITESETTING removedGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-01-17Update copyrightsdartraiden
2021-01-08database options dialog also went into the coreGeorge Hazan
2021-01-08Password change dialog also became commonGeorge Hazan
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-08another bunch of duplicate code moved to the coreGeorge Hazan
2021-01-07more common code moved to MDatabaseCommonGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-10-10stupid schema with event handles sharing via CreateEventHook eliminatedGeorge Hazan
2018-02-21mmap: C++'11 iteratorsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-24more common database code moved to MDatabaseCommonGeorge Hazan
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-08-22code cleaningGeorge Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...George Hazan
2016-02-18db3x_mmap: cryptoprovider select dialog MikalaiR
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-17warning fixesGeorge Hazan
2015-06-23Dbx_mmap: unified projectKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14Db3x_mmap: changed warning lavel to w4Kirill Volinsky
2014-07-20all profile conversion stuff moved to dbcheckerGeorge Hazan
2014-07-02finally wiping all obsolete stuff from 0.95George Hazan
2014-02-25merge from branchGeorge Hazan
2014-02-19import to open a database in read-only modeGeorge Hazan
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE h...George Hazan
2014-02-07- the internal DBContact structure extended to hold one more DWORD: contact ID;George Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-26fix against crash while opening read-only databasesGeorge Hazan
2014-01-13ability to detect whether a setting is encrypted or notGeorge Hazan
2014-01-06cleaning rest of decoded event not to make aggressive check suspiciousGeorge Hazan