index
:
BMC/OpenBmc/bmcweb.git
master
A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
redfish-core
/
lib
/
network_protocol.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-26
Remove unused methods
Ed Tanous
1
-13
/
+0
2025-08-20
Fix namespace
Ed Tanous
1
-1
/
+1
2025-08-14
Fix : PATCH always returns 204 response for invalid arguments
Chandramohan Harkude
1
-1
/
+0
2025-04-10
Add async_method_call to utility
Ed Tanous
1
-3
/
+2
2025-03-14
mtls: implement UPN parse mode
Malik Akbar Hashemi Rafsanjani
1
-15
/
+1
2025-02-04
clang-format: update latest spec and reformat
Patrick Williams
1
-15
/
+15
2025-01-31
Fix includes
Ed Tanous
1
-1
/
+20
2025-01-20
Use SPDX identifiers
Ed Tanous
1
-15
/
+3
2024-12-17
Move getProperty calls to utility
Ed Tanous
1
-3
/
+3
2024-10-14
Format readjson
Myung Bae
1
-12
/
+11
2024-09-11
Remove duplicated block comments
Ed Tanous
1
-13
/
+13
2024-08-26
NetworkProtocol: Support NetworkSuppliedServers
Jishnu CM
1
-5
/
+22
2024-08-17
clang-format: re-format for clang-18
Patrick Williams
1
-72
/
+73
2024-08-02
Consistently use generated enumerations
Ed Tanous
1
-3
/
+4
2024-06-27
Pass redfishPropertyName earlier argument
Ginu George
1
-6
/
+8
2024-05-23
Remove openbmc-rest includes
Ed Tanous
1
-1
/
+0
2024-05-21
Allow configuring "bmc" and "system"
Ed Tanous
1
-9
/
+40
2024-04-17
Fix NTP set race condition
Ed Tanous
1
-32
/
+28
2024-04-16
Add type safety for NTP server objects
Ed Tanous
1
-16
/
+21
2024-04-15
Move to Redfish setProperty call
Asmitha Karunanithi
1
-42
/
+14
2024-04-07
Fix moves/forward
Ed Tanous
1
-1
/
+1
2024-04-03
Call dump() less
Ed Tanous
1
-15
/
+9
2024-01-19
Remove some boost includes
Ed Tanous
1
-1
/
+1
2023-10-24
clang-format: copy latest and re-format
Patrick Williams
1
-12
/
+12
2023-07-20
Replace logging with std::format
Ed Tanous
1
-1
/
+1
2023-06-28
Rename all error_code instances to ec
Ed Tanous
1
-10
/
+9
2023-06-28
Refactor setProperty method
George Liu
1
-24
/
+22
2023-06-20
Refactor getManagedObjects method
George Liu
1
-4
/
+4
2023-05-20
Added new pre-defined usergroup called hostconsole
Ninad Palsule
1
-1
/
+7
2023-05-20
redfish: ensure protocol state always returned
Andrew Geissler
1
-0
/
+11
2023-05-11
clang-format: copy latest and re-format
Patrick Williams
1
-1
/
+0
2023-03-17
Fix cannot get NTPServers
Jian Zhang
1
-2
/
+5
2023-02-28
Retrieve port info for systems service
Abhishek Patel
1
-46
/
+46
2023-02-27
Add support for Link header in NetworkProtocol
Ed Tanous
1
-2
/
+12
2023-02-27
Move network protocol to separate methods
Ed Tanous
1
-63
/
+71
2023-02-24
Take boost error_code by reference
Ed Tanous
1
-8
/
+8
2023-01-24
Refactor GetSubTree method
George Liu
1
-14
/
+13
2023-01-18
Fix a boatload of #includes
Ed Tanous
1
-6
/
+6
2023-01-03
Add missing inline on function prototype
Ed Tanous
1
-1
/
+1
2022-12-01
Fix NTPServers property in Redfish
Ed Tanous
1
-2
/
+2
2022-11-29
Add the GetSubTree and GetSubTreePaths method to dbus_utility
George Liu
1
-18
/
+16
2022-11-07
Implement links and HEAD for NetworkProtocol
Ed Tanous
1
-0
/
+21
2022-10-19
Revert "NetworkProtocol: Support NetworkSuppliedServers property"
Gunnar Mills
1
-25
/
+7
2022-10-14
NetworkProtocol: Support NetworkSuppliedServers property
Sunitha Harish
1
-7
/
+25
2022-07-12
Fix const correctness issues
Ed Tanous
1
-1
/
+1
2022-07-07
Handle NTPServers list per the specification
Ed Tanous
1
-17
/
+92
2022-07-07
Move duplicate reduction
Ed Tanous
1
-1
/
+1
2022-06-29
Encode service object path with sdbusplus
Jiaqing Zhao
1
-8
/
+20
2022-06-28
Fix shadowed variable issues
Ed Tanous
1
-4
/
+4
2022-06-15
Expose AsyncResp shared_ptr when handling response
Carson Labrado
1
-2
/
+2
[next]