Age | Commit message (Expand) | Author |
2014-02-19 | import to open a database in read-only mode | George Hazan |
2014-02-18 | merge with trunk | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-08 | low-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-26 | fix for creating backup files in dbchecker | George Hazan |
2014-01-13 | ability to detect whether a setting is encrypted or not | George Hazan |
2014-01-06 | fix for decoding settings | George Hazan |
2014-01-06 | huh, finally: total database encryption, including histories | George Hazan |
2014-01-03 | more correct way of writing signatures | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-30 | fix for old mmap keys, then corrupted by mmap_sa | George Hazan |
2013-12-29 | preparing mmap_sa, that it finally compatible with new mmap | George Hazan |
2013-12-05 | resetting menu item name upon password change | George Hazan |
2013-12-05 | fix for setting password online | George Hazan |
2013-12-05 | full cycle: setting, resetting, changing password | George Hazan |
2013-12-01 | first lines of password UI code | George Hazan |
2013-11-27 | - strong cyphering for passwords in db3x_mmap; | George Hazan |
2013-11-24 | mode code cleaning for mmap | George Hazan |
2013-11-22 | minus another clutch | George Hazan |
2013-11-22 | clutches for mmap_sa to remove | George Hazan |
2013-11-21 | more correct form of dividing mmap & mmap_sa | George Hazan |
2013-11-14 | Encryption: gathering all things together, part I | George Hazan |
2013-05-25 | update for a year in Miranda NG copyright | George Hazan |
2012-10-03 | database cache migration, phase 1 | George Hazan |
2012-09-28 | database created by dbx_mmap_sa must be opened by it | George Hazan |
2012-07-29 | read-only mode for databases | George Hazan |
2012-07-27 | merge of dbtool & database plugins | George Hazan |
2012-07-26 | dbtool is divided into two parts: DbChecker & appendix for db3x_mmap plugin | George Hazan |
2012-07-23 | minor addition | George Hazan |
2012-07-23 | db3x, finally | George Hazan |
2012-07-23 | slightly changed class hierarchy | George Hazan |
2012-07-23 | Db3x_mmap,Db_autobackups: changed folder structure | Vadim Dashevskiy |