summaryrefslogtreecommitdiff
path: root/src/oauth2.rs
Commit message (Expand)AuthorAgeFilesLines
* Return the HTTP Body when availableShaun Taheri2016-09-291-4/+7
* Add Unix domain socket gatewayShaun Taheri2016-08-301-10/+6
* Fix AccessToken scope to be a single space-delimited stringShaun Taheri2016-08-251-2/+2
* Add documentation to public functionsShaun Taheri2016-08-231-0/+1
* Minor log output updatesShaun Taheri2016-08-151-2/+1
* Re-enable RVI through DBus gatewayShaun Taheri2016-08-031-1/+1
* Extract low-level http server concerns to separate interfaceShaun Taheri2016-07-261-8/+8
* Make authentication optionalShaun Taheri2016-07-081-16/+14
* Simplify receiving responsesShaun Taheri2016-06-221-11/+5
* Propagate shutdown signal to all threadsShaun Taheri2016-06-211-5/+9
* Review cleanup, thanks @stevanaShaun Taheri2016-06-091-3/+3
* Migrate HTTP Client to async formShaun Taheri2016-06-081-40/+29
* Rename auth_plus to oauth2Jerry Trieu2016-06-011-0/+72