AnotherTest
|
97256ad977
ProtocolServer+LibTLS: Pipe certificate requests from LibTLS to clients
|
4 years ago |
Andreas Kling
|
1678aaa555
ProtocolServer+LibProtocol: Propagate HTTP status codes to clients
|
5 years ago |
Andreas Kling
|
897998017a
ProtocolServer: Support request headers
|
5 years ago |
Andreas Kling
|
eb6e35a1be
ProtocolServer: Pass HTTP response headers to the client
|
5 years ago |
Andreas Kling
|
fc5067afd2
ProtocolServer+LibProtocol: Reject unhandled URLs instead of asserting
|
5 years ago |
Andreas Kling
|
f72e5bbb17
Kernel+LibC: Rename shared buffer syscalls to use a prefix
|
5 years ago |
Andreas Kling
|
a6e69bda71
AK: Add basic Traits for RefPtr
|
5 years ago |
Andreas Kling
|
2e219255a2
IPCCompiler: Put message classes in the Messages namespace
|
5 years ago |
Andreas Kling
|
d264e8fcc5
LibIPC: Put all classes in the IPC namespace and remove the leading I
|
5 years ago |
Andreas Kling
|
5b7924b9e7
LibProtocol: Rename namespace LibProtocol => Protocol
|
5 years ago |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 years ago |
Andreas Kling
|
fc86460134
AK: Move the userspace SharedBuffer from LibC to AK
|
5 years ago |
Andreas Kling
|
f93c0dc489
LibIPC: Get client/server PIDs using getsockopt(SO_PEERCRED)
|
5 years ago |
Andreas Kling
|
4a37bec27c
LibIPC: Rename base classes to IClientConnection and IServerConnection
|
5 years ago |
Sergey Bugaev
|
9eaac26eda
ProtocolServer: Port to socket takeover
|
5 years ago |
Andreas Kling
|
653e61d9cf
LibProtocol: Add a Download object so users don't have to manage ID's
|
5 years ago |
Andreas Kling
|
eb85103271
ProtocolServer: Send the download payload to clients as a shared buffer
|
5 years ago |
Andreas Kling
|
fd4349a9f2
ProtocolServer+LibProtocol: Introduce a server for handling downloads
|
5 years ago |