summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/http_request.h
AgeCommit message (Collapse)Author
2018-02-08Steam: another attempt to fix #1108aunsane
2018-02-07Steam:aunsane
- set default timeout for request in 3 sec - clean geme info when contact goes offline
2018-02-02Steam:aunsane
- switched on c++17 language support - forsed update user summaries when got "personastate" message - added detection of VR (?) clent into MirVer
2018-01-14Steam: refactoring pt.2aunsane
2017-12-28Steam: refactoringaunsane
- reworking http requests - added ability to get game name by appid - another attempt to fix #633 - minor refactoring
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-28Source files converted to utf-8Kirill Volinsky
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-12- stronger types, part II;George Hazan
- don't call hNetlibUser hConnection
2017-01-12a fix for passing connection handles into Netlib_LogfGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2015-12-19Steam: Set HttpResponse's resultCode from request, when response is nullRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@15893 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-19Steam: Fix wrong type of argument in callbacks (use HttpResponse instead of ↵Robert Pösel
NETLIBHTTPREQUEST) git-svn-id: http://svn.miranda-ng.org/main/trunk@15892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-18Steam:Tobias Weimer
- attempt to fix one more crash (fixes #1024) git-svn-id: http://svn.miranda-ng.org/main/trunk@15385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-16Steam:Tobias Weimer
- attempt to fix numerous crashes git-svn-id: http://svn.miranda-ng.org/main/trunk@15365 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-13Steam: fix loginAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15338 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵George Hazan
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-02Steam:Alexander Lantsev
- fixed bug with default group creation - added HttpResponse - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-26Steam: merge new apiAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@13850 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-17Steam:Alexander Lantsev
- first approach of captcha support - added some docs git-svn-id: http://svn.miranda-ng.org/main/trunk@9533 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-03Steam: fix setting timeout; fix default timeout (this fixes x64 compatibility)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@9400 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-02Steam: improved contact managementAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@9108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-16Steam: work commitAlexander Lantsev
- fixed long connecting in one case - one more peace of contact management - minor changes git-svn-id: http://svn.miranda-ng.org/main/trunk@8987 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11Steam:Alexander Lantsev
- added logging - minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@8951 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Steam: small fixesAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@8938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Steam:Alexander Lantsev
- own profile updating - avatar support git-svn-id: http://svn.miranda-ng.org/main/trunk@8911 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-09Steam: fixed errors in x64Alexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@8904 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-09Steam:Alexander Lantsev
- add searching by name - added contact info updating - small improvements git-svn-id: http://svn.miranda-ng.org/main/trunk@8901 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-08Steam:Alexander Lantsev
- added searching by steamid - attempt to replace OpenSSL on CryptoAPI git-svn-id: http://svn.miranda-ng.org/main/trunk@8890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-04Steam: some improvementsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@8848 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-03Steam: authorization, login, contact list retrievingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@8839 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-30Steam: init commitAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@8790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c