<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bmcweb/include/nlohmann, branch master</title>
<subtitle>OpenBMC Web server</subtitle>
<id>https://git.raptorcs.com/git/bmcweb/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/bmcweb/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bmcweb/'/>
<updated>2018-06-29T19:35:24+00:00</updated>
<entry>
<title>Pull in nlohmann json as a dependency rather than checking in.</title>
<updated>2018-06-29T19:35:24+00:00</updated>
<author>
<name>Ed Tanous</name>
<email>ed.tanous@intel.com</email>
</author>
<published>2018-05-16T17:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bmcweb/commit/?id=d425c6f6e1d99a5856169f12043feecdd0efc190'/>
<id>urn:sha1:d425c6f6e1d99a5856169f12043feecdd0efc190</id>
<content type='text'>
This should allow keeping closer to the upstream yocto recipes, and
avoid excess code in the repo

Change-Id: Ib66f7cf69b68bb23f9789580beadf8344cb68cfa
Signed-off-by: Ed Tanous &lt;ed.tanous@intel.com&gt;
</content>
</entry>
<entry>
<title>Update Webserver</title>
<updated>2017-10-24T21:19:43+00:00</updated>
<author>
<name>Ed Tanous</name>
<email>ed.tanous@intel.com</email>
</author>
<published>2017-10-11T23:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bmcweb/commit/?id=ba9f9a6cebfbb7a12ecf869afa0cdc5aef9c8372'/>
<id>urn:sha1:ba9f9a6cebfbb7a12ecf869afa0cdc5aef9c8372</id>
<content type='text'>
Upate get_routes to use the correct constness for its use case
crow to set json_mode if json value is populated
Delete std::array bytes API due to major efficiency issues.  To be
replaced with span API in near future
Implement a catch block for handlers that can throw exceptions
Implement direct handling of routes that end with / to better support
redfish.
    /foo and /foo/ now invoke the same handler insead of issuing a 301
redirect
Update nlohmann to latest version
Implement one nlohmann endpoint with exceptions disabled
Implement first pass at a IBM style rest-dbus interface
Fix pam authentication to call dropbear auth methods
Implements first pass at redfish interface.  Shemas avaialble pass
redfish validation 100%
Use response json object rather than request json object.
Update authorization middleware to be redfish compliant
UPdate random token generation to be more efficient, and not base64
bytes, generate bytes directly

Change-Id: I63cc2005c1a21f5c2f5168777a4e09f3c965a34f
</content>
</entry>
<entry>
<title>Lots of updates to webserver.</title>
<updated>2017-08-09T00:09:57+00:00</updated>
<author>
<name>Ed Tanous</name>
<email>ed.tanous@intel.com</email>
</author>
<published>2017-08-02T20:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bmcweb/commit/?id=3dac749b85f04453d594764d59cef9015c731cdd'/>
<id>urn:sha1:3dac749b85f04453d594764d59cef9015c731cdd</id>
<content type='text'>
Make ssl keys consistent (and write to the correct location)
Make sessions keyed by connection id
Clean up logging frameworks
Add new static files, and make firmware update work
Make sensors work again
Add better json handling

Change-Id: I531a0fd7d583e049949cf27aa71544808fd7642d
</content>
</entry>
</feed>
