summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/libotr
AgeCommit message (Collapse)Author
2023-04-24project file fixGeorge Hazan
2022-02-02Visual Studio 2022 project filesGeorge Hazan
2019-04-14fix for a platformGeorge Hazan
2019-04-14fix for referencesGeorge Hazan
2019-04-14pack of changes for VS2019George Hazan
2019-03-11warning fix for non-standard projectsGeorge Hazan
2019-02-28MirOTR:George Hazan
- fix for Unicode file names; - fix for reading utf8 strings from Windows GUI; - contact_get_id: unused second parameter removed; - contact_get_id: result is encoded in utf8, thus preventing from errors;
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-08fix for the possible crash with static variablesGeorge Hazan
2017-11-01removed support for VS2010 as obsoleteGeorge Hazan
2017-11-01removing support for VS2013George Hazan
2017-10-08SSE2 instructions not to be used for 32-bit Release configurationsGeorge Hazan
2017-04-25this time for real - good byewatcherhd
2017-04-25Revert "farewell MSVS 2015"watcherhd
This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894.
2017-04-25farewell MSVS 2015watcherhd
2017-04-08vs 2017 compilation fixKirill Volinsky
2017-03-09Visual Studio 2017 support addedwatcherhd
2016-03-11git-svn-id: http://svn.miranda-ng.org/main/trunk@16456 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-11compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-10MirOTR: Updated lobotr to version 4.1.1 (fixes #1208)Tobias Weimer
-Fix an integer overflow bug that can cause a heap buffer overflow (and from there remote code execution) on 64-bit platforms -Fix possible free() of an uninitialized pointer -Be stricter about parsing v3 fragments -Add a testsuite ("make check" to run it), but only on Linux for now, since it uses Linux-specific features such as epoll -Fix a memory leak when reading a malformed instance tag file -Protocol documentation clarifications git-svn-id: http://svn.miranda-ng.org/main/trunk@16454 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22projects references fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14628 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21platform toolset updated for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21preparing for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-26MirOTR: updated dependencies' project files to disable some warnings (they ↵René Schümann
are not important, and we can't do anything about them anyway) also small cleanup on libotr's project file git-svn-id: http://svn.miranda-ng.org/main/trunk@12510 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-26MirOTR: dependencies use UTF8/ANSI, don't use Unicode on them.René Schümann
git-svn-id: http://svn.miranda-ng.org/main/trunk@12508 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-26MirOTR: major update to latest libotr 4, with OTR protocol 3 (backwards ↵René Schümann
compatible to 2 and 1, 1 is disabled by default) NOTE: doesn't build yet, just new libotr without required changes to MirOTR itself git-svn-id: http://svn.miranda-ng.org/main/trunk@12502 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20MirOTR: added DEPENDENCIES.txt with information about MirOTR's dependencies ↵René Schümann
incl. how to build/update them. - removed seemingly unneeded libotr/inc directory - removed _CRT_SECURE_NO_WARNINGS define from MirOTR stdafx.h as it's not needed there. git-svn-id: http://svn.miranda-ng.org/main/trunk@12450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-16project fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12413 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-14MirOTR: part 4, file/folder structure changeRené Schümann
* updated project files to reflect their new locations git-svn-id: http://svn.miranda-ng.org/main/trunk@12405 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-14MirOTR: part 2, file/folder structure changeRené Schümann
git-svn-id: http://svn.miranda-ng.org/main/trunk@12403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-14MirOTR: part one of many file/folder structure changesRené Schümann
git-svn-id: http://svn.miranda-ng.org/main/trunk@12402 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c