summaryrefslogtreecommitdiff
path: root/src/client/requestbroker/RequestBroker.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-07-28Fix request identifier trackingSimon Robertshaw1-0/+1
2013-07-27Call OnResponseReady with an identifier for the request, add a WebRequest classSimon Robertshaw1-3/+4
2013-06-07save publishing info in the save upload uijacob11-0/+3
2013-05-11D:mniip1-1/+1
2013-03-16APIRequest, Aync methods for client, Profile edit/viewer (WIP)Simon Robertshaw1-0/+12
2013-03-14Fix multiple free after merging multiple request objectsSimon Robertshaw1-2/+2
2013-03-14Move requestbroker into new folder, make request process function a method of...Simon Robertshaw1-0/+300