Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-11 | unused xml api items removed | George Hazan | |
2019-02-10 | compilation fix | George Hazan | |
2019-02-10 | libcurl: pick up Miranda-specific commits | dartraiden | |
2019-02-10 | libcurl: update to 7.64 | dartraiden | |
2019-02-09 | SQLite: pick up Miranda-specific commits | dartraiden | |
2019-02-09 | SQLite: update to 3.27.1 | dartraiden | |
2019-02-08 | SQLite: pick up Miranda-specific commits | dartraiden | |
2019-02-08 | SQLite: update to 3.27 | dartraiden | |
2019-02-08 | libssh2 added to Miranda to support SFTP transfers in libcurl | George Hazan | |
2019-02-07 | FreeImage: update to 3.18.0 | George Hazan | |
2019-02-07 | hopefully last custom UrlDecode implementation removed | George Hazan | |
2019-02-05 | fixes #1825 (spin control initialization should be done in the constructor, ↵ | George Hazan | |
not inside OnInitDialog) | |||
2019-02-01 | four forgotten meta services removed | George Hazan | |
2019-01-28 | merge with libmdbx master | George Hazan | |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan | |
2019-01-18 | we don't need PSR_URL as well | George Hazan | |
2019-01-18 | PSS_URL removed as totally obsolete | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-12-24 | mir_urlDecode restored | George Hazan | |
2018-12-23 | in fact, we don't need mir_hmac_sha1 either | George Hazan | |
2018-12-23 | we don't need this function, cause it's not called, and also we have openssl | George Hazan | |
2018-12-21 | attempt to unify AsyncHttpRequest in various protocols | George Hazan | |
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan | |
2018-12-15 | * sqlite3: pick up Miranda-specific commits | dartraiden | |
2018-12-15 | * sqlite: update to 3.26 | dartraiden | |
2018-12-14 | libcurl: update to 7.63 | dartraiden | |
2018-12-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan | |
2018-12-08 | chats: | George Hazan | |
- Chat_GetGroup & Chat_SetGroup functions added to stop the zoo with chat default group name; - fixes #1655 (custom chat group name doesn't work in Discord) | |||
2018-12-05 | fixes #1649 (Wrong codepage in mdbx tools errors) | George Hazan | |
2018-11-26 | Chat_AddGroup - simplified prototype | George Hazan | |
2018-11-25 | libmdbx: fix for changing database size | George Hazan | |
2018-11-21 | libmdbx: minor fix for concurrent database creation | George Hazan | |
2018-11-21 | fixes #1647 (Update OpenSSL to 1.0.2q) | George Hazan | |
2018-11-13 | getByte/getWord/getDword: correct default values restored | George Hazan | |
2018-11-07 | sqlite3: pick up Miranda-specific commits | dartraiden | |
2018-11-07 | sqlite: update to 3.25.3 | dartraiden | |
2018-11-07 | some files contains LF and CRLF simultaneously | dartraiden | |
2018-11-07 | libcurl: update to 7.62 | dartraiden | |
2018-11-06 | merge with libmdbx trunk - fixes one rare problem with database shrinking | George Hazan | |
2018-10-24 | libmdbx: | George Hazan | |
- fix for a possible crash after database compaction; - merge with master | |||
2018-10-17 | fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a ↵ | George Hazan | |
subcontact instead of saving in meta) | |||
2018-10-13 | group chats: | George Hazan | |
- GC_SHAREDUSERS removed; - SESSION_INFO::pParent used instead to collect data about shared user info - fix for SESSION_INFO::pMe calculation - Discord chats now go offline when proto goes offline | |||
2018-10-13 | chat api: | George Hazan | |
- GC_SHAREDUSERS flag added to share the same array of users for all group chats; - USERINFO.next removed; - MODULEINFO.arUsers & SESSION_INFO.arUsers introduced to maintain user lists; - MM_AddModule removed; - memory allocation model changed for MODULEINFO & SESSION_INFO - MM_CreateModule & SM_CreateSession members are added to g_chatApi | |||
2018-10-10 | stupid schema with event handles sharing via CreateEventHook eliminated | George Hazan | |
2018-10-08 | updated libsodium to version 1.0.17 | aunsane | |
2018-10-04 | mdbx_dump & mdbx_load utilities adapted for Miranda | George Hazan | |
2018-10-02 | minor fix for libmdbx | George Hazan | |
2018-09-30 | libs/sqlite3: pick up Miranda-specific commits | dartraiden | |
2018-09-30 | libs/sqlite3: update to 3.25.2 | dartraiden | |
2018-09-26 | libmdbx: merge to 0.2 | George Hazan | |