aboutsummaryrefslogtreecommitdiffstats
path: root/src/server
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary tokio::spawn useJesse Luehrs2019-10-221-16/+19
* configure oauth through the config file tooJesse Luehrs2019-10-201-0/+5
* give component_future its own try_ready! macroJesse Luehrs2019-10-171-18/+8
* improve the interface of component_future a bitJesse Luehrs2019-10-171-15/+18
* allow restricting the accepted auth type listJesse Luehrs2019-10-171-1/+9
* fix tls poll implementationJesse Luehrs2019-10-141-1/+1
* consolidate errorsJesse Luehrs2019-10-141-26/+6
* move common traits into a preludeJesse Luehrs2019-10-141-3/+1
* move some code aroundJesse Luehrs2019-10-141-0/+145