This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-16 16:18:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47149e625faf4c970155ec923a2701ac2756e2cd
ladybird
/
Userland
/
Services
/
RequestServer
History
Daniel Bertalan
f28f00c654
Userland: Disambiguate dependent types
...
Clang produced an error on these pieces of code without the `typename` keyword.
2021-06-24 17:35:49 +04:30
..
ClientConnection.cpp
RequestServer: Remove unnecessary greet() message
2021-05-23 09:53:55 +02:00
ClientConnection.h
RequestServer: Remove unnecessary greet() message
2021-05-23 09:53:55 +02:00
CMakeLists.txt
Everywhere: Add component declarations
2021-06-17 11:03:51 +02:00
Forward.h
…
GeminiProtocol.cpp
…
GeminiProtocol.h
…
GeminiRequest.cpp
…
GeminiRequest.h
…
HttpCommon.h
Userland: Disambiguate dependent types
2021-06-24 17:35:49 +04:30
HttpProtocol.cpp
…
HttpProtocol.h
…
HttpRequest.cpp
…
HttpRequest.h
…
HttpsProtocol.cpp
…
HttpsProtocol.h
…
HttpsRequest.cpp
…
HttpsRequest.h
…
main.cpp
Userland: Tighten a *lot* of pledges! :^)
2021-05-13 23:28:40 +02:00
Protocol.cpp
…
Protocol.h
…
Request.cpp
…
Request.h
…
RequestClient.ipc
RequestServer: Make the certificate_requested IPC call asynchronous
2021-05-10 12:38:23 +02:00
RequestServer.ipc
RequestServer: Remove unnecessary greet() message
2021-05-23 09:53:55 +02:00