aboutsummaryrefslogtreecommitdiff
path: root/restapi/auth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduced the scope of a useless global variable to staticJulien Dessaux2019-09-121-1/+1
* Have the login function return the authTokenJulien Dessaux2019-08-061-12/+12
* Get rid of the useless roundtrip of "Expect: 100-continue" when using a POSTJulien Dessaux2019-08-051-0/+1
* Fixed curl call ordersJulien Dessaux2019-08-051-0/+1
* Added http lib and basic restapi with rocket_close_im binaryJulien Dessaux2019-08-051-0/+80