index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
MSN
/
src
/
msn_auth.cpp
Age
Commit message (
Expand
)
Author
2015-06-19
timezone api migrated to mir_core
George Hazan
2015-06-04
fix for MSN avatars thread hangup
George Hazan
2015-06-04
unified project for MSN
George Hazan
2015-06-04
Fixed a memleak in groupchat
Piotr Piastucki
2015-05-27
Implemented fetching Skype Token for Cloud storage API.
Piotr Piastucki
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-19
- Better also save SOAP store access token.
Piotr Piastucki
2015-05-19
Fixed some memleaks.
Piotr Piastucki
2015-05-17
- Forgot to save hotAuthToken which prevented login to Hotmail inbox after re...
Piotr Piastucki
2015-05-16
On M$ account login problem (i.e. due to security measures), open up browser ...
Piotr Piastucki
2015-05-16
- Fixed port number in options dlg (which still showed old port number)
Piotr Piastucki
2015-05-16
- Cache authContactToken after refresh in MSN_GetPassportAuth as this token e...
Piotr Piastucki
2015-05-15
- crash fix in chats;
George Hazan
2015-05-15
- Now only requesting OAuth tokens on SkyLogin to speed up login process, as...
Piotr Piastucki
2015-05-14
- crash fix;
George Hazan
2015-05-14
Fixed web authentication method without SkyLib.
Piotr Piastucki
2015-05-14
Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 ...
Piotr Piastucki
2014-12-14
MSN: warning level 4
George Hazan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-16
MSN protocol's death-scream
George Hazan
2014-11-02
reverted MSN removal (too early)
Vadim Dashevskiy
2014-11-02
MSN protocol stopped working (R.I.P), moved to deprecated, banned by the core...
Vadim Dashevskiy
2014-02-03
- new helpers for reading db strings into static buffers;
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-11-24
- custom UrlEncode replaced with the core function;
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-08-15
mir_sha1_byte_t => BYTE;
George Hazan
2013-07-10
protocol DB helpers for MSN
George Hazan
2013-06-16
switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO
George Hazan
2013-06-04
end of base64* zoo
George Hazan
2013-05-17
fix for MSN login problems
George Hazan
2013-01-30
copyright update
George Hazan
2012-10-13
MSN: folders restructurization
Kirill Volinsky