index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
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
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-03-07
some fixes
Kirill Volinsky
2018-01-01
massive copyright update
dartraiden
2017-12-29
PROTO_INTERFACE::setAllContactStatuses - common code moved to the core
George Hazan
2017-12-11
mir_base64_* => parameters type fix
George Hazan
2017-12-06
fixes #1045 (old unused shit removed from MSN)
George Hazan
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-06-06
MSN: fix for token expiration time's calculation
George Hazan
2017-06-05
MSN
George Hazan
2017-05-21
another manual json parser died in MSN
George Hazan
2017-05-20
MSN: crash fix for extra-long auth tokens
George Hazan
2017-03-23
MSN: Raised password length limit to 99 chars (fixes #658)
Robert Pösel
2017-02-16
dynamic loading of openssl removed
George Hazan
2017-01-12
Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
Robert Pösel
2016-03-24
MSN: Only loading OpenSSL lib for login, so that there is no waste of memory ...
Piotr Piastucki
2016-03-19
SkyLogin must be used only if OpenSSL is present
George Hazan
2016-03-19
built-in skylogin library (gotten from https://github.com/msndevs/skylogin.git)
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-11-04
MSN:
Tobias Weimer
2015-11-04
MSN:
Tobias Weimer
2015-11-03
MSN: Forgot to return value in function returning bool
Piotr Piastucki
2015-10-27
- MSN: Managing and refreshing OAuth tokens with different expiration times.
Piotr Piastucki
2015-10-19
MSN: Periodically refresh OAuth so that connection doesn't timeout with error...
Piotr Piastucki
2015-10-03
MSN: coverity fixes
MikalaiR
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-11
code cleaning
George Hazan
2015-08-10
Fixed MSN IEEmbed window to support accelerator keys.
Piotr Piastucki
2015-08-10
Added embedded Internet Explorer Window for MSN 2-factor authentication or ot...
Piotr Piastucki
2015-07-28
MSN:
Tobias Weimer
2015-07-03
Open Browser Window with auth in every case when there is HTTP 200.
Piotr Piastucki
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-21
MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandom
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
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
[next]