index
:
bmcweb
master
OpenBMC Web server
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crow
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make references to crow less obvious
Ed Tanous
2019-10-18
17
-4856
/
+0
*
Fix a bunch of warnings
Ed Tanous
2019-10-10
12
-226
/
+204
*
Fix role map persistence
Ed Tanous
2019-10-02
1
-1
/
+3
*
Don't throw if no-content is provided
Ed Tanous
2019-09-16
1
-0
/
+11
*
Fix SSL-disabled build
Jason M. Bills
2019-09-16
1
-3
/
+3
*
Redfish(Authorization): Map the user role with the Redfish privileges
Ratan Gupta
2019-07-11
2
-5
/
+16
*
Add __FILE__ and __LINE__ to log prints
James Feist
2019-07-09
1
-7
/
+12
*
Response for insufficient privileges to 403
Gunnar Mills
2019-06-20
1
-1
/
+1
*
Redfish: Add certificate service to manage HTTPS certificates
Marri Devender Rao
2019-06-12
2
-33
/
+92
*
Add security headers to websockets
Ed Tanous
2019-05-29
1
-4
/
+15
*
bmcweb: /s/boost::beast::string_view/std::string_view/g
Adriana Kobylak
2019-05-02
1
-29
/
+29
*
crow: websocket: Increase input buffer size
Adriana Kobylak
2019-04-24
1
-1
/
+1
*
Redfish: Local variable overriding member variable
Marri Devender Rao
2019-04-08
1
-4
/
+4
*
Add link for "Uri" objects
Jason M. Bills
2019-04-05
1
-0
/
+4
*
Initial redfish logging support
Andrew Geissler
2019-04-04
1
-1
/
+29
*
bmcweb: return 405 when a method is not supported
Ed Tanous
2019-04-01
1
-0
/
+12
*
bmcweb: avoid move in error conditions
Ed Tanous
2019-04-01
3
-36
/
+19
*
Allow multiple registrations
Tanous
2019-04-01
2
-77
/
+177
*
update ASIO interfaces
Ed Tanous
2019-03-29
3
-47
/
+97
*
Revert "bmcweb: Fix a bunch of warnings"
Ed Tanous
2019-03-25
8
-121
/
+98
*
bmcweb: Fix a bunch of warnings
Ed Tanous
2019-03-22
8
-98
/
+121
*
bmcweb: /s/boost::string_view/std::string_view/g
Ed Tanous
2019-03-06
6
-17
/
+16
*
bmcweb: update TLS cipher suites to mozilla modern
Ed Tanous
2019-02-22
1
-3
/
+7
*
bmcweb: fix compiler warnings
Ed Tanous
2019-02-21
5
-13
/
+11
*
bmcweb: Resolve build error with non-SSL builds
Ed Tanous
2019-02-20
2
-9
/
+4
*
Delete socket adapters
Ed Tanous
2019-02-04
8
-293
/
+129
*
bmcweb: Remove deprecatd ASIO interfaces
Ed Tanous
2019-01-12
6
-25
/
+25
*
bmcweb: Resolve issue with MIME type on redfish
Ed Tanous
2019-01-03
1
-0
/
+1
*
bmcweb: Fix inversion of SSL
Ed Tanous
2018-12-10
1
-2
/
+2
*
bmcweb: Move boost::optional to std::optional
Ed Tanous
2018-12-10
2
-5
/
+5
*
bmcweb: make SSL enabling more effective
Ed Tanous
2018-12-10
1
-34
/
+37
*
bmcweb: Fix header includes to be more specific
Ed Tanous
2018-12-04
3
-9
/
+11
*
bmcweb: Move some functions to utilities
Ed Tanous
2018-12-04
2
-48
/
+49
*
crow: work around gcc bug 87513
Brad Bishop
2018-11-30
1
-3
/
+1
*
Remove HTTPMethod Enum
Ed Tanous
2018-11-26
1
-24
/
+0
*
Add paging and partial results for BMCLogService
Jason M. Bills
2018-10-29
1
-2
/
+7
*
Fix URL query parameter parsing
Jason M. Bills
2018-10-19
2
-2
/
+2
*
Fix buffer bug in websockets
Ed Tanous
2018-10-08
1
-11
/
+11
*
Move to clang-format-6.0
Ed Tanous
2018-09-05
15
-3021
/
+3728
*
Last round of variable renames
Ed Tanous
2018-08-15
1
-9
/
+9
*
Disable threading
Ed Tanous
2018-08-15
1
-1
/
+0
*
Implement POST for redfish UpdateService
Jennifer Lee
2018-08-15
1
-2
/
+9
*
Fix merge conflict
Ed Tanous
2018-08-09
1
-5
/
+3
*
Move websocket implementation to boost beast
Ed Tanous
2018-08-07
4
-393
/
+133
*
Move over to upstream c++ style
Ed Tanous
2018-07-26
16
-1417
/
+1408
*
Implement debug logging for responses
Ed Tanous
2018-07-26
1
-6
/
+11
*
Avoid an extra move when returning 404
Ed Tanous
2018-07-26
1
-1
/
+1
*
Implement feature selection in bmcweb
Ed Tanous
2018-06-29
6
-141
/
+117
*
Fix issue with basic auth and the bmcweb
Ed Tanous
2018-06-29
1
-18
/
+2
*
Boost beast
Ed Tanous
2018-06-29
22
-5558
/
+455
[next]