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
/
Steam
/
src
/
steam_proto.h
Age
Commit message (
Expand
)
Author
2023-09-15
PROTO_INTERFACE::SendMsg - unused parameter flags removed
George Hazan
2023-06-18
Steam: "Device name" option
George Hazan
2023-06-15
Steam: complete login sequence (though always gives us "Invalid password" error)
George Hazan
2023-06-15
Steam: service packet sending
George Hazan
2023-06-14
Steam: ClientHello packet sending
George Hazan
2023-06-14
Steam: websocket: beginning
George Hazan
2023-06-14
Steam: first working SendRequest()
George Hazan
2023-06-14
Steam: old shitty perversion migrated to the kernel MHttpRequest
George Hazan
2023-06-14
Steam: we don't need http polling queue either
George Hazan
2023-06-14
Steam: we don't need polling anymore
George Hazan
2023-02-11
PS_CREATEACCMGRUI is obsoleted and converted into event
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-01-04
Steam:
George Hazan
2021-01-04
Steam: fix for adding users via auth requests
George Hazan
2020-08-09
Steam: minor code cleaning
George Hazan
2020-05-24
fixes #2398 (Steam выводит диалог ввода кода прове...
George Hazan
2019-07-17
Steam:
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-04-22
OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted
George Hazan
2018-04-21
code cleaning:
George Hazan
2018-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-03-28
common protocol instance management code went into template
George Hazan
2018-02-24
Steam: remove extra qualification on members
Goraf
2018-02-12
compilation fix
George Hazan
2018-02-09
all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated
George Hazan
2018-02-07
Steam:
aunsane
2018-01-14
Steam: refactoring pt.2
aunsane
2017-12-29
PROTO_INTERFACE::setAllContactStatuses - common code moved to the core
George Hazan
2017-12-29
Steam: fix high CPU usage
aunsane
2017-12-28
Steam: refactoring
aunsane
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-12-05
Steam: For RsaEncryption use exponent received from server
Robert Pösel
2017-08-20
Rework ProcessContact method
Robert Pösel
2017-08-20
Rename UpdateContact to UpdateContactDetails
Robert Pösel
2017-01-14
separate handle types for HNETLIBCONN & HNETLIBBIND
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-06-30
Steam: Implement two factor (mobile) authentization; version bump
Robert Pösel
2016-06-30
Steam: Support repeated authorization from same contact
Robert Pösel
2015-12-21
Steam: Implement loading history/offline messages at login (finally!)
Robert Pösel
2015-12-20
Steam: Support for sending typing notifications
Robert Pösel
2015-12-20
Steam: Implement searching by keywords
Robert Pösel
2015-12-19
Steam: Use server timestamp for sent messages
Robert Pösel
2015-12-19
Steam: Support for receiving "user left conversation" events (like jabber has)
Robert Pösel
2015-12-19
Steam: Remove unused 'isTerminated' property of CSteamProto
Robert Pösel
2015-12-19
Steam: Try to login again automatically when our token is expired already at ...
Robert Pösel
2015-12-19
Steam: Try to login again on PollThread's "Not Logged On" error
Robert Pösel
2015-12-19
Steam: Fix wrong type of argument in callbacks (use HttpResponse instead of N...
Robert Pösel
[next]