1. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  2. bb759e3 Move ClientID parameter out of OEM by Ed Tanous · 2 years, 5 months ago
  3. 41713dd clang-15: fixes for emplace by Patrick Williams · 2 years, 3 months ago
  4. b5b4060 sessions: iwyu by nitroglycerine · 2 years, 6 months ago
  5. f1eac57 pam_authenticate: remove unused reference by Nan Zhou · 2 years, 6 months ago
  6. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  7. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 2 years, 11 months ago
  8. d3a9e08 Enforce variable init by Ed Tanous · 3 years ago
  9. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  10. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
  11. 97128e9 bmcweb: fix the random headers by Nan Zhou · 3 years, 4 months ago
  12. dc414b5 Reduce session timeout to 30 minutes by Jason M. Bills · 3 years, 5 months ago
  13. d323922 Redfish Session : Fix clientIp getting mapped to clientId by Sunitha Harish · 3 years, 10 months ago
  14. f16f626 Add meson options for all authentication methods. by Alan Kuo · 4 years, 1 month ago
  15. 83cf818 Call applySessionTimeouts before writing data by Gunnar Mills · 4 years, 1 month ago
  16. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
  17. dc511aa Timeout is not per-session by Ed Tanous · 4 years, 2 months ago
  18. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  19. fc76b8a Move Openssl Generator by Ed Tanous · 4 years, 3 months ago
  20. 5fb91ba Remove adl_serializer uses for json by Ed Tanous · 4 years, 3 months ago
  21. d43cd0c Fix includes by Ed Tanous · 4 years, 3 months ago
  22. f2a4a60 Add PATCH support for SessionTimeout Property by Manojkiran Eda · 4 years, 4 months ago
  23. 0dfeda6 Modernize; Move some apis to range based for loop by Ed Tanous · 5 years ago
  24. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  25. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  26. 92f6822 Fetch the ClientIP during session creation by Sunitha Harish · 4 years, 7 months ago
  27. 08bdcc7 Session creation : Get and Set Oem ClientID by Sunitha Harish · 4 years, 8 months ago
  28. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  29. 3bf4e63 Implement Redfish PasswordChangeRequired by Joseph Reynolds · 4 years, 11 months ago
  30. 07386c6 Remove the locks associated with the session by Ratan Gupta · 5 years ago
  31. a68a804 Use CPRNG for session secrets generation by James Feist · 4 years, 8 months ago
  32. f8aa3d2 Add CSRF check into websockets by James Feist · 4 years, 9 months ago
  33. cac94c5 Turning ON the mutual TLS by Zbigniew Kurzynski · 5 years ago
  34. 61dbeef Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 5 years ago
  35. 009c2a4 Fixing mTLS switches by Zbigniew Kurzynski · 5 years ago
  36. 7166bf0 Revert "Fix authorization for LDAP users" by James Feist · 5 years ago
  37. 5e931ae Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 5 years ago
  38. 51dae67 Implement constant time string compare for token by Ed Tanous · 6 years ago
  39. 501f1e5 TLS method configuration by Zbigniew Kurzynski · 5 years ago
  40. 7815863 Auth methods configuration by Zbigniew Kurzynski · 5 years ago
  41. eecd51a Revert "Auth methods configuration" by James Feist · 5 years ago
  42. 0ff64dc Auth methods configuration by Kowalski, Kamil · 5 years ago
  43. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  44. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  45. ca0c93b Fix role map persistence by Ed Tanous · 5 years ago
  46. 368b1d4 Add 5 bits of entropy by Joseph Reynolds · 5 years ago
  47. 7052517 Included sdbusplus/bus/match.hpp to fix compilation error by RAJESWARAN THILLAIGOVINDAN · 5 years ago
  48. 12c04ef Redfish(Authorization): Add the privilege in the user session object. by Ratan Gupta · 6 years ago
  49. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  50. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  51. 39e7750 bmcweb: /s/boost::string_view/std::string_view/g by Ed Tanous · 6 years ago
  52. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  53. a434f2b Fix merge conflict by Ed Tanous · 6 years ago
  54. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  55. e1ae533 Refactor session storage by Ed Tanous · 6 years ago
  56. 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
  57. e0d918b Boost beast by Ed Tanous · 7 years ago
  58. 5d27b85 Redfish SessionService by Borawski.Lukasz · 7 years ago
  59. 5cef0f7 Reimplement presistent data loading in no-throw way by Kowalski, Kamil · 7 years ago
  60. 2b7981f Session and SessionCollection by Kowalski, Kamil · 7 years ago