index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
connectiondata.cpp
Age
Commit message (
Expand
)
Author
2017-11-25
ConnectionData::setBaseUrl()
Kitsune Ral
2017-11-22
Force-create NAM earlier
Kitsune Ral
2017-11-21
Workaround Qt's poor bearer management
Kitsune Ral
2017-11-20
Slightly rearrange code so that the NAM singleton could be configured easier
Kitsune Ral
2017-10-27
Put access token to headers instead of query
Kitsune Ral
2017-10-19
Introduce device_id and initial_device_name support; switch to generated Logi...
Kitsune Ral
2017-09-22
Use epoch milliseconds instead of std::rand() to seed the txn counter
Kitsune Ral
2017-06-22
Connection is now able to generate transaction ids
Kitsune Ral
2017-05-13
Refactored logging enhancements
Kitsune Ral
2017-05-08
Make QNetworkAccessManager member a singleton
Kitsune Ral
2017-04-30
Port to categorized logging
Elvis Angelaccio
2017-03-24
Added a missing #include
Kitsune Ral
2016-11-26
Cleanup
Kitsune Ral
2016-09-06
Connection: homeserver(); Connection and ConnectionData: accessToken(); acces...
Kitsune Ral
2016-04-12
Resolve Matrix SRV records.
David A Roberts
2016-04-05
Imported the current source tree from Quaternion/lib.
Kitsune Ral