0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 17, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
systemd: add AssertKernelVersion More... about 1 year ago
Control: add missing `break` More... about 1 year ago
net/control/Protocol: add CONTROL_PORT More... about 1 year ago
subprojects: update openssl to 3.0.8-3 More... about 1 year ago
increment version number to 0.14 More... about 1 year ago
release v0.13 More... about 1 year ago
DelegateOpen: use EasySendMessage(), EasyReceiveMessageWithOneFD() More... about 1 year ago
net/SocketDescriptor: add Send()/Receive() overloads with iovec More... about 1 year ago
RBind: remove obsolete comment More... about 1 year ago
net/SocketDescriptor: add sendmsg(), recvmsg() wrappers More... about 1 year ago
update libcommon More... about 1 year ago
R{Connect,Bind}: combine two send() into one sendmsg() More... about 1 year ago
net/SocketDescriptor: add [[nodiscard]] More... about 1 year ago
io/FileDescriptor: add [[nodiscard]] More... about 1 year ago
util/ByteOrder: move Packed* classes to separate headers More... about 1 year ago
ssh/ParsePacket: remove misplaced `noexcept` More... about 1 year ago
increment version number to 0.13 More... about 1 year ago
release v0.12 More... about 1 year ago
RBind: use placeholder string for "" More... about 1 year ago
RBind: "" binds to all addresses More... about 1 year ago
RBind: "localhost" binds to loopback device More... about 1 year ago
RConnect: use EasySendMessage() More... about 1 year ago
net/RBindSocket: enable SO_REUSEADDR More... about 1 year ago
ssh/CConnection: rename OpenChannel() to CreateChannel() More... about 1 year ago
event/net/ServerSocket: pass connection socket by value More... about 1 year ago
ssh/CConnection: add constant MAXIMUM_PACKET_SIZE More... about 1 year ago
memory/fb_pool: remove unused variable FB_SIZE More... about 1 year ago
ssh/CConnection: support outgoing channels More... about 1 year ago
RConnect: add [[nodiscard]] More... about 1 year ago
Connection: move GLOBAL_REQUEST handler to class SSH::GConnection More... about 1 year ago