Age | Commit message (Expand) | Author |
2023-02-18 | minor code cleaning | George Hazan |
2022-02-08 | fixes #3022 (Jabber file transfers don't report failure) | George Hazan |
2020-05-07 | fix for old PROTO_INTERFACE::FileResume interface error | George Hazan |
2019-07-24 | massive warning fix | George Hazan |
2019-07-08 | fixes #1999 ([Tox] A stuck file transfer causes crash on miranda exit) | George Hazan |
2019-02-25 | PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely | George Hazan |
2018-08-30 | Tox: using timers instead of threads | aunsane |
2018-04-03 | code cleaning: old unions replaced with MAllStrings & MAllStringsArray | George Hazan |
2018-03-03 | Tox: temporary fix for #1153 | aunsane |
2018-03-03 | Tox: #1156 | aunsane |
2018-02-04 | Tox: another attempt to fix file lock when transfer goes wrong | aunsane |
2018-01-31 | mir_app: | George Hazan |
2018-01-21 | Tox: attempt to fix locked file when transfer is cancelled | aunsane |
2017-12-21 | Tox: improved profile encription management | aunsane |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-08-21 | Tox: | George Hazan |
2017-04-01 | Tox: fixed #784 | aunsane |
2017-03-15 | Tox: | aunsane |
2017-03-02 | Tox: more logs to #720 | aunsane |
2017-02-06 | Add pubkey log to avatar transfer initiation for debugging. | LittleVulpix |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-05-06 | Tox: attempt to avoid file lock on transfer | Alexander Lantsev |
2016-05-04 | Tox: | Alexander Lantsev |
2016-05-03 | Tox: fixed crush on transfer when logging | Alexander Lantsev |
2016-04-29 | Tox: fixed crash on logging when transfer | Alexander Lantsev |
2016-04-27 | Tox: extended transfer logs | Alexander Lantsev |
2016-04-27 | Tox: | Alexander Lantsev |
2016-01-08 | Tox: | Alexander Lantsev |
2015-11-07 | Tox: fix crash on logout | Alexander Lantsev |
2015-09-14 | Tox: fixed tox thread management | Alexander Lantsev |
2015-09-10 | Tox: refactoring | Alexander Lantsev |
2015-09-10 | Tox: tox pointers should store in PollingThread to avoid cross thread using | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-12 | Tox: transfer fix | Alexander Lantsev |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-03 | Tox: more correct transfer logging | Alexander Lantsev |
2015-05-31 | another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-18 | Tox: | Alexander Lantsev |
2015-05-16 | Tox: setting direction flag of transfer | Alexander Lantsev |
2015-05-16 | Tox: attempt to fix file resuming | Alexander Lantsev |
2015-05-15 | Tox: fixed outgoing transfer visualization | Alexander Lantsev |