Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-net-ipmid
/
a3de8a8b254723b0cce4a2c0396b67dfe793624a
a3de8a8
Use public for enable_shared_from_this
by Yong Li
· 4 years, 6 months ago
a6ad5e1
Check if the object is still valid in the timeout callback function
by Vernon Mauery
· 4 years, 9 months ago
9979e99
Update the remote ip addr to session properties
by Rajashekar Gade Reddy
· 4 years, 9 months ago
4c49439
Remove HMAC-SHA1 from Authentication/Integrity Alg
by Suryakanth Sekar
· 4 years, 7 months ago
2555e2e
rakp12: Fix for Callback privilege
by jayaprakash Mutyala
· 4 years, 11 months ago
706ef5a
MAINTAINERS: remove Emily Shaffer
by Emily Shaffer
· 4 years, 9 months ago
899cf5a
Fix elapsedSeconds date formatting causing netimid crash during BMC booting
by Yong Li
· 4 years, 10 months ago
86985d5
Fix: fix the access to sin/sin6_addr in getRemoteAddress
by Ivan Mikhaylov
· 5 years ago
46bec0f
Always return Message Tag and Remote Console Session ID
by Jason M. Bills
· 5 years ago
8e342c9
Do not stop session in deactivate payload call
by Yong Li
· 5 years ago
0f63e01
Fix: Handle exception during sol activate cmd
by Rashmi RV
· 5 years ago
b0a81f6
Add boost_coroutine to the link list
by Vernon Mauery
· 5 years ago
49a94b2
Added current session Id to options map.
by Rajashekar Gade Reddy
· 5 years ago
8c0bf98
Add VLAN device binding
by Alvin Wang
· 5 years ago
dafe364
Updated the close session to close any session
by Rajashekar Gade Reddy
· 5 years ago
ddba9d1
Fix: Incorrect max instance for get payload status
by Ayushi Smriti
· 5 years ago
b12d875
Fix:Activate payload missing req param length check
by Ayushi Smriti
· 5 years ago
3819c1e
Remove unused settings.cpp/settings.hpp
by Vernon Mauery
· 5 years ago
d9c86bb
netipmid: Set right value for session->channelNum.
by Saravanan Palanisamy
· 5 years ago
35ca150
netipmid: Handle invalid length for getPayloadInfo
by anil kumar appana
· 5 years ago
0a26904
netipmid: SOL payload activation control.
by Saravanan Palanisamy
· 5 years ago
f8a34fc
netipmid: Manage and expose session object
by Suryakanth Sekar
· 5 years ago
4c4694e
[netipmid] Fix: validate user lockout status
by Richard Marian Thomaiyar
· 5 years ago
b31e969
Rakp12: Validate user lockout status, before RMCP+ session
by Ayushi Smriti
· 5 years ago
052b7cf
Set the current interface number based on the channel name
by Vernon Mauery
· 5 years ago
d92bc32
spawn one rmcpp bridge per interface
by Vernon Mauery
· 6 years ago
8af90eb
Skip IPMI Payload commands - IPMI Mesg disabled
by Richard Marian Thomaiyar
· 6 years ago
992e53c
Cache the user & channel acces in session
by Richard Marian Thomaiyar
· 6 years ago
17c17cc
build: install into bin instead of sbin
by Patrick Venture
· 6 years ago
250bf10
Update IPMI max session count from 5 to 15
by Suryakanth Sekar
· 6 years ago
7e5d38d
RAKP12: Don't allow user with NOACCESS priv.
by Richard Marian Thomaiyar
· 6 years ago
b9631f8
Handle invalid length for Disable Payload command
by Sumanth Bhat
· 6 years ago
716d1ef
Handle input - Get channel auth capabilities
by Richard Marian Thomaiyar
· 6 years ago
7a4ea79
netipmid: Remove unused event references
by Vernon Mauery
· 6 years ago
8d6f200
netipmid: make Handler asynchronous
by Vernon Mauery
· 6 years ago
7b98c07
netipmid: move to sdbusplus::asio from sdbusplus
by Vernon Mauery
· 6 years ago
6650164
netipmid: Update netipmid to use ipmid as the main queue
by Vernon Mauery
· 6 years ago
4f09eae
Convert host-ipmid -> libipmid
by William A. Kennington III
· 6 years ago
27ebe58
build: pkg anti-pattern: use defaults
by Patrick Venture
· 6 years ago
db9f8e7
netipmid: add dependency on libchannellayer
by Vernon Mauery
· 6 years ago
4021b1f
Return the maximum privilege in open session command
by Tom Joseph
· 6 years ago
b882dbb
Update the payload with authenticated field in the header
by Tom Joseph
· 6 years ago
615e4fd
Null username support is removed from Get Channel Auth command
by Tom Joseph
· 6 years ago
dc3e8b9
Fix the order of fields in Get Channel Auth Capabilities command
by Tom Joseph
· 6 years ago
7f268e4
netipmid: consolidate message-related things in message.hpp
by Vernon Mauery
· 6 years ago
6f353e8
netipmid: move sol timers to asio
by Vernon Mauery
· 6 years ago
7e4a651
netipmid: move sol console sockets to asio
by Vernon Mauery
· 6 years ago
7a0142c
netipmid: move raw sockets to boost::asio sockets
by Vernon Mauery
· 6 years ago
d5a4f45
Fix: Set proper session privilege for RAKP 1
by Richard Marian Thomaiyar
· 6 years ago
5f1dd31
Fix: Get Payload info for non active payload
by Richard Marian Thomaiyar
· 6 years ago
d8e92fe
Fix: match exact privilege for priv lookup
by Richard Marian Thomaiyar
· 6 years ago
22c8a21
netipmid: use boost::asio signal handling
by Vernon Mauery
· 6 years ago
fc37e59
netipmid: replace std::cerr with phosphor::logging calls
by Vernon Mauery
· 6 years ago
744b3c8
phosphor-net-ipmid: connect with the correct sockaddr size
by Vernon Mauery
· 6 years ago
d91fd9d
Support privilege based lookup with user name
by Richard Marian Thomaiyar
· 6 years ago
cbccb05
netipmid: move event loop to boost::asio::io_context
by Vernon Mauery
· 6 years ago
99b8784
Revert "W/A for CI test case - Accept empty user name"
by Richard Marian Thomaiyar
· 6 years ago
472a37b
Command execution restriction based on privilege
by Richard Marian Thomaiyar
· 6 years ago
d2563c5
W/A for CI test case - Accept empty user name
by Richard Marian Thomaiyar
· 6 years ago
d0062ed
netipmid: move to sdbusplus from sdbus minus
by Vernon Mauery
· 6 years ago
4cb7359
netipmid: startSession does not need to call getSession
by Vernon Mauery
· 6 years ago
224f36a
netipmid: use shared_ptr on session instead of shared_ptr+references
by Vernon Mauery
· 6 years ago
d999ffc
netipmid: use shared_ptr on messages instead of unique_ptr+references
by Vernon Mauery
· 6 years ago
127748a
RMCP+ login support with privilege
by Richard Marian Thomaiyar
· 6 years ago
d6f3f7d
Add LAN1 selfchannel suppport for IPMI
by ssekar
· 6 years ago
8977d12
netipmid: use libcrypto prng instead of insecure std::rand
by Vernon Mauery
· 6 years ago
07e5b28
netipmid: make session a header-only situation
by Vernon Mauery
· 6 years ago
cc7b1cb
netipmid: Remove unused argc/argv from main
by Vernon Mauery
· 6 years ago
96a1a39
netipmid: use the default system bus
by Vernon Mauery
· 6 years ago
6b4faac
netipmid: add more files to .gitignore
by Vernon Mauery
· 6 years ago
b108806
netipmid: Remove local timer class
by Vernon Mauery
· 6 years ago
36baa14
netipmid: Add -flto to CXXFLAGS
by Vernon Mauery
· 6 years ago
a65e30d
style: cppcheck cleanup
by Patrick Venture
· 6 years ago
a34c2ab
netipmid: use std variant interface
by Vernon Mauery
· 6 years ago
f41a554
netipmid: use system path include style
by Vernon Mauery
· 6 years ago
ae1fda4
netipmid: use std::shared_ptr instead of weak_ptr/lock
by Vernon Mauery
· 6 years ago
9e801a2
netipmid: apply clang-format rules
by Vernon Mauery
· 6 years ago
f611055
build: set language to C++
by Patrick Venture
· 6 years ago
cc90c80
MAINTAINERS: Update Emily's IRC nick
by Emily Shaffer
· 6 years ago
b00f8f7
Fix IPMI SEL reservations and cancellations
by Jason M. Bills
· 6 years ago
5e45209
phosphor-net-ipmid: use c++17
by Vernon Mauery
· 6 years ago
584fa88
Add support for OpenSSL 1.1.0
by Adriana Kobylak
· 6 years ago
fe5a645
Remove the support for insecure protocols in RMCP+
by Tom Joseph
· 6 years ago
1d82b22
Fix to return sane error code
by Richard Marian Thomaiyar
· 6 years ago
5733492
Add MAINTAINERS file
by Andrew Jeffery
· 6 years ago
7206ccc
Fix Table:: Command Not found: 0xb03e
by Nagaraju Goruganti
· 7 years ago
56527b9
Support username for IPMI default user account
by Tom Joseph
· 7 years ago
62ec622
Spelling fixes
by Gunnar Mills
· 7 years ago
8093849
Implement get payload instance info command
by Tom Joseph
· 7 years ago
e3b815d
README: Reword cleaning the repo
by Gunnar Mills
· 7 years ago
6f83cbc
Support SOL parameter channel number
by Tom Joseph
· 7 years ago
1d9d416
Patch #2 Reducing IPMI logging footprint
by Nagaraju Goruganti
· 7 years ago
166c71a
Create sd_event outside from EventLoop
by Ratan Gupta
· 7 years ago
04edb9b
Define the ipmid_get_sd_bus_event_connection
by Ratan Gupta
· 7 years ago
4080136
SetLan: Define the global network timer
by Ratan Gupta
· 7 years ago
7e9e2ef
Add support for cipher suite 17
by Vernon Mauery
· 7 years ago
9b307be
Prepare for adding RMCP+ cipher suite 17
by Vernon Mauery
· 7 years ago
70fd29c
explicit use of std::vector instead of buffer/Buffer
by Vernon Mauery
· 7 years ago
2207f51
Truncate Integrity Check Value to the correct length
by Vernon Mauery
· 7 years ago
2c15f0c
Adding the capability to run netipmid outside of systemd
by Dave Cobbley
· 7 years ago
Next »