summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Provide the infrastructure to whitelist given URL from REST serverNagaraju Goruganti2018-06-211-0/+32
* Avoid closing of web socket during the idle timeJayashankar Padath2018-06-041-13/+19
* Prevent users from logging in while BMC is not yet ready.Alexander Filippov2018-05-301-0/+32
* Add MAINTAINERS fileAndrew Jeffery2018-05-291-0/+48
* Don't fail on missing Delete interfacesMatt Spinler2018-05-241-9/+12
* Don't check for credentials on the login APIGunnar Mills2018-05-231-4/+0
* Expose host serial console over a websocketDeepak Kodihalli2018-04-301-0/+83
* rest_dbus: upload: Add version id error codeAdriana Kobylak2018-04-101-1/+4
* rest_dbus: upload: Return version idAdriana Kobylak2018-04-101-5/+57
* Support optional parameter to not enable sslAndrew Geissler2018-04-101-19/+40
* Spelling fixesGunnar Mills2018-04-081-2/+2
* Remove use of deprecated ListMatchBrad Bishop2018-04-041-1/+1
* Port to python 3CamVan Nguyen2018-03-142-28/+38
* Fix-up broken event notificationDeepak Kodihalli2018-03-131-2/+0
* Add web UI routing supportMatt Spinler2018-02-121-0/+90
* Phosphor-gevent: Pass the kwargs while creating WSGIServerRatan Gupta2018-01-311-1/+2
* Revert "Remove org.openbmc.* from REST server"Lei YU2018-01-261-22/+0
* Remove org.openbmc.* from REST serverNagaraju Goruganti2018-01-231-0/+22
* Configure new ssl certificateRatan Gupta2018-01-231-44/+42
* Security: Disable weak ciphersRatan Gupta2018-01-231-1/+18
* Security: Cross Site ScriptingRatan Gupta2018-01-231-0/+8
* module: pep8 fixesBrad Bishop2018-01-231-2/+2
* rest_dbus.py:Update abort message for do_postNagaraju Goruganti2018-01-041-1/+1
* rest_dbus.py: Fix UnknownInterface errorAdriana Kobylak2017-12-141-6/+2
* Fix infinite do_put recursive call with retry only onceMarri Devender Rao2017-12-121-6/+6
* websocket client_simple example: add login codeDeepak Kodihalli2017-11-191-6/+8
* Fix missing return value from do_postNagaraju Goruganti2017-11-171-7/+25
* Don't create Image Dir if not presentGunnar Mills2017-11-161-1/+1
* Call all instances of an objectPath when executing "POST"Saqib Khan2017-11-081-6/+10
* Spelling fixesGunnar Mills2017-10-252-4/+4
* Add websocket client exampleDeepak Kodihalli2017-10-191-0/+59
* rest_dbus: implement client subscription APIDeepak Kodihalli2017-10-181-1/+88
* rest_dbus: add new route for event subscriptionDeepak Kodihalli2017-10-181-0/+31
* phosphor-gevent: fix pep8 complaintsDeepak Kodihalli2017-10-181-2/+2
* phosphor-gevent: enable websocket supportDeepak Kodihalli2017-10-182-3/+14
* Remove unused intf_matchBrad Bishop2017-09-111-1/+0
* Change ImageUpload to open file onceGunnar Mills2017-08-301-4/+4
* Change Dump file storage locationJayanth Othayoth2017-08-201-2/+1
* Convert value to expected type during POST methodRatan Gupta2017-08-091-0/+41
* Revert "Set content-type to routes that had none set"Brad Bishop2017-07-111-4/+2
* Revert "rest_dbus: run JSON response format plugin conditionally"Brad Bishop2017-07-101-7/+3
* Allow json response plugin to be suppressedBrad Bishop2017-07-101-3/+4
* pep8 fixesBrad Bishop2017-07-101-1/+1
* Set content-type to routes that had none setDeepak Kodihalli2017-07-081-2/+4
* rest_dbus: implement route 'download/dump/<dumpid>Jayanth Othayoth2017-07-071-1/+40
* rest_dbus: run JSON response format plugin conditionallyJayanth Othayoth2017-07-061-3/+12
* Close file descriptor to release memoryLeonel Gonzalez2017-06-091-2/+9
* Converts value to expected typeLeonel Gonzalez2017-06-051-0/+95
* Finds correct property to set fan speedLeonel Gonzalez2017-05-241-2/+3
* rest_dbus: fix content-type checkDeepak Kodihalli2017-04-271-1/+2
OpenPOWER on IntegriCloud