summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-09VKontakte: link forgotten option Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16617 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-08fix for returning metacontact unique setting's nameGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16616 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-08code clesningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16615 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-08more shit cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16614 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-08Variables:George Hazan
- massive code simplification; - old shit removed and replaced with lists; - version bump. git-svn-id: http://svn.miranda-ng.org/main/trunk@16613 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-08more base64George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-08base64 to be used instead of bin2hexGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16611 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-08AIM adaptation for mir_hmac256George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16610 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-08mir_hmac_sha256 addedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16609 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-08aim:Alexander Gluzsky
"clientlogin": code is turned on by default old authorization mechanizm is kept for some time, it can be used only without encryption //TODO: testing is required, i does not have working aim account to test it, so i have tested only first stage of authorization where i can bypass login:password validation git-svn-id: http://svn.miranda-ng.org/main/trunk@16608 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07aim:Alexander Gluzsky
"clientlogin": implemented hmac_sha256 "clientlogin" is fully implemented now //TODO: make some testing //TODO: turn it on git-svn-id: http://svn.miranda-ng.org/main/trunk@16607 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte: remove unneeded m_protoSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16606 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte: potential crashfixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16605 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07m_netlib.h: NLHR_PTR construct. from INT_PTR MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07MimCmd: compilation warning fixedTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16603 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte: add settings for show/hide proto menu items Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16602 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte:Sergey Bolhovskoy
option flags move to separate class account manager dialog -> core ui option page dialogs -> core ui move declarations to private section remove unneeded (after rev. 16596) attention from option dialog code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06let's separate flies from cutlets, finallyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16599 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06fix for metacontacts statuses in clistGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16598 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06oopsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16597 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06clist_modern:George Hazan
- fix for a nightmare with contsct renaming; - end of a crutch with caching 'Unknown contact'; - cache control over the contact's name went to the core; - code cleaning; - version bump; git-svn-id: http://svn.miranda-ng.org/main/trunk@16596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06MS_CLUI_CONTACTRENAMED - totally unused service removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16595 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06Tox: version bumpAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06Tox: updated tox coreAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16593 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06aim:Alexander Gluzsky
"clientlogin" mostly implemented, still require hmac_sha256 to be implemented, currently disabled. git-svn-id: http://svn.miranda-ng.org/main/trunk@16592 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06mirlua: compilation fix MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16591 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-05Gadu-Gadu: resource leak fixes, cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16590 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-05Weather: - cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16589 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-04new_gpg:Alexander Gluzsky
additional sanity check in protoack git-svn-id: http://svn.miranda-ng.org/main/trunk@16588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-04aim:Alexander Gluzsky
clientlogin: miranda related calls are looks like done now //TODO: implement clientlogin algo itself git-svn-id: http://svn.miranda-ng.org/main/trunk@16587 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-04VKontakte: unificate reconnect warning (as in Jabber)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-04MirLua: added MT::Index as fallback on missed key in metatableAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16585 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-04MirLua:Alexander Lantsev
- no need to copy pointer data in MT - project cleanup - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16584 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-04MirLua: m_toptoolbar moved to separate projectAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16583 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-04VKontakte: Sergey Bolhovskoy
add VKlang to options remove unused title icon cosmetic fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@16582 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-03aim protocol:Alexander Gluzsky
started "clienlogin" implementation skeleton is somehow done, just actual work implementation left to be done) git-svn-id: http://svn.miranda-ng.org/main/trunk@16581 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-02KeyboardNotify: -Use mir_alloc instead of mallocTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16580 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-02KeyboardNotify: -Use mir_alloc instead of mallocTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16579 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-02Twitter: clarify massage about account reset; tune resourcesDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16578 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-02git-svn-id: http://svn.miranda-ng.org/main/trunk@16577 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-02VKontakte: unneded header removed MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-02OpenSSL: code cleanupMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16575 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-02StdSSL: code cleanup MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16574 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-01TabSRMM: remove non-actual warning (we don't support anything before Windows ↵Dart Raiden
2000) git-svn-id: http://svn.miranda-ng.org/main/trunk@16573 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-01report to developers, not Miranda NG program :)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-01unificate reconnect warnings (as in Jabber)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-01AIM: - Fixed "Default" button for non-ssl login server (r16557)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16570 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-01AIM: - Fixed "Default" button for non-ssl login server (r16557)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16569 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-01VKontakte: Sergey Bolhovskoy
gzip support support persistent connection to api.vk.com (patch by MikalaiR) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16568 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c